Skip to content

Commit 188050c

Browse files
Update index.html
1 parent 3f3c326 commit 188050c

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

index.html

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,16 @@
165165
}
166166
</style>
167167
</head>
168+
<!-- Google tag (gtag.js) -->
169+
<script async src="https://www.googletagmanager.com/gtag/js?id=G-NNHPM3N7SY"></script>
170+
<script>
171+
window.dataLayer = window.dataLayer || [];
172+
function gtag(){dataLayer.push(arguments);}
173+
gtag('js', new Date());
174+
175+
gtag('config', 'G-NNHPM3N7SY');
176+
</script>
177+
168178
<body>
169179

170180
<header>

0 commit comments

Comments
 (0)