Skip to content

Instantly share code, notes, and snippets.

@AertHulsebos
Created May 27, 2021 14:11
Show Gist options
  • Select an option

  • Save AertHulsebos/ee543a67f63eb5d57f9201f0cfef212a to your computer and use it in GitHub Desktop.

Select an option

Save AertHulsebos/ee543a67f63eb5d57f9201f0cfef212a to your computer and use it in GitHub Desktop.
!-- General sitetag (gtag.js) - Google Ads: 123456789 ->
<script class="cmplz-script" type="text/plain" async src="https://www.googletagmanager.com/gtag/js?id=AW-123456789" </script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'AW-123456789');
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment