adding pixel tracking code
authorAnthony Talarico <talarico@gaslightmedia.com>
Thu, 3 Aug 2017 19:08:23 +0000 (15:08 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Thu, 3 Aug 2017 19:08:23 +0000 (15:08 -0400)
header.php
style.css

index 38e4ecc..5d42cec 100644 (file)
@@ -21,7 +21,7 @@
             echo wp_title( ' | ', 'false', 'right' ); bloginfo( 'name' );
         } ?></title>
         <link rel="stylesheet" href="//fonts.googleapis.com/css?family=Shadows+Into+Light" />
-        <link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri() ; ?>/css/app.css?v=1.0" />
+        <link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri() ; ?>/css/app.css?v=2.4.4" />
         <link rel="shortcut icon" href="<?php bloginfo('template_url'); ?>/assets/img/icons/favicon.ico">
         <link rel="apple-touch-icon-precomposed" sizes="144x144" href="<?php echo get_stylesheet_directory_uri() ; ?>/assets/img/icons/apple-touch-icon-144x144-precomposed.png">
         <link rel="apple-touch-icon-precomposed" sizes="114x114" href="<?php echo get_stylesheet_directory_uri() ; ?>/assets/img/icons/apple-touch-icon-114x114-precomposed.png">
         <?php wp_head(); ?>
     </head>
     <body <?php body_class(); ?>>
-
+        <!-- Start of DoubleClick Floodlight Tag: Please do not remove
+            Activity name of this tag: DBM_AlpenaCvb_06212017_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/21/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=p8qz3sh1;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=p8qz3sh1;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 -->
     <?php do_action('foundationPress_after_body'); ?>
 
     <div class="off-canvas-wrap" data-offcanvas>
index e490e79..e32a0ee 100644 (file)
--- a/style.css
+++ b/style.css
@@ -2,6 +2,6 @@
 Theme Name:         Visit Alpena
 Theme URI:          http://www.gaslightmedia.com
 Description:        The Theme for the Alpena CVB Website
-Version: 2.4.3
+Version: 2.4.4
 Author:             Gaslight Media
 */