update google tag

This commit is contained in:
2023-09-17 16:15:24 +01:00
parent d6c6efd12a
commit e3e4422b08

View File

@@ -10,13 +10,13 @@
<link rel="stylesheet" href="./style.css" type="text/css">
</head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-3TQTFREZG7"></script>
<script async src="https://www.googletagmanager.com/gtag/js?id=G-6R79TC88DQ"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-3TQTFREZG7');
gtag('config', 'G-6R79TC88DQ');
</script>
<!-- Google tag (gtag.js) -->
<script type="text/javascript" src="./script.js"></script>