Download project

This commit is contained in:
Roman Pyrih
2024-11-20 09:09:44 +01:00
parent 547a138d6a
commit 5ff041757f
40737 changed files with 7766183 additions and 0 deletions

View File

@@ -0,0 +1,45 @@
<?php
/* Smarty version 3.1.48, created on 2024-11-20 08:36:17
from '/home/admin/domains/masimmo.pl/public_html/modules/cookiesplus/views/templates/hook/gtm_consentmode.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.48',
'unifunc' => 'content_673d91712d5164_25091711',
'has_nocache_code' => false,
'file_dependency' =>
array (
'db47bd3e1beb79f311a6aec6fcd5e9f7d1ca9484' =>
array (
0 => '/home/admin/domains/masimmo.pl/public_html/modules/cookiesplus/views/templates/hook/gtm_consentmode.tpl',
1 => 1732016556,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_673d91712d5164_25091711 (Smarty_Internal_Template $_smarty_tpl) {
echo '<script'; ?>
data-keepinline='true'>
window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments); }
gtag('consent', 'default', {
'ad_storage' : '<?php if ((isset($_smarty_tpl->tpl_vars['gtm']->value['ad_storage'])) && $_smarty_tpl->tpl_vars['gtm']->value['ad_storage']) {?>granted<?php } else { ?>denied<?php }?>',
'ad_user_data' : '<?php if ((isset($_smarty_tpl->tpl_vars['gtm']->value['ad_user_data'])) && $_smarty_tpl->tpl_vars['gtm']->value['ad_user_data']) {?>granted<?php } else { ?>denied<?php }?>',
'ad_personalization' : '<?php if ((isset($_smarty_tpl->tpl_vars['gtm']->value['ad_personalization'])) && $_smarty_tpl->tpl_vars['gtm']->value['ad_personalization']) {?>granted<?php } else { ?>denied<?php }?>',
'analytics_storage' : '<?php if ((isset($_smarty_tpl->tpl_vars['gtm']->value['analytics_storage'])) && $_smarty_tpl->tpl_vars['gtm']->value['analytics_storage']) {?>granted<?php } else { ?>denied<?php }?>',
'functionality_storage' : '<?php if ((isset($_smarty_tpl->tpl_vars['gtm']->value['functionality_storage'])) && $_smarty_tpl->tpl_vars['gtm']->value['functionality_storage']) {?>granted<?php } else { ?>denied<?php }?>',
'personalization_storage' : '<?php if ((isset($_smarty_tpl->tpl_vars['gtm']->value['personalization_storage'])) && $_smarty_tpl->tpl_vars['gtm']->value['personalization_storage']) {?>granted<?php } else { ?>denied<?php }?>',
'security_storage' : '<?php if ((isset($_smarty_tpl->tpl_vars['gtm']->value['security_storage'])) && $_smarty_tpl->tpl_vars['gtm']->value['security_storage']) {?>granted<?php } else { ?>denied<?php }?>',
'wait_for_update' : 1000
});
gtag('set', 'url_passthrough', false);
gtag('set', 'ads_data_redaction', true);
<?php echo '</script'; ?>
>
<?php }
}