From e09235ef4dfaeeec209e13a299edd987d887417d Mon Sep 17 00:00:00 2001 From: Tyler Hallada Date: Wed, 9 Dec 2020 12:02:01 -0500 Subject: [PATCH] Switch to Cloudflare Web Analytics --- _layouts/default.html | 14 +++----------- _layouts/home.html | 14 +++----------- 2 files changed, 6 insertions(+), 22 deletions(-) diff --git a/_layouts/default.html b/_layouts/default.html index 5cbf335..336261e 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -31,18 +31,10 @@ - - + - ga('create', 'UA-39880341-1', 'auto'); - ga('send', 'pageview'); - - - {% seo %} diff --git a/_layouts/home.html b/_layouts/home.html index ebd1fa1..b8393f4 100644 --- a/_layouts/home.html +++ b/_layouts/home.html @@ -38,18 +38,10 @@ - - + - ga('create', 'UA-39880341-1', 'auto'); - ga('send', 'pageview'); - - - {% seo %}