moving tracking pixels
authorIan Weller <ian@gaslightmedia.com>
Thu, 29 Jun 2017 17:47:16 +0000 (13:47 -0400)
committerIan Weller <ian@gaslightmedia.com>
Thu, 29 Jun 2017 17:47:16 +0000 (13:47 -0400)
I moved the tracking pixels to be above the footer rather than the end
body tag.

footer.php

index 4b387fe..6d8f9b6 100644 (file)
@@ -1,3 +1,12 @@
+<!-- Audience Profile Site  -MI - Munising CVB - DO NOT MODIFY -->
+<img src="http://bcp.crwdcntrl.net/5/c=931/b=42033364" width="1" height="1"/>
+<!-- End of Audience Profile Site -->
+<!-- Conversion Tracking Pixel -MI - Munising CVB - DO NOT MODIFY -->
+<img src="http://bcp.crwdcntrl.net/5/c=931/b=42032942" width="1" height="1"/>
+<!-- End of Conversion Tracking Pixel -->
+<!-- Segment Pixel - MI - Munising CVB - Site - DO NOT MODIFY -->
+<img src="http://ib.adnxs.com/seg?add=8973812&t=2" width="1" height="1" />
+<!-- End of Segment Pixel -->
         <footer>
           <div class="row call-to-action">
             <div class="medium-12 large-4 columns video">
         <?php $modal_link = do_shortcode('[ninja_forms_modal_form id=11 text_link="eNews Signup"]'); // Must stay above wp_footer() as it adds actions to it ?>
     </div>
     <?php wp_footer(); ?>
-<!-- Audience Profile Site  -MI - Munising CVB - DO NOT MODIFY -->
-<img src="http://bcp.crwdcntrl.net/5/c=931/b=42033364" width="1" height="1"/>
-<!-- End of Audience Profile Site -->
-<!-- Conversion Tracking Pixel -MI - Munising CVB - DO NOT MODIFY -->
-<img src="http://bcp.crwdcntrl.net/5/c=931/b=42032942" width="1" height="1"/>
-<!-- End of Conversion Tracking Pixel -->
-<!-- Segment Pixel - MI - Munising CVB - Site - DO NOT MODIFY -->
-<img src="http://ib.adnxs.com/seg?add=8973812&t=2" width="1" height="1" />
-<!-- End of Segment Pixel -->
   </body>
 </html>