Skip to content

Commit 4889fb1

Browse files
authored
Merge pull request #376 from loricooperhdf/Update-GA-code
2 parents b020539 + e17ae2f commit 4889fb1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_includes/google-analytics.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<!-- Google tag (gtag.js) -->
2-
<script async src="https://www.googletagmanager.com/gtag/js?id=G-E2EMFRR65V"></script>
2+
<script async src="https://www.googletagmanager.com/gtag/js?id=G-57FMZK4S7X"></script>
33
<script>
44
window.dataLayer = window.dataLayer || [];
55
function gtag(){dataLayer.push(arguments);}
66
gtag('js', new Date());
77

8-
gtag('config', 'G-E2EMFRR65V');
8+
gtag('config', 'G-57FMZK4S7X');
99
</script>

0 commit comments

Comments
 (0)