Skip to content

Commit

Permalink
chore: add reddit pixel to docs (#874)
Browse files Browse the repository at this point in the history
  • Loading branch information
nnixaa committed Oct 11, 2018
1 parent c7205d4 commit 9a65b94
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,16 @@
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-K8MXX5F');</script>
<!-- End Google Tag Manager -->
<!-- Reddit Conversion Pixel -->
<script>
var now=Date.now();var i=new Image();i.src="https://alb.reddit.com/snoo.gif?q=CAAHAAABAAoACQAAAAACynwyAA==&s=iE0lYI7scInLRFqB532tsEqX0jPTlGzN4xFAYHXtE3c=&ts="+now;
</script>
<noscript>
<img height="1" width="1" style="display:none"
src="https://alb.reddit.com/snoo.gif?q=CAAHAAABAAoACQAAAAACynwyAA==&s=iE0lYI7scInLRFqB532tsEqX0jPTlGzN4xFAYHXtE3c="/>
</noscript>
<!-- DO NOT MODIFY -->
<!-- End Reddit Conversion Pixel -->
</head>
<body>
<!-- Google Tag Manager (noscript) -->
Expand Down

0 comments on commit 9a65b94

Please sign in to comment.