Remove Google Analytics

RESOLVES: #1
This commit is contained in:
Ahosking 2021-01-06 23:54:40 -05:00
parent 6a2934dca6
commit fcf943c88d
2 changed files with 0 additions and 20 deletions

View File

@ -328,16 +328,6 @@
});
</script>
<!-- Cloudflare Web Analytics --><script defer src='https://static.cloudflareinsights.com/beacon.min.js' data-cf-beacon='{"token": "63264a6cdd214cf798f743212408c98b"}'></script><!-- End Cloudflare Web Analytics -->
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-27693393-4', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>

View File

@ -277,16 +277,6 @@
});
</script>
<!-- Cloudflare Web Analytics --><script defer src='https://static.cloudflareinsights.com/beacon.min.js' data-cf-beacon='{"token": "63264a6cdd214cf798f743212408c98b"}'></script><!-- End Cloudflare Web Analytics -->
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-27693393-4', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>