You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 23, 2025. It is now read-only.
At the end of July 2020 our Google Analytics stopped working
And it appears that currently the analytics won't load due to a connect-src CSP violation
Content Security Policy: The page’s settings blocked the loading of a resource at https://www.google-analytics.com/j/collect?...REDACTED... (“connect-src”).
I think the fix here is to add https://www.google-analytics.com to the csp config
At the end of July 2020 our Google Analytics stopped working
And it appears that currently the analytics won't load due to a
connect-srcCSP violationContent Security Policy: The page’s settings blocked the loading of a resource at https://www.google-analytics.com/j/collect?...REDACTED... (“connect-src”).I think the fix here is to add
https://www.google-analytics.comto the csp config