From 924b684a9b05cfb848b363ba7f1389df3bfcf428 Mon Sep 17 00:00:00 2001 From: Cole Goldsmith Date: Wed, 15 Jan 2025 14:39:05 -0600 Subject: [PATCH] remove all google analytics scripts --- src/partials/body-start-scripts.hbs | 8 +------- src/partials/head-prelude.hbs | 9 --------- src/partials/head-scripts.hbs | 6 ------ 3 files changed, 1 insertion(+), 22 deletions(-) diff --git a/src/partials/body-start-scripts.hbs b/src/partials/body-start-scripts.hbs index adc8a48a..109da3e5 100644 --- a/src/partials/body-start-scripts.hbs +++ b/src/partials/body-start-scripts.hbs @@ -1,7 +1 @@ -{{!-- Add header scripts here --}} -{{#with site.keys.googleAnalytics}} - - - -{{/with}} +{{!-- Add body start scripts here --}} diff --git a/src/partials/head-prelude.hbs b/src/partials/head-prelude.hbs index 897dc0bc..f0f73b16 100644 --- a/src/partials/head-prelude.hbs +++ b/src/partials/head-prelude.hbs @@ -1,14 +1,5 @@ - {{#with site.keys.googleAnalytics}} - - - - {{/with}} {{#with site.keys.ketchSmartTagUrl}} {{/with}} diff --git a/src/partials/head-scripts.hbs b/src/partials/head-scripts.hbs index 9142ae44..7bea401f 100644 --- a/src/partials/head-scripts.hbs +++ b/src/partials/head-scripts.hbs @@ -1,9 +1,3 @@ -{{#with site.keys.googleAnalytics}} - - -{{/with}} - {{#with site.keys.segment}}