diff --git a/tutorial/tutorial_sphinx_theme_1/layout.html b/tutorial/tutorial_sphinx_theme_1/layout.html
index e61b973..47392d0 100644
--- a/tutorial/tutorial_sphinx_theme_1/layout.html
+++ b/tutorial/tutorial_sphinx_theme_1/layout.html
@@ -631,7 +631,12 @@
{%- if theme_analytics_id %}
-
+
{%- endif %}
{%- endif %}
diff --git a/tutorial/tutorial_sphinx_theme_1/theme.conf b/tutorial/tutorial_sphinx_theme_1/theme.conf
index 1c061c4..c95e52d 100644
--- a/tutorial/tutorial_sphinx_theme_1/theme.conf
+++ b/tutorial/tutorial_sphinx_theme_1/theme.conf
@@ -5,7 +5,7 @@ pygments_style = default
[options]
canonical_url =
-analytics_id =
+analytics_id = G-HLDXVJYYPC
analytics_anonymize_ip = False
collapse_navigation = True
sticky_navigation = True