[Changed] styling
This commit is contained in:
parent
8079eee236
commit
c32c66322f
@ -8,19 +8,19 @@
|
|||||||
[{strip}]
|
[{strip}]
|
||||||
|
|
||||||
[{if $oViewConf->isGtmConsentModeSetActivated()}]
|
[{if $oViewConf->isGtmConsentModeSetActivated()}]
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
function gtag() {
|
function gtag() {
|
||||||
dataLayer.push(arguments);
|
dataLayer.push(arguments);
|
||||||
}
|
}
|
||||||
|
|
||||||
gtag("consent", "default", {
|
gtag("consent", "default", {
|
||||||
ad_user_data: "denied",
|
ad_user_data: "denied",
|
||||||
ad_personalization: "denied",
|
ad_personalization: "denied",
|
||||||
ad_storage: "denied",
|
ad_storage: "denied",
|
||||||
analytics_storage: "denied",
|
analytics_storage: "denied",
|
||||||
wait_for_update: 2000
|
wait_for_update: 2000
|
||||||
});
|
});
|
||||||
</script>
|
</script>
|
||||||
[{/if}]
|
[{/if}]
|
||||||
|
|
||||||
<!-- Google Tag Manager -->
|
<!-- Google Tag Manager -->
|
||||||
|
Loading…
x
Reference in New Issue
Block a user