Skip to content

Instantly share code, notes, and snippets.

@wpgaurav
Created November 20, 2023 17:31
Show Gist options
  • Save wpgaurav/3686e578f853ed956860b2872fbea62f to your computer and use it in GitHub Desktop.
Save wpgaurav/3686e578f853ed956860b2872fbea62f to your computer and use it in GitHub Desktop.
Minimal Google Analytics 4
<script>
window.pmGAID="G-MABC1234"; // Replace G-MABC1234 with your Google Analytics tracking code
</script>
<script async src="https://gauravtiwari.org/static/js/analytics-minimal-v4.js"></script>
<!-- Download and upload this script to your host for the best performance. -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment