We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 182f974 commit 8162f92Copy full SHA for 8162f92
index.html
@@ -4,16 +4,18 @@
4
<head>
5
6
7
+
8
<!-- Google tag (gtag.js) -->
- <script async src="https://www.googletagmanager.com/gtag/js?id=G-V4YVD14GNS"></script>
9
+ <script async src="https://www.googletagmanager.com/gtag/js?id=G-PWT79N1EXE"></script>
10
<script>
11
window.dataLayer = window.dataLayer || [];
12
function gtag(){dataLayer.push(arguments);}
13
gtag('js', new Date());
14
- gtag('config', 'G-V4YVD14GNS');
15
+ gtag('config', 'G-PWT79N1EXE');
16
</script>
17
18
19
<!-- Basic Page Needs
20
================================================== -->
21
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
0 commit comments