Adding tracking pixel to website.
authorSteve Sutton <steve@gaslightmedia.com>
Wed, 30 Aug 2017 13:20:27 +0000 (09:20 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Wed, 30 Aug 2017 13:20:27 +0000 (09:20 -0400)
Adding to the footer.php page.

footer.php
style.css

index 6d8f9b6..a0a3755 100644 (file)
         <?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(); ?>
+<!--
+Start of DoubleClick Floodlight Tag: Please do not remove
+Activity name of this tag: DBM_MunisingCVB_07182017_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: 07/19/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=xe8svdxa;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=xe8svdxa;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 -->
   </body>
 </html>
index 6838db0..ef790f4 100644 (file)
--- a/style.css
+++ b/style.css
@@ -3,5 +3,5 @@ Theme Name: Munising CVB
 Author: Gaslight Media
 Author URI: http://www.gaslightmedia.com
 Description: A custom theme for Munising Convention and Visitor's Bureau.
-Version: 1.1.28
+Version: 1.1.29
 */