Browse Source

Get rid of Google Tag Manager

We have migrated to plausible long ago
Alessandro Pignotti 11 months ago
parent
commit
9ad64fbe9e
1 changed files with 0 additions and 9 deletions
  1. 0 9
      index.html

+ 0 - 9
index.html

@@ -354,15 +354,6 @@ __      __   _  __   ____  __
 	}
 	loadCX();
     </script>
-<!-- Google tag (gtag.js) -->
-<script defer src="https://www.googletagmanager.com/gtag/js?id=G-818T3Y0PEY"></script>
-<script defer>
-  window.dataLayer = window.dataLayer || [];
-  function gtag(){dataLayer.push(arguments);}
-  gtag('js', new Date());
-
-  gtag('config', 'G-818T3Y0PEY');
-</script>
   </body>
 </html>