Skip to content

Commit

Permalink
Added new strategies
Browse files Browse the repository at this point in the history
  • Loading branch information
zeta-zetra committed May 15, 2023
1 parent 71c0cbc commit 2398f42
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions _static/js/google_tag.js
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@

<script>

window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments)}
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());

gtag('config', 'G-XCK9T8Z1JQ');
</script>

0 comments on commit 2398f42

Please sign in to comment.