aboutsummaryrefslogtreecommitdiffstats
path: root/templates/web/westminster/tracking_code.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/web/westminster/tracking_code.html')
-rw-r--r--templates/web/westminster/tracking_code.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/templates/web/westminster/tracking_code.html b/templates/web/westminster/tracking_code.html
index 14b65854e..dec32a3ad 100644
--- a/templates/web/westminster/tracking_code.html
+++ b/templates/web/westminster/tracking_code.html
@@ -1,6 +1,7 @@
[% IF c.config.BASE_URL == "https://www.fixmystreet.com" OR c.config.BASE_URL == "https://staging.fixmystreet.com" %]
<!-- Google Tag Manager -->
-<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
+<script nonce="[% csp_nonce %]">
+(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);