Remove Google analytics tracking code

This commit is contained in:
dzello
2019-01-09 23:02:07 -08:00
parent 6e8bece5f3
commit c3a0ca09bc
@@ -1,7 +0,0 @@
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-24132749-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', "UA-24132749-1");
</script>