Allow Google Analytics and Ads domains in CSP #154

Merged
will.anderson merged 1 commits from fix/csp-analytics into dev 2026-05-19 17:53:55 +00:00
Owner

Add missing domains so GA beacons and Google Ads conversion tracking actually fire.

Add missing domains so GA beacons and Google Ads conversion tracking actually fire.
will.anderson added 1 commit 2026-05-19 17:53:46 +00:00
Allow Google Analytics and Ads domains in CSP
Dev — Build & local smoke test / build-smoke (pull_request) Successful in 1m34s
c526e76d3b
Add to connect-src: analytics.google.com, www.google.com,
www.googletagmanager.com — required for GA event beacons and
Google Ads conversion/remarketing collect endpoints.

Add to script-src: googleads.g.doubleclick.net — required for
Google Ads conversion tag script injection via GTM.
will.anderson merged commit c30e5903a4 into dev 2026-05-19 17:53:55 +00:00
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: neuron-technologies/neuron-web#154