Skip to content

Commit 830f30a

Browse files
Add Ketch Smart Tag
1 parent 18e4579 commit 830f30a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/partials/head-prelude.hbs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,6 @@
99
})(window,document,'script','dataLayer','{{this}}');</script>
1010
<!-- End Google Tag Manager -->
1111
{{/with}}
12+
{{#with site.keys.ketchSmartTagUrl}}
13+
<script>!function(){window.semaphore=window.semaphore||[],window.ketch=function(){window.semaphore.push(arguments)};var e=document.createElement("script");e.type="text/javascript",e.src="{{this}}",e.defer=e.async=!0,document.getElementsByTagName("head")[0].appendChild(e)}();</script>
14+
{{/with}}

0 commit comments

Comments
 (0)