Skip to content

Commit

Permalink
Add G4 Tags
Browse files Browse the repository at this point in the history
  • Loading branch information
brendanbabb authored Jun 27, 2023
1 parent 43e79c6 commit 478dabd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,10 @@
ga('send', 'pageview');

</script>
<!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-E022DW0DP1"></script>
<script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-E022DW0DP1');
</script>

<title>Code for Anchorage</title>
</head>

Expand Down

0 comments on commit 478dabd

Please sign in to comment.