Put back the tag manager
authorSteve Sutton <steve@gaslightmedia.com>
Mon, 17 Apr 2017 17:35:10 +0000 (13:35 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Mon, 17 Apr 2017 17:35:10 +0000 (13:35 -0400)
Client wants this to be there.

header.php
style.css

index c389558..2881ea5 100644 (file)
@@ -9,6 +9,13 @@
     <link href='http://fonts.googleapis.com/css?family=Open+Sans:400,400italic,700' rel='stylesheet' type='text/css'>
     <link href='http://fonts.googleapis.com/css?family=Crimson+Text:600italic' rel='stylesheet' type='text/css'>
     <?php wp_head(); ?>
+    <!-- Google Tag Manager -->
+    <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
+    new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
+    j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
+    'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
+    })(window,document,'script','dataLayer','GTM-5CZ5BMH');</script>
+    <!-- End Google Tag Manager -->
   </head>
   <body>
       <!-- Google Tag Manager (noscript) -->
index 038cd43..edbebea 100644 (file)
--- a/style.css
+++ b/style.css
@@ -3,5 +3,5 @@ Theme Name: ThinkDunes
 Author: Gaslight Media
 Author URI: http://www.gaslightmedia.com
 Description: A theme for ThinkDunes
-Version: 1.0.32
+Version: 1.0.33
 */