|
|
@@ -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' ); ?>">
|