From 3b22304a7be8a190078a8212af006941f59bf46e Mon Sep 17 00:00:00 2001 From: Jeremy Thomas Date: Wed, 11 Oct 2017 17:35:01 +0100 Subject: [PATCH] Move Vimeo GA --- docs/_includes/footer.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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 %}