From 271b727c52166d66651ca8e0170a5747ad8f58ff Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Wed, 8 Mar 2017 13:51:24 -0500 Subject: [PATCH] adding pixel tracking code to the header tag of the site --- templates/template.html | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/templates/template.html b/templates/template.html index 3ab438e..385aede 100755 --- a/templates/template.html +++ b/templates/template.html @@ -28,6 +28,21 @@ ga('send', 'pageview'); + + + +
-- 2.17.1