Skip to content

Commit 886ebda

Browse files
authored
Update GTag (#91)
1 parent 9f01bc9 commit 886ebda

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_includes/layout/metaAndStyles.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-2839506-6"></script>
1+
<script async src="https://www.googletagmanager.com/gtag/js?id=G-C74FKNHM7K"></script>
22
<script>
33
window.dataLayer = window.dataLayer || [];
44
function gtag(){dataLayer.push(arguments);}
55
gtag('js', new Date());
66

7-
gtag('config', 'UA-2839506-6');
7+
gtag('config', 'G-C74FKNHM7K');
88
</script>
99

1010
<meta charset="utf-8">

0 commit comments

Comments
 (0)