Line 1: | Line 1: | ||
<html> | <html> | ||
<head> | <head> | ||
+ | <!-- Global site tag (gtag.js) - Google Analytics --> | ||
+ | <script async src="https://www.googletagmanager.com/gtag/js?id=UA-127651320-1"></script> | ||
+ | <script> | ||
+ | window.dataLayer = window.dataLayer || []; | ||
+ | function gtag(){dataLayer.push(arguments);} | ||
+ | gtag('js', new Date()); | ||
+ | |||
+ | gtag('config', 'UA-127651320-1'); | ||
+ | </script> | ||
+ | |||
+ | <!-- Google Tag Manager --> | ||
+ | <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-PX5J6N3');</script> | ||
+ | <!-- End Google Tag Manager --> | ||
+ | |||
<!-- mobile theme color --> | <!-- mobile theme color --> | ||
<meta name="theme-color" content="#003366"> | <meta name="theme-color" content="#003366"> | ||
Line 30: | Line 48: | ||
</head> | </head> | ||
<body> | <body> | ||
+ | <!-- Google Tag Manager (noscript) --> | ||
+ | <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-PX5J6N3" | ||
+ | height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> | ||
+ | <!-- End Google Tag Manager (noscript) --> | ||
<div id='root'></div> | <div id='root'></div> | ||
</body> | </body> | ||
</html> | </html> |
Revision as of 20:37, 17 October 2018