diff --git a/docs/_includes/footer.html b/docs/_includes/footer.html
index b9e2afb2..9b0a7239 100644
--- a/docs/_includes/footer.html
+++ b/docs/_includes/footer.html
@@ -150,4 +150,6 @@
ga('send', 'pageview');
-
+{% if page.route == 'index' %}
+
+{% endif %}