|
1 | 1 | <!doctype html> |
2 | 2 | <html lang="fr"> |
3 | 3 | <head> |
| 4 | + <!-- Google Tag Manager --> |
| 5 | + <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': |
| 6 | + new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], |
| 7 | + j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= |
| 8 | + 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); |
| 9 | + })(window,document,'script','dataLayer','GTM-PP2MKTCW');</script> |
| 10 | + <!-- End Google Tag Manager --> |
| 11 | + |
4 | 12 | <meta charset="utf-8"> |
5 | 13 | <meta http-equiv="content-type" content="text/html; charset=utf-8" /> |
6 | 14 | <meta http-equiv="X-UA-Compatible" content="IE=edge"> |
|
147 | 155 | <link |
148 | 156 | rel="stylesheet" |
149 | 157 | href="style.css"> |
150 | | - |
151 | | - <!-- Global site tag (gtag.js) - Google Analytics --> |
152 | | - <script async src="https://www.googletagmanager.com/gtag/js?id=UA-42732947-3"></script> |
153 | | - <script> |
154 | | - window.dataLayer = window.dataLayer || []; |
155 | | - function gtag(){dataLayer.push(arguments);} |
156 | | - gtag('js', new Date()); |
157 | | - |
158 | | - gtag('config', 'UA-42732947-3'); |
159 | | - </script> |
| 158 | + |
160 | 159 | </head> |
161 | 160 | <body> |
| 161 | + <!-- Google Tag Manager (noscript) --> |
| 162 | + <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-PP2MKTCW" |
| 163 | + height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> |
| 164 | + <!-- End Google Tag Manager (noscript) --> |
| 165 | + |
162 | 166 | <section |
163 | 167 | id="hello" |
164 | 168 | class="hero-section uk-section uk-padding uk-flex uk-flex-middle" |
|
0 commit comments