The widget isn't loading on my site
The 5-minute checklist
Is the script tag in your
<head>? Open your site, view source, search forwidget.releaseo.io. If it's not there, the snippet wasn't deployed.Is
data-pkset? It must match the publish key from Settings → Widget.Any Content-Security-Policy errors? Open the browser console. If you see "Refused to load script from widget.releaseo.io", add
widget.releaseo.ioto your CSPscript-src.Are you on
localhostor a non-listed domain? Add the domain to Settings → Widget → Allowed domains.Adblocker? Some aggressive blocklists hit our domain. Try in incognito with extensions off.
Still stuck?
Open the browser console, take a screenshot, send it to support@releaseo.io along with your project ID. We usually reply within an hour.