|
17 | 17 |
|
18 | 18 | <link href='http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,400,300,600,700' rel='stylesheet' type='text/css'> |
19 | 19 | <script type="text/javascript" src="http://w.sharethis.com/button/buttons.js"></script> |
| 20 | + <!-- Google Tag Manager --> |
| 21 | + <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-M95D4CD');</script> |
| 22 | + <!-- End Google Tag Manager --> |
20 | 23 | </head> |
21 | 24 | <body> |
22 | | - |
| 25 | + <!-- Google Tag Manager (noscript) --> |
| 26 | + <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M95D4CD" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> |
| 27 | + <!-- End Google Tag Manager (noscript) --> |
| 28 | + |
23 | 29 | {% include header.html %} |
24 | 30 |
|
25 | 31 | <div class="wrapper container"> |
|
48 | 54 |
|
49 | 55 | <script src="/assets/js/main.js"></script> |
50 | 56 | <script src="/assets/js/search.js"></script> |
51 | | - <script type="text/javascript"> |
52 | | - //----------------------- GoogleAnalytics -------------------------------------- |
53 | | - (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ |
54 | | - (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), |
55 | | - m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) |
56 | | - })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); |
57 | | - |
58 | | - ga('create', 'UA-28634448-2', 'php-pb.net'); |
59 | | - ga('send', 'pageview'); |
60 | | - </script> |
61 | 57 | </body> |
62 | 58 | </html> |
0 commit comments