The widget isn't appearing on my site
Diagnostics for missing or broken widget installs.
Updated
See troubleshooting widget installation β that article has the full diagnostic flow. Quick checklist:
- View source (not DevTools). Search for "hellocivic". If the script tag isn't there, your CMS or framework stripped it.
- Open the browser console. Look for any error mentioning hellocivic.
- Check your CSP. If you have a strict Content-Security-Policy, allowlist
cdn.hellocivic.com. - Try an incognito window. Rules out browser extensions interfering.
If none of that works, submit a ticket with your site URL and a console screenshot.
Was this article helpful?
Your feedback helps us improve our docs.

