diff options
Diffstat (limited to 'templates/web/stevenage')
-rw-r--r-- | templates/web/stevenage/tracking_code.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/web/stevenage/tracking_code.html b/templates/web/stevenage/tracking_code.html index e7c2bafd6..0bee01d73 100644 --- a/templates/web/stevenage/tracking_code.html +++ b/templates/web/stevenage/tracking_code.html @@ -1,6 +1,6 @@ [% IF c.config.BASE_URL == "https://www.fixmystreet.com" %] -<script> +<script nonce="[% csp_nonce %]"> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) |