diff options
Diffstat (limited to 'templates/web/bathnes/before_wrapper.html')
-rw-r--r-- | templates/web/bathnes/before_wrapper.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/templates/web/bathnes/before_wrapper.html b/templates/web/bathnes/before_wrapper.html new file mode 100644 index 000000000..8da680a9f --- /dev/null +++ b/templates/web/bathnes/before_wrapper.html @@ -0,0 +1,6 @@ +[% IF c.config.BASE_URL == "https://www.fixmystreet.com" %] +<!-- Google Tag Manager (noscript) --> +<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-NTQSP7S" +height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> +<!-- End Google Tag Manager (noscript) --> +[% END %] |