|
5 | 5 | see https://code.google.com/archive/p/doctype-mirror/wikis/MetaCharsetAttribute.wiki. -->
|
6 | 6 | <meta charset="utf-8">
|
7 | 7 |
|
8 | | - <!-- Google Tag Manager --> |
9 | | - <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': |
10 | | - new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], |
11 | | - j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= |
12 | | - 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); |
13 | | - })(window,document,'script','dataLayer','GTM-5M85JPS');</script> |
14 | | - <!-- End Google Tag Manager --> |
| 8 | + <!-- Google tag (gtag.js) --> |
| 9 | + <script async src="https://www.googletagmanager.com/gtag/js?id=G-SM4CXEQJYY"></script> |
| 10 | + <script> |
| 11 | + window.dataLayer = window.dataLayer || []; |
| 12 | + function gtag(){dataLayer.push(arguments);} |
| 13 | + gtag('js', new Date()); |
| 14 | + |
| 15 | + gtag('config', 'G-SM4CXEQJYY'); |
| 16 | + </script> |
| 17 | + <!-- End of Google tag (gtag.js) --> |
15 | 18 |
|
16 | 19 | <!-- Google fonts: preconnect -->
|
17 | 20 | <link rel="preconnect" href="https://fonts.gstatic.com">
|
|
0 commit comments