We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2d9c832 + 11c2204 commit d7f01ebCopy full SHA for d7f01eb
app/code/Magento/GoogleAdwords/etc/csp_whitelist.xml
@@ -14,6 +14,11 @@
14
<value id="google_analytics" type="host">www.google-analytics.com</value>
15
</values>
16
</policy>
17
+ <policy id="connect-src">
18
+ <values>
19
+ <value id="google_analytics" type="host">www.google-analytics.com</value>
20
+ </values>
21
+ </policy>
22
<policy id="img-src">
23
<values>
24
<value id="google_ad_services" type="host">www.googleadservices.com</value>
0 commit comments