google analytics

This commit is contained in:
Demetri Pirpiris 2025-03-12 03:56:33 -06:00
parent e77a5a9200
commit b1e333b1fe
1 changed files with 7 additions and 7 deletions

View File

@ -323,14 +323,14 @@
</style>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-4G8P6QXLEH"></script>
<script>
<script async src="https://www.googletagmanager.com/gtag/js?id=G-4G8P6QXLEH"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-4G8P6QXLEH');
</script>
</script>
</head>
<body>