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}}