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 db67c3e commit 1ca71dbCopy full SHA for 1ca71db
_includes/analytics.html
@@ -5,10 +5,8 @@
5
{% include /analytics-providers/google.html %}
6
{% when "google-universal" %}
7
{% include /analytics-providers/google-universal.html %}
8
-{% when "google-analytics-4" %}
9
- {% include /analytics-providers/google-analytics-4.html %}
10
{% when "custom" %}
11
{% include /analytics-providers/custom.html %}
12
{% endcase %}
13
14
-{% endif %}
+{% endif %}
0 commit comments