From df95312e58209bf9b4cf7789907c62e8536a54da Mon Sep 17 00:00:00 2001 From: Tom Hamilton Stubber Date: Thu, 22 Feb 2018 12:32:35 +0000 Subject: [PATCH] Testing sign up analytics with TC --- _includes/footer.html | 4 +++- _includes/header.html | 3 ++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/_includes/footer.html b/_includes/footer.html index 695b23a..c18f594 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -52,7 +52,9 @@

About Dino Tutors

m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','https://www.google-analytics.com/analytics.js','ga'); - ga('create', 'UA-41117087-4', 'auto'); + ga('create', 'UA-41117087-4', 'auto', {'allowLinker': true}); + ga('require', 'linker'); + ga('linker:autoLink', ['beta.tutorcruncher.com'] ); ga('send', 'pageview');