Skip to content

Commit fb3f079

Browse files
committed
Update Google tag
1 parent 98c438d commit fb3f079

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

docs/index.html

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,13 @@
22
<html lang="en">
33
<head>
44
<!-- Google tag (gtag.js) -->
5-
<script async src="https://www.googletagmanager.com/gtag/js?id=G-NXSW7NNF8L"></script>
5+
<script async src="https://www.googletagmanager.com/gtag/js?id=G-0C068MGDJT"></script>
66
<script>
7-
window.dataLayer = window.dataLayer || [];
8-
function gtag(){dataLayer.push(arguments);}
9-
gtag('js', new Date());
10-
gtag('config', 'G-NXSW7NNF8L');
7+
window.dataLayer = window.dataLayer || [];
8+
function gtag(){dataLayer.push(arguments);}
9+
gtag('js', new Date());
10+
11+
gtag('config', 'G-0C068MGDJT');
1112
</script>
1213

1314
<meta charset="UTF-8">

0 commit comments

Comments
 (0)