Skip to content

Commit 1432986

Browse files
author
SPRINX0\prochazka
committed
optimalized tracking code
1 parent 637adcd commit 1432986

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

layouts/partials/head/analytics.html

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

1111
<script src="https://cdn.usefathom.com/script.js" data-site="HBACGPGP" defer></script>
1212

0 commit comments

Comments
 (0)