__Header.md
... ...
@@ -0,0 +1,9 @@
1
+<!-- Global site tag (gtag.js) - Google Analytics -->
2
+<script async src="https://www.googletagmanager.com/gtag/js?id=G-G2T9D2DY5Q"></script>
3
+<script>
4
+ window.dataLayer = window.dataLayer || [];
5
+ function gtag(){dataLayer.push(arguments);}
6
+ gtag('js', new Date());
7
+
8
+ gtag('config', 'G-G2T9D2DY5Q');
9
+</script>
... ...
\ No newline at end of file