Skip to content

Instantly share code, notes, and snippets.

@tmusgrove
Created August 8, 2014 07:02
Show Gist options
  • Save tmusgrove/0378f3752a42e99f42ec to your computer and use it in GitHub Desktop.
Save tmusgrove/0378f3752a42e99f42ec to your computer and use it in GitHub Desktop.
Original Stitch: New Google Tag Manager Code
<!-- Google Tag Manager -->
<noscript><iframe src="//www.googletagmanager.com/ns.html?id=GTM-KMSNP9"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-KMSNP9');</script>
<!-- End Google Tag Manager -->
Secure_Original Stitch_Cart Abandon: place on all https://originalstitch.com/cart pages
<!--
Start of DoubleClick Floodlight Tag: Please do not remove
Activity name of this tag: Secure_Original Stitch_Cart Abandon
URL of the webpage where the tag is expected to be placed: http://flightdigitalmedia.com/
This tag must be placed between the <body> and </body> tags, as close as possible to the opening tag.
Creation Date: 07/01/2014
-->
<script type="text/javascript">
var axel = Math.random() + "";
var a = axel * 10000000000000;
document.write('<img src="https://ad.doubleclick.net/activity;src=4380267;type=invmedia;cat=ameENX2c;ord=' + a + '?" width="1" height="1" alt=""/>');
</script>
<noscript>
<img src="https://ad.doubleclick.net/activity;src=4380267;type=invmedia;cat=ameENX2c;ord=1?" width="1" height="1" alt=""/>
</noscript>
<!-- End of DoubleClick Floodlight Tag: Please do not remove -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment