Commit a416d09
committed
fix(csp): allow gtag + ga4 tracking pixels in img-src
Add https://www.googletagmanager.com and https://*.google-analytics.com
to the CSP img-src directive so the GA4 beacon images (1x1 tracking
pixels used as a fallback transport) aren't blocked.1 parent e7133bb commit a416d09
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| |||
0 commit comments