Skip to content

Commit

Permalink
Removed classic google analytics code block.
Browse files Browse the repository at this point in the history
  • Loading branch information
jbum committed Jan 25, 2024
1 parent 7a25bb7 commit 15a224c
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions docs/site/_includes/site-footer.njk
Original file line number Diff line number Diff line change
@@ -1,14 +1,3 @@
<!-- Classic Google Analytics Setup -->
<script>
window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date;
ga('create', 'UA-20973992-20', 'auto');
ga('create', 'UA-3419582-2', 'auto', 'tracker2');
ga('set', 'transport', 'beacon');
ga('send', 'pageview');
ga('tracker2.send', 'pageview');
</script>
<script async defer src='https://www.google-analytics.com/analytics.js'></script>

<!-- Google Analytics 4 Setup -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-70MEKX9MZC"></script>
<script>
Expand Down

0 comments on commit 15a224c

Please sign in to comment.