|
15 | 15 | </head> |
16 | 16 |
|
17 | 17 | <body> |
| 18 | +<!-- Google Tag Manager --> |
| 19 | +<noscript><iframe src="//www.googletagmanager.com/ns.html?id=GTM-TPCRD9" |
| 20 | +height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> |
| 21 | +<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': |
| 22 | +new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], |
| 23 | +j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= |
| 24 | +'//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); |
| 25 | +})(window,document,'script','dataLayer','GTM-TPCRD9');</script> |
| 26 | +<!-- End Google Tag Manager --> |
| 27 | +<!-- Google Analytics --> |
| 28 | +<script> |
| 29 | + (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ |
| 30 | + (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), |
| 31 | + m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) |
| 32 | + })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); |
| 33 | + |
| 34 | + ga('create', 'UA-68862927-1', 'auto'); |
| 35 | + ga('send', 'pageview'); |
| 36 | + |
| 37 | +</script> |
| 38 | +<!-- End Google Analytics --> |
18 | 39 | <div id="container"> |
19 | 40 | <div class="inner"> |
20 | 41 |
|
|
0 commit comments