From 76b279d797a073ef1fb21411a77df31608e9fd34 Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Thu, 19 Apr 2018 09:15:47 -0400 Subject: [PATCH] adding pixel tracking code to template file adding 2 pixel tracking sections to the main template file --- templates/template.html | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/templates/template.html b/templates/template.html index 45499f0..e26abec 100755 --- a/templates/template.html +++ b/templates/template.html @@ -45,6 +45,38 @@ + + + + + + + + -- 2.17.1