Skip to content

Commit 07d2f5c

Browse files
committed
gtag
1 parent 42d33db commit 07d2f5c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

supplemental-ui/partials/header-content.hbs

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<!-- Google tag (gtag.js) -->
2-
<script async src="https://www.googletagmanager.com/gtag/js?id=G-9TW8CJFT3N"></script>
2+
<script async src="https://www.googletagmanager.com/gtag/js?id=G-Q5V9XB1KMP"></script>
33
<script>
44
window.dataLayer = window.dataLayer || [];
55
function gtag(){dataLayer.push(arguments);}
66
gtag('js', new Date());
77
8-
gtag('config', 'G-9TW8CJFT3N');
8+
gtag('config', 'G-Q5V9XB1KMP');
99
</script>
1010
<!-- Google tag (gtag.js) -->
1111

0 commit comments

Comments
 (0)