From 4417b040d15b1204aa50478d0f215c12bac6b413 Mon Sep 17 00:00:00 2001 From: jatin Date: Wed, 10 Apr 2024 12:12:32 +0530 Subject: [PATCH] chore: add google tag manager scripts --- templates/_partials/head.tpl | 11 +++++++++++ templates/layouts/layout-both-columns.tpl | 4 ++++ 2 files changed, 15 insertions(+) diff --git a/templates/_partials/head.tpl b/templates/_partials/head.tpl index 79815e3..83dbb5b 100644 --- a/templates/_partials/head.tpl +++ b/templates/_partials/head.tpl @@ -90,6 +90,7 @@ })(window,document,'https://static.hotjar.com/c/hotjar-','.js?sv='); {/literal} + {literal} {/literal} + +{literal} + + + +{/literal} {block name='hook_header'} {$HOOK_HEADER nofilter} {/block} diff --git a/templates/layouts/layout-both-columns.tpl b/templates/layouts/layout-both-columns.tpl index 3097cee..d6fc308 100644 --- a/templates/layouts/layout-both-columns.tpl +++ b/templates/layouts/layout-both-columns.tpl @@ -32,6 +32,10 @@ + + + {block name='hook_after_body_opening_tag'} {hook h='displayAfterBodyOpeningTag'}