|
29 | 29 | <link href="{{base_url}}css/monokai.css" rel="stylesheet"> |
30 | 30 |
|
31 | 31 | <!-- Google Tag Manager --> |
32 | | - <script async src="https://www.googletagmanager.com/gtag/js?id=G-R55LTHN4MS"></script> |
| 32 | + <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': |
| 33 | + new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], |
| 34 | + j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= |
| 35 | + 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); |
| 36 | + })(window,document,'script','dataLayer','GTM-5DNGF4N'); |
| 37 | + </script> |
33 | 38 | <script> |
34 | | - window.dataLayer = window.dataLayer || []; |
35 | | - function gtag(){dataLayer.push(arguments);} |
36 | | - gtag('js', new Date()); |
37 | | - |
38 | | - gtag('config', 'G-R55LTHN4MS'); |
| 39 | + (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ |
| 40 | + (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), |
| 41 | + m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) |
| 42 | + })(window,document,'script','https://www.google-analytics.com/analytics.js','ga'); |
| 43 | + ga('create', 'UA-175165319-128', 'auto'); |
| 44 | + ga('send', 'pageview'); |
39 | 45 | </script> |
40 | 46 | <!-- End Google Tag Manager --> |
41 | 47 |
|
|
45 | 51 |
|
46 | 52 | <body> |
47 | 53 | <!-- Google Tag Manager (noscript) --> |
48 | | - <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=G-R55LTHN4MS" |
| 54 | + <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-5DNGF4N" |
49 | 55 | height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> |
50 | 56 | <!-- End Google Tag Manager (noscript) --> |
51 | 57 |
|
|
0 commit comments