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 011c6c8 commit b0e00d7Copy full SHA for b0e00d7
_includes/analytics.html
@@ -1,4 +1,4 @@
1
-{% if site.google_analytics_id %}
+{% if site.google_analytics_id and site.serving != true %}
2
<!-- Global site tag (gtag.js) - Google Analytics -->
3
<script async src="https://www.googletagmanager.com/gtag/js?id={{ site.google_analytics_id }}"></script>
4
<script>
0 commit comments