From cae4c6afc46068830ce82292cf42cc080207fdbf Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Mon, 19 Sep 2016 15:23:08 -0400 Subject: [PATCH] Adding Tracking and marking pixels and codes. Taken from the old site template. --- footer.php | 50 ++++++++++++++++++++++++++++++++++++++++++++++++++ header.php | 16 ++++++++++++++++ 2 files changed, 66 insertions(+) diff --git a/footer.php b/footer.php index 684c7ca..c9db146 100644 --- a/footer.php +++ b/footer.php @@ -94,5 +94,55 @@ + + + + + + + + + diff --git a/header.php b/header.php index 8b224a6..0110dd1 100644 --- a/header.php +++ b/header.php @@ -7,6 +7,22 @@ + +
-- 2.17.1