34 | | (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ |
35 | | (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), |
36 | | m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) |
37 | | })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); |
38 | | ga('create', 'UA-64467652-1', 'auto'); |
39 | | ga('send', 'pageview'); |
| 34 | <!-- Global site tag (gtag.js) - Google Analytics --> |
| 35 | <script async src="https://www.googletagmanager.com/gtag/js?id=UA-22830578-1"></script> |
| 36 | <script> |
| 37 | window.dataLayer = window.dataLayer || []; |
| 38 | function gtag(){dataLayer.push(arguments);} |
| 39 | gtag('js', new Date()); |
| 40 | |
| 41 | gtag('config', 'UA-22830578-1'); |