Sfoglia il codice sorgente

Añadido G Analytics

okynos 8 anni fa
parent
commit
623b6e9611
1 ha cambiato i file con 9 aggiunte e 0 eliminazioni
  1. 9 0
      index.html

+ 9 - 0
index.html

@@ -3,6 +3,15 @@
   <head>
     <link rel="stylesheet" type="text/css" href="css/style.css">
      <meta charset="UTF-8">
+     	<!-- Global Site Tag (gtag.js) - Google Analytics -->
+	<script async src="https://www.googletagmanager.com/gtag/js?id=UA-72890721-1"></script>
+	<script>
+  		window.dataLayer = window.dataLayer || [];
+  		function gtag(){dataLayer.push(arguments);}
+  		gtag('js', new Date());
+
+  		gtag('config', 'UA-72890721-1');
+	</script>
   </head>
   <body>
     <header>