From b84846b96ee6f96699e45400d1f6f5ed730c7358 Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Fri, 23 Feb 2018 14:34:34 -0500 Subject: [PATCH] Adding tracking pixel Add pixel code to the theme --- index.php | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/index.php b/index.php index 46011bf..daf42f1 100644 --- a/index.php +++ b/index.php @@ -53,5 +53,37 @@ + + + + + + + + -- 2.17.1