Adding new pixel code
authorSteve Sutton <steve@gaslightmedia.com>
Thu, 13 Jul 2017 14:31:14 +0000 (10:31 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Thu, 13 Jul 2017 14:31:14 +0000 (10:31 -0400)
Moving all pixel code to just after the first body tag.

templates/template.html

index 50e6279..cc21cee 100755 (executable)
     <!-- End Facebook Pixel Code -->
     </head>
     <body>
+<!-- Segment Pixel - MI - Grand Bay Promotions - Site - DO NOT MODIFY -->
+<img src="https://ib.adnxs.com/seg?add=763485&t=2" width="1" height="1" style="display:none;" />
+<!-- End of Segment Pixel -->
+<!-- Segment Pixel - MI - Gaylord Golf Mecca - Site - DO NOT MODIFY -->
+<img src="https://bcp.crwdcntrl.net/5/c=931/b=39089903" width="1" height="1" style="display:none;" />
+<img src="https://ib.adnxs.com/seg?add=8099160&t=2" width="1" height="1" style="display:none;" />
+<!-- End of Segment Pixel -->
+<script type="text/javascript">
+!function(){function t(){var t=r("utm_content");if(t){var e=new Date;e.setDate(e.getDate()+30),document.cookie=t+";expires="+e.toGMTString()+";path=/"}else if(document.cookie)for(var o=document.cookie.split(/; */),n=0;n<o.length;n++)if(0===o[n].toLowerCase().trim().indexOf("utm_content=")){t=o[n];break}return t}function e(t){try{console.log(t)}catch(e){alert(t)}}function r(t){var e=top.location.search?top.location.search.substring(1):null;if(e)for(var r=e.split("&"),o=0;o<r.length;o++)if(0===r[o].toLowerCase().trim().indexOf(t+"="))return r[o];return null}var o="",n=r("mctest");if(n)e("dnr tag version: 20160125"),o="http://localhost:8080/rip/library/dnr/mcDnrTag.debug.js";else{var a=t(),c="";a&&(c=top.location.search?0<=top.location.search.indexOf("utm_content")?top.location.search:top.location.search+"&"+a:"?"+a,o="https://script.advertiserreports.com/redirector/dnr"+c)}if(o){var i=document.createElement("script");i.src=o,i.type="text/javascript",scriptTag=document.getElementsByTagName("script")[0],scriptTag.parentNode.appendChild(i)}}();
+</script>
+<!--
+
+Start of DoubleClick Floodlight Tag: Please do not remove
+
+Activity name of this tag: DBM_GaylordGolfMecca_06202017_SiteRMSG
+
+URL of the webpage where the tag is expected to be placed: http://www.advancenet.com
+
+This tag must be placed between the <body> and </body> tags, as close as possible to the opening tag.
+
+Creation Date: 06/20/2017
+
+-->
+
+<script type="text/javascript">
+
+var axel = Math.random() + "";
+
+var a = axel * 10000000000000;
+
+document.write('<iframe src="https://6854279.fls.doubleclick.net/activityi;src=6854279;type=invmedia;cat=dbpkppje;dc_lat=;dc_rdid=;tag_for_child_directed_treatment=;ord=' + a + '?" width="1" height="1" frameborder="0" style="display:none"></iframe>');
+
+</script>
+
+<noscript>
+
+<iframe src="https://6854279.fls.doubleclick.net/activityi;src=6854279;type=invmedia;cat=dbpkppje;dc_lat=;dc_rdid=;tag_for_child_directed_treatment=;ord=1?" width="1" height="1" frameborder="0" style="display:none;"></iframe>
+
+</noscript>
+
+<!-- End of DoubleClick Floodlight Tag: Please do not remove -->
         <div class="off-canvas-wrap" data-offcanvas>
             <div class="inner-wrap">
                 <header>
                         <a class="right" target="_blank" href="http://www.michigan.org/"><img src="{mediaBaseURL:h}assets/pure-m.png"></a>
                     </div>
                 </div>
-<!-- Segment Pixel - MI - Grand Bay Promotions - Site - DO NOT MODIFY -->
-<img src="https://ib.adnxs.com/seg?add=763485&t=2" width="1" height="1" />
-<!-- End of Segment Pixel -->
+
                 <div id="copyright" class="text-center">
                     <p>Copyright &copy; <?php echo date('Y');?> &#8226; Produced by <a href="http://www.gaslightmedia.com/">Gaslight Media</a> &#8226; All rights reserved</p>
                 </div>
         </div><!--off-canvas-->
 
         {bottomScripts:h}
-<!-- Segment Pixel - MI - Gaylord Golf Mecca - Site - DO NOT MODIFY -->
-<img src="//bcp.crwdcntrl.net/5/c=931/b=39089903" width="1" height="1"/>
-<img src="//ib.adnxs.com/seg?add=8099160&t=2" width="1" height="1" />
-<!-- End of Segment Pixel -->
-<script type="text/javascript">
-!function(){function t(){var t=r("utm_content");if(t){var e=new Date;e.setDate(e.getDate()+30),document.cookie=t+";expires="+e.toGMTString()+";path=/"}else if(document.cookie)for(var o=document.cookie.split(/; */),n=0;n<o.length;n++)if(0===o[n].toLowerCase().trim().indexOf("utm_content=")){t=o[n];break}return t}function e(t){try{console.log(t)}catch(e){alert(t)}}function r(t){var e=top.location.search?top.location.search.substring(1):null;if(e)for(var r=e.split("&"),o=0;o<r.length;o++)if(0===r[o].toLowerCase().trim().indexOf(t+"="))return r[o];return null}var o="",n=r("mctest");if(n)e("dnr tag version: 20160125"),o="http://localhost:8080/rip/library/dnr/mcDnrTag.debug.js";else{var a=t(),c="";a&&(c=top.location.search?0<=top.location.search.indexOf("utm_content")?top.location.search:top.location.search+"&"+a:"?"+a,o="https://script.advertiserreports.com/redirector/dnr"+c)}if(o){var i=document.createElement("script");i.src=o,i.type="text/javascript",scriptTag=document.getElementsByTagName("script")[0],scriptTag.parentNode.appendChild(i)}}();
-</script>
+
     </body>
 </html>