We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 637adcd commit 1432986Copy full SHA for 1432986
1 file changed
layouts/partials/head/analytics.html
@@ -1,12 +1,12 @@
1
<!-- Google tag (gtag.js) -->
2
-<script async src="https://www.googletagmanager.com/gtag/js?id=G-RXLRS09RMZ"></script>
+<!-- <script async src="https://www.googletagmanager.com/gtag/js?id=G-RXLRS09RMZ"></script>
3
<script>
4
window.dataLayer = window.dataLayer || [];
5
function gtag(){dataLayer.push(arguments);}
6
gtag('js', new Date());
7
8
gtag('config', 'G-RXLRS09RMZ');
9
-</script>
+</script> -->
10
11
<script src="https://cdn.usefathom.com/script.js" data-site="HBACGPGP" defer></script>
12
0 commit comments