google analytics

This commit is contained in:
Alexey Norets 2021-11-05 11:15:27 +03:00
parent 6b30ba96f6
commit 1a12684428

View File

@ -23,6 +23,18 @@
accurateTrackBounce:true
});
</script>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-212131183-1">
</script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-212131183-1');
</script>
<noscript><div><img src="https://mc.yandex.ru/watch/86042102" style="position:absolute; left:-9999px;" alt="" /></div></noscript>
<!-- /Yandex.Metrika counter -->