diff options
Diffstat (limited to 'templates/web/bathnes/tracking_code.html')
-rw-r--r-- | templates/web/bathnes/tracking_code.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/web/bathnes/tracking_code.html b/templates/web/bathnes/tracking_code.html index e6f20b90f..386b42e0e 100644 --- a/templates/web/bathnes/tracking_code.html +++ b/templates/web/bathnes/tracking_code.html @@ -7,6 +7,9 @@ gtag('config', 'UA-418184-9'); </script> + +<!-- Hotjar Tracking Code for www.bathnes.gov.uk --> +<script> (function(h,o,t,j,a,r){ h.hj=h.hj||function(){(h.hj.q=h.hj.q||[]).push(arguments)}; h._hjSettings={hjid:909367,hjsv:6}; a=o.getElementsByTagName('head')[0]; r=o.createElement('script');r.async=1; r.src=t+h._hjSettings.hjid+j+h._hjSettings.hjsv; a.appendChild(r); })(window,document,'https://static.hotjar.com/c/hotjar-','.js?sv='); </script> [% ELSE %] <!-- Tracking code not inserted as "[% c.config.BASE_URL %]" not "https://www.fixmystreet.com" --> [% END %] |