From 525241a99412c50ff0f43b8e65246b70a586c315 Mon Sep 17 00:00:00 2001 From: Cameron Cordes Date: Wed, 12 Aug 2020 14:59:18 -0400 Subject: [PATCH] Add tag manager container for link click tracking This will hopefully allow link click and client error analytics for the Contact page. --- src/index.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/index.html b/src/index.html index 2e104ff..225e825 100644 --- a/src/index.html +++ b/src/index.html @@ -26,6 +26,12 @@ g.type='text/javascript'; g.async=true; g.defer=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s); })(); +