Removed Google analytics

This commit is contained in:
Manos Katsomallos 2019-02-26 10:43:11 +01:00
parent b069753654
commit 34f5110d90

View File

@ -45,18 +45,6 @@
<script src="js/modernizr.js"></script>
<!-- CAPTCHA -->
<script src='https://www.google.com/recaptcha/api.js'></script>
<!-- Google 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','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-73540705-1', 'auto');
ga('require', 'linkid');
ga('send', 'pageview');
ga('set', 'userId', '116359764');
</script>
<!-- End Google Analytics -->
<!-- Favicons
================================================== -->