From 830f30a6e31b634e7c4be7da808014018d6e5e60 Mon Sep 17 00:00:00 2001 From: Eric Schneider <37347760+eric-schneider@users.noreply.github.com> Date: Wed, 11 Dec 2024 18:59:07 -0800 Subject: [PATCH] Add Ketch Smart Tag --- src/partials/head-prelude.hbs | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/partials/head-prelude.hbs b/src/partials/head-prelude.hbs index c09f9290..897dc0bc 100644 --- a/src/partials/head-prelude.hbs +++ b/src/partials/head-prelude.hbs @@ -9,3 +9,6 @@ })(window,document,'script','dataLayer','{{this}}'); {{/with}} + {{#with site.keys.ketchSmartTagUrl}} + + {{/with}}