UNPKG

@jumpgroup/avacy-banner

Version:

oil.js Opt-In Layer for consent management based on the IAB TCF Standard

112 lines (108 loc) 7.72 kB
<!DOCTYPE html> <html lang="it" class="no-js"> <head> <meta charset="utf-8"> <meta http-equiv="x-ua-compatible" content="ie=edge"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <link href="https://fonts.googleapis.com/css?family=Montserrat:400,700,800&amp;display=swap" rel="stylesheet"> <title>Avacy SDK Page</title> <style> body { margin: 0; } </style> <script id="oil-configuration" type="application/configuration"> { "deviceEnvironment": "native", "config_version": 1, "policy_version": 2, "advanced_settings": true, "iabVendorListUrl": "https://cdn.jumpgroup.it/assets/", "customVendorListUrl": "https://cdn.jumpgroup.it/assets/custom-vendor-list.json", "timeout": -1, "poi_activate_poi": false, "poi_group_name": "GruppoRai", "poi_hub_origin": "https://avacyhub.test", "poi_hub_path": "/hub.html", "show_limited_vendors_only": false, "additionalConsentUrl": "https://cdn.jumpgroup.it/assets/additional-consent-providers.json", "cookie_expires_in_days": 15, "language": "it", "languages": { "it": { "localeId": "it", "version": 1, "texts": { "label_intro_heading": "Cookie e pubblicità su questo sito", "label_button_yes": "Acconsento", "label_intro": "Rai utilizza cookie e strumenti equivalenti, anche di terzi, per misurare il consumo e garantire la fruizione dei contenuti digitali Rai, facilitare la navigazione, proporre pubblicità mirata. Per saperne di più puoi visionare linformativa estesa <a href=\"https://www.rai.it/privacy/CookiePolicy.html\" target=\"_blank\">cliccando qui</a>, per negare il consenso o gestire le tue preferenze usa il pulsante \"ESPRIMO PREFERENZE\". Premendo \"ACCONSENTO\" acconsenti all’uso di cookie e strumenti equivalenti.", "label_cpc_heading": "Cookie e pubblicità su questo sito", "label_cpc_text": "Puoi visionare l'Informativa estesa sui Cookie al seguente <a href=\"https://www.rai.it/privacy/CookiePolicy.html\" target=\"_blank\">link</a>.", "label_cpc_activate_all": "Attivare tutto", "label_cpc_deactivate_all": "Disattiva tutto", "label_third_party": "Fornitori Che Aderiscono a IAB TCF", "label_cpc_purpose_title": "Finalità", "label_cpc_special_purpose_title": "Finalità Speciali", "label_cpc_feature_title": "Funzionalità", "label_cpc_special_feature_title": "Funzionalità Speciali", "label_cpc_read_less": "Leggi di meno.", "label_cpc_read_more": "Leggi di più...", "label_button_back": "Indietro", "label_button_advanced_settings": "Esprimo preferenze", "label_custom_thirdparty_heading": "Altri Fornitori", "label_additional_consent_heading": "Google Partner", "label_third_party_object_legint": "Legittimo interesse per i fornitori", "label_cpc_purpose_optout_confirm_heading": "Sei sicuro?", "label_cpc_purpose_optout_confirm_text": "Queste impostazioni modificheranno l'esperienza sul sito.", "label_cpc_purpose_optout_confirm_proceed": "Contina", "label_cpc_purpose_optout_confirm_cancel": "Cancella", "label_poi_group_list_heading": "Lista delle unità aziendali", "label_poi_group_list_text": "Unità aziendali", "label_thirdparty_list_heading": "Your consent for third party software", "label_thirdparty_list_text": "Here is a list of third party software.", "label_nocookie_head": "In order to be able to provide our services in the best possible way, cookies must be activated in your browser.", "label_nocookie_text": "Please activate cookies in the properties of your browsers. So you can do it in <a href=\"https://support.google.com/chrome/answer/95647?co=GENIE.Platform%3DDesktop&amp;hl=en-GB\" class=\"as-oil__intro-txt--link\" target=\"_blank\">Google Chrome</a> or <a href=\"https://support.mozilla.org/en-US/kb/cookies-information-websites-store-on-your-computer\" class=\"as-oil__intro-txt--link\" target=\"_blank\">Firefox</a>.\".", "label_cpc_legal_purpose_consent": "Finalità (Consenso)", "label_cpc_legal_purpose_leg_int": "Finalità (Legittimo Interesse)", "label_cpc_legal_special_purposes": "Finalità Speciali", "label_cpc_legal_features": "Funzionalità", "label_cpc_legal_special_features": "Funzionalità Speciali", "label_third_party_description": "Questi servizi aderiscono al <a target=\"_blank\" href=\"https://iabeurope.eu/transparency-consent-framework/\">IAB Transparency and Consent Framework (TCF)</a>.", "label_cpc_save": "Salva e Continua", "label_cpc_legint_rejectbox_text": "Legittimo interesse per i fornitori", "label_cpc_legint_box_text": "Permetti a questo servizio di trattare i tuoi dati sulla base di un interesse legittimo.", "label_cpc_legint_infobox_title": "Legittimo interesse", "label_cpc_legint_infobox_description": "Un \"interesse legittimo\" è un interesse che, in base alla legislazione applicabile, giustifica il trattamento di dati personali.<br>I servizi che decidono di fare affidamento su di un interesse legittimo possono processare i tuoi dati a meno che tu non ti opponga a tale trattamento.<br><p><b>Deselezionando questa casella eserciti il tuo diritto di opposizione.</b></p>" } } }, "visual_configuration" : { "colors": { "text_color_primary": "#80888c", "text_color_secondary": "#262628", "background_color": "#f9f9f9", "secondary_background_color": "#dedede", "accent_primary": "#0099f2", "btn_primary_background": "#0099f2", "btn_primary_background_hover": "#0d9ef3", "btn_primary_text_color": "#ffffff", "btn_secondary_background": "#0099f2", "btn_secondary_background_hover": "#0d9ef3", "btn_secondary_text_color": "#ffffff", "btn_disabled_background": "#dfdfdf", "btn_disabled_text_color": "#545454", "slider_background": "#b1b6b8", "slider_background_circle": "#ffffff", "third_parties_background": "#eff0f0" }, "banner_position": "PositionBottom", "banner_animation": "SlideIn", "font_base_scale": 1, "font_family": "Montserrat" } } </script> <script type="text/javascript" src="/oilstub.min.js"></script><script type="text/javascript" src="/oil.min.js"></script></head> <body class="avacy-mobile-env"> </body> </html>