Merge branch 'develop'

This commit is contained in:
Björn Fromme
2022-06-08 09:04:22 +02:00
@@ -186,23 +186,21 @@ page {
headerData.990 = TEXT headerData.990 = TEXT
headerData.990 { headerData.990 {
wrap = <script src="https://consent.cookiefirst.com/banner.js" data-cookiefirst-key="|"></script> value = <script src="https://consent.cookiefirst.com/banner.js" data-cookiefirst-key="{$plugin.tx_eptheme.settings.cookieFirstKey}"></script>
value = {$plugin.tx_eptheme.settings.cookieFirstKey}
if.isTrue = {$plugin.tx_eptheme.settings.cookieFirstKey} if.isTrue = {$plugin.tx_eptheme.settings.cookieFirstKey}
} }
headerData.995 = TEXT headerData.995 = TEXT
headerData.995 { headerData.995 {
wrap ( value (
<!-- Google Tag Manager --> <!-- Google Tag Manager -->
<script type="text/plain" data-cookiefirst-category="functional">(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': <script type="text/plain" data-cookiefirst-category="necessary">(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','|');</script> })(window,document,'script','dataLayer','{$plugin.tx_eptheme.settings.googleTagManagerId}');</script>
<!-- End Google Tag Manager --> <!-- End Google Tag Manager -->
) )
value = {$plugin.tx_eptheme.settings.googleTagManagerId}
if.isTrue = {$plugin.tx_eptheme.settings.googleTagManagerId} if.isTrue = {$plugin.tx_eptheme.settings.googleTagManagerId}
} }
} }