diff --git a/manual/conf.py b/manual/conf.py
index 84d6232d32..26cb887d8b 100644
--- a/manual/conf.py
+++ b/manual/conf.py
@@ -138,7 +138,6 @@ html_theme_options = {
'show_powered_by': False,
'fixed_sidebar': True,
'sidebar_collapse': True,
- 'analytics_id': 'UA-20736318-1',
'github_button': False,
}
diff --git a/manual/templates/layout.html b/manual/templates/layout.html
index 32daf081f7..8aebee1c8f 100644
--- a/manual/templates/layout.html
+++ b/manual/templates/layout.html
@@ -2,6 +2,15 @@
{%- block extrahead %}
{% if not embedded %}
+
+
+