Added tracking script code on front page.
authorLaury GvR <laury@gaslightmedia.com>
Fri, 5 Jun 2015 13:36:59 +0000 (09:36 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Fri, 5 Jun 2015 13:36:59 +0000 (09:36 -0400)
front-page.php

index 1042bd9..393f215 100644 (file)
@@ -56,4 +56,7 @@
                         </div>
                     </div>
                 </div>
+                <script type="text/javascript">
+                    var ssaUrl = ('https:' == document.location.protocol ? 'https://' : 'http://') + 'pixel.sitescout.com/iap/4ab440409b0ce7d6';new Image().src = ssaUrl;
+                </script>
 <?php get_footer(); ?>