Merge branch 'develop'
This commit is contained in:
@@ -186,23 +186,21 @@ page {
|
||||
|
||||
headerData.990 = TEXT
|
||||
headerData.990 {
|
||||
wrap = <script src="https://consent.cookiefirst.com/banner.js" data-cookiefirst-key="|"></script>
|
||||
value = {$plugin.tx_eptheme.settings.cookieFirstKey}
|
||||
value = <script src="https://consent.cookiefirst.com/banner.js" data-cookiefirst-key="{$plugin.tx_eptheme.settings.cookieFirstKey}"></script>
|
||||
if.isTrue = {$plugin.tx_eptheme.settings.cookieFirstKey}
|
||||
}
|
||||
|
||||
headerData.995 = TEXT
|
||||
headerData.995 {
|
||||
wrap (
|
||||
value (
|
||||
<!-- 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],
|
||||
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);
|
||||
})(window,document,'script','dataLayer','|');</script>
|
||||
})(window,document,'script','dataLayer','{$plugin.tx_eptheme.settings.googleTagManagerId}');</script>
|
||||
<!-- End Google Tag Manager -->
|
||||
)
|
||||
value = {$plugin.tx_eptheme.settings.googleTagManagerId}
|
||||
if.isTrue = {$plugin.tx_eptheme.settings.googleTagManagerId}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user