Get rid of Google Tag Manager

We have migrated to plausible long ago
This commit is contained in:
Alessandro Pignotti 2024-07-22 10:42:02 +02:00
parent 699d582a75
commit 9ad64fbe9e

View file

@ -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>