We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 745a23d commit adcff4eCopy full SHA for adcff4e
_includes/analytics.html
@@ -1,8 +1 @@
1
-<!-- Google tag (gtag.js) -->
2
-<script async src="https://www.googletagmanager.com/gtag/js?id=G-W4P1X1T11Q"></script>
3
-<script>
4
- window.dataLayer = window.dataLayer || [];
5
- function gtag(){dataLayer.push(arguments);}
6
- gtag('js', new Date());
7
- gtag('config', 'G-W4P1X1T11Q');
8
-</script>
+{% comment %}Analytics tracking code goes here if we are using any{% endcomment %}
0 commit comments