From 7e8191ea3a9f87ebe8351f09921763f2891f03e7 Mon Sep 17 00:00:00 2001 From: Kimberly Munoz Date: Mon, 28 Sep 2015 13:27:33 -0400 Subject: [PATCH] Removed extra GA code. --- CHANGELOG.md | 1 + cfgov/v1/jinja2/v1/_layouts/base.html | 35 ++++++--------------------- 2 files changed, 9 insertions(+), 27 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7a02b2da10b..3030d156dff 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -100,6 +100,7 @@ Given the `MAJOR.MINOR.PATCH` pattern, here is how we decide to increment: - Removed Ombudsman from nav for beta freeze. - Removed unnecessary mobile-only expandables - Removed link from Cordray's corner image `/the-bureau/about-director/`. +- Removed extra Google Analytics code ### Fixed - Fixed issue with logic displaying the Event summary state. diff --git a/cfgov/v1/jinja2/v1/_layouts/base.html b/cfgov/v1/jinja2/v1/_layouts/base.html index dda11ba0744..f7893ad700d 100644 --- a/cfgov/v1/jinja2/v1/_layouts/base.html +++ b/cfgov/v1/jinja2/v1/_layouts/base.html @@ -116,33 +116,14 @@ Analytics ========= --> - - {# TODO: Remove Google Analytics code snippet once GTM is stable. - We are double tagging with classic analytics and tag manager - so that we can test any differences between the two. - See: https://github.com/cfpb/cfgov-refresh/issues/496 #} - - - - - - - - + + + {% block body %}