We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba2e8b7 commit 8b3b377Copy full SHA for 8b3b377
1 file changed
index.html
@@ -34,6 +34,17 @@
34
a.latest { font-weight: bold; font-size: 110%; }
35
-->
36
</style>
37
+
38
+<!-- Google tag (gtag.js) -->
39
+<script async src="https://www.googletagmanager.com/gtag/js?id=G-M3CEY418LQ"></script>
40
+<script>
41
+ window.dataLayer = window.dataLayer || [];
42
+ function gtag(){dataLayer.push(arguments);}
43
+ gtag('js', new Date());
44
45
+ gtag('config', 'G-M3CEY418LQ');
46
+</script>
47
48
</head>
49
<body>
50
<h1 id="head">
0 commit comments