Skip to content

Instantly share code, notes, and snippets.

@pwenzel
Created June 3, 2013 17:32
Show Gist options
  • Save pwenzel/5699791 to your computer and use it in GitHub Desktop.
Save pwenzel/5699791 to your computer and use it in GitHub Desktop.
Google Tag Manager Snippets
<script>
dataLayer = [{
'Error': '404'
}];
</script>
<!-- Google Tag Manager -->
<noscript><iframe src="//www.googletagmanager.com/ns.html?id=GTM-XXXX..."></iframe></noscript>
<script>...</script>
<!-- End Google Tag Manager -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment