25% off ProSNIPC25OFF

Reddit Pixel Base Code

Loads the Reddit Pixel base tag and fires a PageVisit event on every page.

HTMLby SnipCraft
html
<!-- Reddit Pixel — replace XXXXXXXXXXXXXXXXXX below with your Reddit Pixel ID -->
<script>
!function(w,d){
  if(!w.rdt){
    var p=w.rdt=function(){p.sendEvent?p.sendEvent.apply(p,arguments):p.callQueue.push(arguments)};
    p.callQueue=[];
    var t=d.createElement("script");t.src="https://www.redditstatic.com/ads/v2.js";t.async=!0;
    var s=d.getElementsByTagName("script")[0];s.parentNode.insertBefore(t,s)
  }
}(window,document);
rdt('init', 'XXXXXXXXXXXXXXXXXX');
rdt('track', 'PageVisit');
</script>
#advertising#analytics#conversion#pixel#reddit