diff options
Diffstat (limited to 'templates/web/cheshireeast/header_extra.html')
-rw-r--r-- | templates/web/cheshireeast/header_extra.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/web/cheshireeast/header_extra.html b/templates/web/cheshireeast/header_extra.html index c55188dad..11afd4167 100644 --- a/templates/web/cheshireeast/header_extra.html +++ b/templates/web/cheshireeast/header_extra.html @@ -2,7 +2,7 @@ [% IF c.config.BASE_URL == "https://www.fixmystreet.com" %] <script async src="https://www.googletagmanager.com/gtag/js?id=UA-10804167-1"></script> -<script> +<script nonce="[% csp_nonce %]"> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); |