From 9df36d67062dc343b0eb631fb5490e75fca6e9ad Mon Sep 17 00:00:00 2001 From: Vicky Steeves Date: Mon, 24 Oct 2016 15:32:47 -0400 Subject: [PATCH] added google analytics --- themes/custom/templates/base.tmpl | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/themes/custom/templates/base.tmpl b/themes/custom/templates/base.tmpl index e44cda8..52584e4 100644 --- a/themes/custom/templates/base.tmpl +++ b/themes/custom/templates/base.tmpl @@ -105,6 +105,15 @@ ${base.late_load_js()} ${notes.code()} % endif ${body_end} + ${template_hooks['body_end']()}