TriggerError
My WARNING [512] Translate Error "CookiesBanner.Categories"!
/data/hotelfrantisek_sk/web/www/orchestra/bootstrap.php, line 84
"" ;
cb.text = TriggerError
My WARNING [512] Translate Error "CookiesBanner.Text"!
/data/hotelfrantisek_sk/web/www/orchestra/bootstrap.php, line 84
"" ;
cb.onGrant = function (options) {
//Facebook pixel
if (typeof fbq == 'function' && options.marketing.consent == true) {
fbq('consent', 'grant');
}
//Google Analytics gtag
if (typeof gtag == 'function') {
gtag('consent', 'update', {
ad_storage: options.marketing.consent == true ? 'granted' : 'denied',
analytics_storage: options.analytics.consent == true ? 'granted' : 'denied',
ad_personalization: options.marketing.consent == true ? 'granted' : 'denied',
ad_user_data: options.marketing.consent == true ? 'granted' : 'denied'
});
}
};
cb.init();
});