Hotjar Tracking Code

This commit is contained in:
g
2020-09-21 09:15:09 +03:00
parent 911ba64f37
commit 19b9a07fcc

View File

@@ -59,6 +59,17 @@ require_once 'inc/walker-nav-menu.php';
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-K8LWZ6K');</script>
<!-- End Google Tag Manager -->
<!-- Hotjar Tracking Code for www.livecarta.com -->
<script>
(function(h,o,t,j,a,r){
h.hj=h.hj||function(){(h.hj.q=h.hj.q||[]).push(arguments)};
h._hjSettings={hjid:1999761,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>
<?php endif;?>
<?php wp_head(); ?>