We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98c438d commit fb3f079Copy full SHA for fb3f079
docs/index.html
@@ -2,12 +2,13 @@
2
<html lang="en">
3
<head>
4
<!-- Google tag (gtag.js) -->
5
- <script async src="https://www.googletagmanager.com/gtag/js?id=G-NXSW7NNF8L"></script>
+ <script async src="https://www.googletagmanager.com/gtag/js?id=G-0C068MGDJT"></script>
6
<script>
7
- window.dataLayer = window.dataLayer || [];
8
- function gtag(){dataLayer.push(arguments);}
9
- gtag('js', new Date());
10
- gtag('config', 'G-NXSW7NNF8L');
+ window.dataLayer = window.dataLayer || [];
+ function gtag(){dataLayer.push(arguments);}
+ gtag('js', new Date());
+
11
+ gtag('config', 'G-0C068MGDJT');
12
</script>
13
14
<meta charset="UTF-8">
0 commit comments