Skip to content

Commit 7466226

Browse files
authored
Update index.html
1 parent 40080aa commit 7466226

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

index.html

+9
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,15 @@
3535

3636
gtag('config', 'G-72PW1FZDE4');
3737
</script>
38+
39+
<!-- Google tag (gtag.js) -->
40+
<script async src="https://www.googletagmanager.com/gtag/js?id=G-RJ93D4865V"></script>
41+
<script>
42+
window.dataLayer = window.dataLayer || [];
43+
function gtag(){dataLayer.push(arguments);}
44+
gtag('js', new Date());
45+
gtag('config', 'G-RJ93D4865V');
46+
</script>
3847
</head>
3948
<body>
4049

0 commit comments

Comments
 (0)