[OST830498][Fixed] dataLayer overwriting

This commit is contained in:
MaxBUhe 2024-04-08 15:19:26 +02:00
parent 0baa44e5d7
commit 76eeb0d5bd
1 changed files with 0 additions and 2 deletions

View File

@ -9,8 +9,6 @@
[{if $oViewConf->isGtmConsentModeSetActivated()}]
<script type="text/javascript">
// create dataLayer
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}