From d22c2fef9ba0ba96f00cb5125a30b1332e05e754 Mon Sep 17 00:00:00 2001 From: Priyanka Bhagwat Date: Thu, 18 Sep 2014 18:24:43 +0530 Subject: added Analytics --- templates/page-front.tpl.php | 17 +++++++++++++++++ templates/page.tpl.php | 17 +++++++++++++++++ 2 files changed, 34 insertions(+) diff --git a/templates/page-front.tpl.php b/templates/page-front.tpl.php index 9ea892e..f8563f4 100755 --- a/templates/page-front.tpl.php +++ b/templates/page-front.tpl.php @@ -467,5 +467,22 @@ + + + + + + diff --git a/templates/page.tpl.php b/templates/page.tpl.php index 5219ca6..622a206 100755 --- a/templates/page.tpl.php +++ b/templates/page.tpl.php @@ -289,5 +289,22 @@ + + + + + + -- cgit