From 0b85332dc5f9485ceeeb667babf902dd942098f6 Mon Sep 17 00:00:00 2001 From: Jordan Eldredge Date: Tue, 1 Dec 2020 17:05:10 -0800 Subject: [PATCH] Add tracking pixel --- public/index.html | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/public/index.html b/public/index.html index f100f5e4..31e6493a 100644 --- a/public/index.html +++ b/public/index.html @@ -106,5 +106,22 @@ ga("set", "anonymizeIp", true); ga("send", "pageview"); + + + +