diff --git a/resources/views/layout/default.twig b/resources/views/layout/default.twig
index 70bf4aa925..43b947ac6f 100644
--- a/resources/views/layout/default.twig
+++ b/resources/views/layout/default.twig
@@ -200,21 +200,14 @@
{% block scripts %}{% endblock %}
{% if env('ANALYTICS_ID','') != '' %}
+
+
{% endif %}
diff --git a/resources/views/layout/empty.twig b/resources/views/layout/empty.twig
index 66cd7309b8..8fa38db2ed 100644
--- a/resources/views/layout/empty.twig
+++ b/resources/views/layout/empty.twig
@@ -42,21 +42,14 @@
{% if env('ANALYTICS_ID','') != '' %}
+
+
{% endif %}