We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c61c88e commit b29c8a0Copy full SHA for b29c8a0
1 file changed
index.html
@@ -17,13 +17,13 @@
17
<link rel="icon" href="/images/favicon.svg" type="image/svg+xml" />
18
19
<meta name="theme-color" content="#511d91" />
20
- <script async src="https://www.googletagmanager.com/gtag/js?id=G-QCGT3X072N"></script>
+ <script async src="https://www.googletagmanager.com/gtag/js?id=G-68P8WZPFSH"></script>
21
<script>
22
window.dataLayer = window.dataLayer || [];
23
function gtag(){dataLayer.push(arguments);}
24
gtag('js', new Date());
25
26
- gtag('config', 'G-QCGT3X072N', {
+ gtag('config', 'G-68P8WZPFSH', {
27
'client_storage': 'none', // Prevents setting cookies
28
'anonymize_ip': true // Hides IP addresses for privacy
29
});
0 commit comments