If your website uses a Content Security Policy (CSP), you may need to explicitly allow the Visual Visitor script to load.
Log in to your website hosting platform, CMS, or security tool (for example: Cloudflare, WordPress security plugin, server headers).
Locate Content Security Policy (CSP) settings.
Add the Visual Visitor domains to your script-src directive.
If you already have a script-src rule, simply append the domains rather than replacing existing entries.Save your changes
Clear any site or CDN cache
Reload your website and confirm the script is loading without errors in the browser console

Console errors referencing “blocked by Content Security Policy”
Network tab shows blocked or canceled script requests