Explorar el Código

applied google analytics tag

tags/1.0.2
Alej hace 3 años
padre
commit
8b3af09eaa
Se han modificado 1 ficheros con 6 adiciones y 6 borrados
  1. 6
    6
      vue-theme/index.php

+ 6
- 6
vue-theme/index.php Ver fichero

@@ -2,13 +2,13 @@
2 2
 <html <?php language_attributes(); ?>>
3 3
     <head>
4 4
         <!-- Google tag (gtag.js) -->
5
-        <script async src="https://www.googletagmanager.com/gtag/js?id=G-R6QRDV6JZD"></script>
5
+        <script async src="https://www.googletagmanager.com/gtag/js?id=AW-10996061145"></script>
6 6
         <script>
7
-            window.dataLayer = window.dataLayer || [];
8
-            function gtag(){dataLayer.push(arguments);}
9
-            gtag('js', new Date());
10
-            
11
-            gtag('config', 'G-R6QRDV6JZD');
7
+        window.dataLayer = window.dataLayer || [];
8
+        function gtag(){dataLayer.push(arguments);}
9
+        gtag('js', new Date());
10
+
11
+        gtag('config', 'AW-10996061145');
12 12
         </script>
13 13
         <title><?php wp_title(); ?></title>
14 14
         <meta charset="<?php bloginfo( 'charset' ); ?>">

Loading…
Cancelar
Guardar