/* PER CONTROLLARE UN SERVIZIO ATTIVO IN PHP: mod_pc_is_active("google-recaptcha") mod_pc_salva_servizio($urlSenzaSchemaOId)//meglio usare url OPZIONI SERVIZIO: 'force' => true,//viene mostrato anche se non rilevato 'required' => true,//mostrato tra i servizi tecnici e accettato forzatamente 'hidden' => true,//nascosto e accettato forzatamente 'allowed' => true,//carica comuunque lo script, ci deve essere un'altra gestione del consenso 'onConsent' => blocco js che viene chiamato al consenso dell'utente, ritornare true se necessita comunque del refresh della pagina (il refresh viene comunque fatto dalla pagina di selezione servizi) per personalizzare sul sito (indi.php): $CONF['mod_pc_services']['google-analytics-anonymized']['required'] = true; $CONF['mod_pc_services']['googledrive']['hidden'] = true; */ // Google Analytics con IP anonimizzato // Google Analytics è un servizio di analisi statistica fornito da Google Inc. che usa i cookie per misurare le // visite e l'utilizzo dell'Applicazione da parte degli Utenti. Google dichiara che i dati raccolti non // consentono di effettuare profilazione dell'Utente poiché riceve l'indirizzo IP degli Utenti anonimizzato e // altri dati anonimi che non possono identificare l'Utente. // Per l'uso di questi cookie non è richiesto il preventivo consenso dell'Utente. // Per maggiori informazioni, consultare la pagina: // https://policies.google.com/privacy // Google Adwords Remarketing // Google Adwords Remarketing è un servizio fornito da Google Inc. che usa i cookie per studiare e // migliorare la pubblicità al fine di inviare all'Utente messaggi in linea con i propri interessi. Il remarketing // aiuta a raggiungere gli Utenti che hanno visitato l'Applicazione. // Per l'uso di questi cookie è richiesto il preventivo consenso dell'Utente. // Per maggiori informazioni, consultare la pagina: // https://policies.google.com/privacy // Google AdWords con monitoraggio conversioni // Google AdWords con monitoraggio conversioni è il servizio di Google Inc. che traccia le azioni // dell'Utente dopo che ha cliccato sugli annunci pubblicitari gestiti da Google. // Per l'uso di questi cookie è richiesto il preventivo consenso dell'Utente. // Per maggiori informazioni, consultare la pagina: // https://policies.google.com/privacy // Facebook Remarketing // Facebook Remarketing è un servizio fornito da Facebook, Inc. che collega l'attività di questa // Applicazione con il network di advertising di Facebook. // Per l'uso di questi cookie è richiesto il preventivo consenso dell'Utente. // Per maggiori informazioni, consultare la pagina:https://www.facebook.com/about/privacy/ $CONF['mod_pc_services'] = [ 'tnx' => [ 'force' => true, 'required' => true, 'nome' => [ 'eng' => 'Tecnical cookies (first party)', 'nld' => 'Tecnical cookies (first party)', 'ita' => 'Cookie tecnici (first party)' ], 'descrizione' => [ 'eng' => 'Cookies of this type are necessary for the proper functioning of some areas of the site. Cookies in this category include both persistent and session cookies. Without such cookies, the site or portions of it may not function properly. Cookies in this category are always sent from our domain.', 'nld' => 'Cookies of this type are necessary for the proper functioning of some areas of the site. Cookies in this category include both persistent and session cookies. Without such cookies, the site or portions of it may not function properly. Cookies in this category are always sent from our domain.', 'ita' => 'I cookie di questo tipo sono necessari per il corretto funzionamento di alcune aree del sito. I cookie di questa categoria comprendono sia cookie persistenti che cookie di sessione. In assenza di tali cookie, il sito o alcune porzioni di esso potrebbero non funzionare correttamente. I cookie di questa categoria vengono sempre inviati dal nostro dominio.' ], 'privacyUrl' => '{|gurl({pagina_def},,t=privacy)}', ], 'tnxstats' => [ 'required' => true, 'nome' => [ 'eng' => 'Visits statistical analysis', 'ita' => 'Analisi statistica delle visite', ], 'descrizione' => [ 'eng' => 'Statistical analysis service that uses cookies to measure Users\' visits and use of the Application.', 'ita' => 'Analisi statistica che usa i cookie per misurare le visite e l\'utilizzo dell\'Applicazione da parte degli Utenti.' ], 'privacyUrl' => '{|gurl({pagina_def},,t=privacy)}', 'csp' => ['script-src' => [ 'stats.tnx.it' ]] ], 'google-analytics' => [ 'allowed' => true, 'onConsent' => "if(typeof(gtag) != 'undefined'){" .($CONF['chi_sono']=='noi'?'console.log("google analytics consent granted [SOLO_NOI]");':'') //potrebbe non esserci (db multisito, tipo toys4you2013) ." gtag('consent', 'update', { 'ad_storage': 'granted', 'ad_user_data': 'granted', 'ad_personalization': 'granted', 'analytics_storage': 'granted' }); }" .($CONF['chi_sono']=='noi'?'else console.log(\'gtag non trovato\');':'') , 'nome' => [ 'eng' => 'Google Analytics', 'nld' => 'Google Analytics', 'ita' => 'Google Analytics', ], 'descrizione' => [ 'eng' => 'Google Analytics is a statistical analysis service provided by Google Inc. that uses cookies to measure Users\' visits and use of the Application. The data collected, also by cross-referencing it with other data already in Google\'s possession, can identify and profile the User.', 'nld' => 'Google Analytics is a statistical analysis service provided by Google Inc. that uses cookies to measure Users\' visits and use of the Application. The data collected, also by cross-referencing it with other data already in Google\'s possession, can identify and profile the User.', 'ita' => 'Google Analytics è un servizio di analisi statistica fornito da Google Inc. che usa i cookie per misurare le visite e l\'utilizzo dell\'Applicazione da parte degli Utenti. I dati raccolti, anche incrociandoli con altri dati già in possesso di Google, possono identificare e profilare l\'Utente.' ], 'privacyUrl' => 'https://policies.google.com/privacy', 'csp' => [ 'script-src' => [ 'ssl.google-analytics.com', 'www.google-analytics.com', 'www.googletagmanager.com/gtag/js', 'googleads.g.doubleclick.net',//ga4 su invoicex 'td.doubleclick.net',// ibfor, probabilmente per integrazione con Adwords 'www.googletagmanager.com/debug/',//tag assistant ], 'frame-src' => [ 'td.doubleclick.net',// invoicex 'www.googletagmanager.com/',//invoicex ] ] ], //se rilevato, modificare url per usare youtube-nocookie.com https://www.tagmanageritalia.it/guida-gdpr-disabilitare-cookie-youtube-e-google-maps/#gref // 'youtube' => [ // 'nome' => [ // 'eng' => 'Youtube', // 'ita' => 'Youtube' // ], // 'descrizione' => [ // 'eng' => '', // 'ita' => 'YouTube è un servizio fornito da Google, Inc. che usa i cookie per permettere di visualizzare contenuti video.' // ], // 'privacyUrl' => 'https://policies.google.com/privacy', // 'csp' => ['frame-src' => ['www.youtube.com/embed/']] // ], 'youtube-no-cookies' => [ 'hidden' => false, 'required' => true,//mostra tra i cookie tecnici 'csp' => ['frame-src' => [ 'www.youtube-nocookie.com/'//https://mapsplatform.googleblog.com/2011/10/a-grab-bag-of-maps-api-news.html ]], 'nome' => [ 'eng' => 'YouTube in privacy mode', 'ita' => 'YouTube in modalità privacy', ], 'descrizione' => [ 'eng' => 'YouTube is a service provided by Google Inc. that uses cookies to display video content', 'ita' => 'YouTube è un servizio fornito da Google, Inc. che usa i cookie per permettere di visualizzare contenuti video.' ], 'privacyUrl' => 'https://policies.google.com/privacy', ], // 'avatableseo' => [ // 'hidden' => true, // 'csp' => ['script-src' => [ // 's.ksrndkehqnwntyxlhgto.com' // ]] // ], 'ajax-googleapis' => [ 'hidden' => true, 'csp' => ['script-src' => [ 'ajax.googleapis.com' ]] ], 'stream-meteoproject' => [//https://www.camigliano.it/it/webcam/ (dismesso ottobre 2022) 'hidden' => true, 'csp' => ['frame-src' => [ 'stream-meteoproject.eu/' ]] ], 'stripe' => [ 'required' => true, 'nome' => [ 'eng' => 'Stripe', 'ita' => 'Stripe', ], 'descrizione' => [ 'eng' => 'Stripe allows the User to make payments online.', 'ita' => 'Stripe permette all\'Utente di effettuare pagamenti online.' ], 'privacyUrl' => 'https://stripe.com/privacy', 'csp' => [ 'script-src' => [ 'js.stripe.com/', // 'merchant-ui-api.stripe.com'//ci arrivano degli errori ], 'frame-src' => ['js.stripe.com/'], ] ], 'worldline' => [ 'required' => true, 'nome' => [ 'eng' => 'WorldLine', 'ita' => 'WorldLine', ], 'descrizione' => [ 'eng' => 'WorldLine allows the User to make payments online.', 'ita' => 'WorldLine permette all\'Utente di effettuare pagamenti online.' ], 'privacyUrl' => 'https://worldline.com/en/compliancy/privacy', 'csp' => [ 'script-src' => [ 'pay-sandbox.worldlineitalia.it/', 'pay.worldlineitalia.it/', ] ] ], 'avatable' => [ 'required' => true, 'nome' => [ 'eng' => 'Avatable', 'ita' => 'Avatable', ], 'descrizione' => [ 'eng' => 'Servizio per la prenotazione dei tavoli', 'ita' => 'Service for table reservation' ], // 'privacyUrl' => 'https://stripe.com/privacy', 'csp' => [ 'script-src' => ['esercenti.avatable.com/'], 'frame-src' => [ 'md.avatable.com/',//https://www.davestro.it/it/menu/ 'esercenti.avatable.com/' ], ] ], 'calendly' => [ // 'required' => true, 'nome' => [ 'eng' => 'Calendly', 'ita' => 'Calendly', ], 'descrizione' => [ 'eng' => 'Servizio per la prenotazione degli appuntamenti', 'ita' => 'Service for makeing appointments' ], 'privacyUrl' => 'https://calendly.com/privacy', 'csp' => [ 'script-src' => [ 'assets.calendly.com/assets/external/widget.js', 'calendly.com/', ], 'frame-src' => [ 'calendly.com/' ], ] ], 'prezi' => [ // 'required' => true, 'nome' => [ 'eng' => 'Prezi', 'ita' => 'Prezi', ], 'descrizione' => [ 'eng' => 'Prezi is a service that uses cookies to display video content', 'ita' => 'Prezi è un servizio che usa i cookie per permettere di visualizzare contenuti video.' ], 'privacyUrl' => 'https://prezi.com/cms/legal/privacy-policy/', 'csp' => [ // 'script-src' => ['assets.calendly.com/assets/external/widget.js'], 'frame-src' => [ 'prezi.com/p/embed/' ], ] ], 'scalapay' => [ 'required' => true, 'nome' => [ 'eng' => 'Scalapay', 'ita' => 'Scalapay', ], 'descrizione' => [ 'eng' => 'Scalapay allows the User to pay in instalments online.', 'ita' => 'Scalapay permette all\'Utente di rateizzare il pagamento online.' ], 'privacyUrl' => 'https://www.scalapay.com/it/privacy', 'csp' => [ 'script-src' => ['cdn.scalapay.com/js/'], ] ], 'portalclub' => [ 'required' => true, 'nome' => [ 'eng' => 'Portalclub', 'ita' => 'Portalclub', ], 'descrizione' => [ 'eng' => 'Portalclub.it contains all the tools to manage and improve your business with multiposting, administration and marketing services.', 'ita' => 'Portalclub.it racchiude tutti gli strumenti per gestire e migliorare l\'attività con servizi di multiposting, amministrazione e marketing.' ], 'privacyUrl' => 'https://annunci.portalclub.it/privacy-policy/', 'csp' => [ 'frame-src' => ['www.portalclub.it'], ] ], 'googleads' => [ 'required' => true, 'nome' => [ 'eng' => 'Conversioni Google Ads', 'ita' => 'Google Ads conversions', ], 'descrizione' => [ 'eng' => 'Google Ads is a solution to display advertising for your own products or for third parties.', 'ita' => 'Google Ads è una soluzione per visualizzare la pubblicità dei propri prodotti o di terzi.' ], 'privacyUrl' => 'https://policies.google.com/privacy', 'csp' => ['script-src' => [ 'www.googleadservices.com/pagead/conversion.js', 'pagead2.googlesyndication.com/pagead/js/adsbygoogle.js'//premio celeste ]] ], 'googlechart' => [ 'nome' => [ 'eng' => 'Grafici Google', 'ita' => 'Google charts', ], 'descrizione' => [ 'eng' => 'Through "Google Graphs" data is represented in graph form.', 'ita' => 'Tramite "Grafici Google" vengono rappresentati dati sottoforma di grafico.' ], 'privacyUrl' => 'https://policies.google.com/privacy', 'csp' => ['script-src' => ['www.gstatic.com/charts/']] ], 'mpskin' => [ 'nome' => [ 'eng' => 'MPskin', 'ita' => 'MPskin', ], 'descrizione' => [ 'eng' => 'Fornitore del tour virtuale', 'ita' => 'Virtual tour partner' ], 'privacyUrl' => 'https://www.mpskin.com/it/privacy/', 'csp' => ['frame-src' => ['my.mpskin.com/']] ], 'googledrive' => [ 'nome' => [ 'eng' => 'Google drive document', 'ita' => 'Google drive document', ], 'descrizione' => [ 'eng' => 'Google Drive is a web service, in a cloud computing environment, for storing and synchronising files online.', 'ita' => 'Google Drive è un servizio web, in ambiente cloud computing, di memorizzazione e sincronizzazione files online.' ], 'privacyUrl' => 'https://policies.google.com/privacy', 'csp' => ['frame-src' => ['drive.google.com/']] ], 'googlecalendar' => [ 'nome' => [ 'eng' => 'Google calendar', 'ita' => 'Google calendar', ], 'descrizione' => [ 'eng' => 'The Google calendar service allows you to share a Google calendar view.', 'ita' => 'Il servizio di Google calendar permette di condividere la visualizzazione di un calendario Google.' ], 'privacyUrl' => 'https://policies.google.com/privacy', 'csp' => ['frame-src' => ['www.google.com/calendar/']] ], 'paypal' => [ 'required' => true, 'nome' => [ 'eng' => 'Paypal', 'ita' => 'Paypal', ], 'descrizione' => [ 'eng' => 'Paypal allows the User to make payments online.', 'ita' => 'Paypal permette all\'Utente di effettuare pagamenti online.' ], 'privacyUrl' => 'https://www.paypal.com/it/webapps/mpp/ua/privacy-full', 'csp' => [ 'script-src' => [ 'www.paypal.com/sdk/js', 'www.paypal.com/tagmanager/', 'www.paypalobjects.com/muse/'//sembra essere un analytics di paypal ], 'frame-src' => [ 'www.paypal.com/', 'www.sandbox.paypal.com/', 'www.paypalobjects.com/muse/' ] ], ], 'apple-login' => [ 'nome' => [ 'eng' => 'Apple login', 'ita' => 'Apple login', ], 'descrizione' => [ 'eng' => 'Apple allows the User to login to the site using the credentials of an Apple account.', 'ita' => 'Apple permette all\'Utente di effettuare il login al sito utilizzando le credenziali di un account Apple.' ], 'privacyUrl' => 'https://www.apple.com/it/privacy/', 'csp' => [ 'script-src' => ['appleid.cdn-apple.com/appleauth/'], ] ], 'tripadvisor-widget' => [ 'nome' => [ 'eng' => 'Tripadvisor widget', 'ita' => 'Tripadvisor widget', ], 'descrizione' => [ 'eng' => 'The Tripadvisor widget displays the score, reviews and anything else available about the accommodation.', 'ita' => 'Il widget di Tripadvisor visualizza il punteggio, recensioni e quant\'altro disponibile sulla struttura ricettiva.' ], 'privacyUrl' => 'https://www.tripadvisor.it/pages/LSOInfo.html', 'csp' => [ 'script-src' => [ 'www.tripadvisor.co.uk/', 'www.tripadvisor.de/', 'www.tripadvisor.fr/', 'www.tripadvisor.es/', 'www.tripadvisor.nl/', 'www.tripadvisor.com/', 'www.tripadvisor.com.br/', 'www.tripadvisor.it/', 'www.jscache.com/',//fa redirect su www.tripadvisor.com 'static.tacdn.com/',//viene caricato dal widget ], ] ], //se rilevato, modificare url per usare https://maps.googleapis.com/maps/embed/v1/ //When loaded from maps.googleapis.com, the current implementation of the Maps API v3 does not rely on the exchange of cookies with Google //https://mapsplatform.googleblog.com/2011/10/a-grab-bag-of-maps-api-news.html // 'google-maps-maps-embed' => [ // 'nome' => [ // 'eng' => 'Google maps', // 'ita' => 'Google maps' // ], // 'descrizione' => [ // 'eng' => '', // 'ita' => 'Google Maps è un servizio di geolocalizzazione e di cronologia degli spostamenti dell\'Utente fornito da Google Inc.', // ], // 'privacyUrl' => 'https://policies.google.com/privacy', // 'csp' => ['frame-src' => ['www.google.com/maps/embed/']] // ], // 'google-maps-api' => [ // 'nome' => [ // 'eng' => 'Google maps API', // 'ita' => 'Google maps API', // ], // 'descrizione' => [ // 'eng' => '' // ], // 'privacyUrl' => 'https://policies.google.com/privacy', // 'csp' => ['script-src' => [ // 'maps.google.com/maps/api' // ]] // ], 'google-maps-no-cookies' => [//https://mapsplatform.googleblog.com/2011/10/a-grab-bag-of-maps-api-news.html 'hidden' => true, 'csp' => [ 'frame-src' => ['maps.googleapis.com/','storage.googleapis.com/'], 'script-src' => ['maps.googleapis.com/'] ] ], 'google-my-maps' => [ 'nome' => [ 'ita' => 'Google My Maps', 'eng' => 'Google My Maps', ], 'descrizione' => [ 'eng' => 'Display through "Google Maps" of specific or generic places and activities or other information contained therein.', 'ita' => 'Visualizzazione tramite "Google Maps" di luoghi specifici o generici e attivitià o altre informazioni in essi contenuti.' ], 'privacyUrl' => 'https://policies.google.com/privacy', 'csp' => [ 'frame-src' => ['www.google.com/maps/d/'] ] ], 'clickcease' => [ 'nome' => [ 'ita' => 'ClickCease', 'eng' => 'ClickCease', ], 'descrizione' => [ 'eng' => 'The click fraud protection system Google and Feacebook Ads, blocks false impressions and false clicks.', 'ita' => 'Il sistema di protezione contro le frodi sulle clic Google e Feacebook Ads a blocchi false impressioni e falsi clic.' ], 'privacyUrl' => 'https://policies.google.com/privacy', 'csp' => [ 'script-src' => ['www.clickcease.com'] ] ], 'google-sign-in' => [ 'nome' => [ 'ita' => 'Accedi con Google', 'eng' => 'Google sign in' ], 'descrizione' => [ 'eng' => 'Google allows the User to login to the site using the credentials of a Google account.', 'ita' => 'Google permette all\'Utente di effettuare il login al sito utilizzando le credenziali di un account Google.' ], 'privacyUrl' => 'https://policies.google.com/privacy', 'csp' => [ 'script-src' => ['accounts.google.com/gsi/','apis.google.com/'], 'frame-src' => ['accounts.google.com/'] ] ], 'google-recaptcha' => [ 'nome' => [ 'ita' => 'Google reCAPTCHA', 'eng' => 'Google reCAPTCHA', 'nld' => 'Google reCAPTCHA', ], 'descrizione' => [ 'eng' => 'reCAPTCHA is a security service that protects websites from fraud and abuse.', 'nld' => 'reCAPTCHA is a security service that protects websites from fraud and abuse.', 'ita' => 'reCAPTCHA è un servizio di sicurezza che protegge i siti Web da frodi e abusi.' ], 'privacyUrl' => 'https://policies.google.com/privacy', 'csp' => [ 'script-src' => [ 'www.recaptcha.net/recaptcha/', 'www.google.com/recaptcha/', 'www.gstatic.com/recaptcha/' ], 'frame-src' => [ 'www.recaptcha.net/recaptcha/', 'www.google.com/recaptcha/', 'www.gstatic.com/recaptcha/' ] ] ], 'google-tagmanager' => [ 'nome' => [ 'ita' => 'Google Tag Manager', 'eng' => 'Google Tag Manager', ], 'descrizione' => [ 'eng' => 'Tag Manager offers simple and effective solutions for the statistical measurement of accesses and the integration between Google\'s visit analysis platforms.', 'ita' => 'Tag Manager offre soluzioni semplici ed efficaci per la misurazione statistica degli accessi e l\'integrazione fra le piattaforme Google di analisi visite.' ], 'privacyUrl' => 'https://policies.google.com/privacy', 'csp' => [ 'script-src' => ['www.googletagmanager.com/'], 'frame-src' => ['www.googletagmanager.com/'], ] ], 'vimeo-js' => [ 'nome' => [ 'eng' => 'Vimeo', 'ita' => 'Vimeo', ], 'descrizione' => [ 'eng' => 'Vimeo is a service that uses cookies to display video content', 'ita' => 'Vimeo è un servizio che usa i cookie per permettere di visualizzare contenuti video.' ], 'csp' => ['script-src' => [ 'player.vimeo.com/api/player.js' ]] ], //se rilevato, aggiungere parametro url per usare vimeo-no-cookies (funzione indi_vimeoDnt($testo)) //https://complianz.io/embedding-vimeo-videos-privacy-friendly/ 'vimeo-no-cookies' => [//https://mapsplatform.googleblog.com/2011/10/a-grab-bag-of-maps-api-news.html 'hidden' => true, 'csp' => ['frame-src' => [ 'player.vimeo.com/video/', 'vimeo.com/event/' ]] ], 'typekit' => [ 'hidden' => true, 'nome' => [ 'eng' => 'Adobe typekit', 'ita' => 'Adobe typekit', ], 'descrizione' => [ 'eng' => 'Service for personalising the fonts used on the website.', 'ita' => 'Servizio di personalizzazione dei font utilizzati sul sito web.', ], 'csp' => ['script-src' => [ 'use.typekit.net/' ]] ], 'instagram-widget' => [ 'nome' => [ 'eng' => 'Instagram', 'ita' => 'Instagram', ], 'descrizione' => [ 'eng' => 'The Instgram widget allows you to display links and Instagram content on your website.', 'ita' => 'Il widget di Instgram permette di visualizzare link e contenuti Instagram sul sito web.', ], 'privacyUrl' => 'https://help.instagram.com/519522125107875/', 'csp' => [ 'script-src' => [ 'platform.instagram.com/en_US/embeds.js', 'www.instagram.com/embed.js' ], 'frame-src' => [ 'www.instagram.com' ] ] ], 'skyscanner' => [ 'nome' => [ 'eng' => 'Skyscanner', 'ita' => 'Skyscanner', ], 'descrizione' => [ 'eng' => 'Service for viewing flight, hotel and car rental offers.', 'ita' => 'Servizio di visualizzazione di offerta di voli, hotels e noleggio auto.', ], 'privacyUrl' => 'https://www.skyscanner.it/media/informativa-sulla-privacy', 'csp' => [ 'script-src' => [ 'widgets.skyscanner.net/' ], 'frame-src' => [ 'widgets.skyscanner.net' ] ] ], 'substack' => [ 'nome' => [ 'eng' => 'Substack', 'ita' => 'Substack', ], 'descrizione' => [ 'eng' => 'Newsletter service', 'ita' => 'Servizio gestione newsletter', ], 'privacyUrl' => 'https://substack.com/privacy', 'csp' => [ 'frame-src' => [ 'chianticashmere.substack.com' ] ] ], 'thefork' => [ 'nome' => [ 'eng' => 'The fork', 'ita' => 'The fork', ], 'descrizione' => [ 'eng' => 'The fork allows the user to view and interact on the availability of the accommodation.', 'ita' => 'The fork permette all\'utente di visualizzare e interagire sulle disponibilità della struttura ricettiva.', ], 'privacyUrl' => 'https://www.thefork.com/legal', 'csp' => [ 'frame-src' => [ 'module.lafourchette.com/' ] ] ], 'quandoo' => [ 'nome' => [ 'eng' => 'Quandoo', 'ita' => 'Quandoo', ], 'descrizione' => [ 'eng' => 'Quandoo allows the user to view and interact with the availability of the accommodation', 'ita' => 'Quandoo permette all\'utente di visualizzare e interagire sulle disponibilità della struttura ricettiva', ], 'privacyUrl' => 'https://www.quandoo.it/data_privacy', 'csp' => [ 'script-src' => [ 'booking-widget.quandoo.com/' ], 'frame-src' => [ // 'booking-widget.quandoo.com/', 'booking-widget.quandoo.it/', 'www.quandoo.it/', ] ] ], 'divinea' => [ 'hidden' => true,//hanno dichiarato a mazzei che non manda cookie, ho verificato che è così 22/4/22 'nome' => [ 'eng' => 'Divinea', 'ita' => 'Divinea', ], 'descrizione' => [ 'eng' => 'Divinea allows the user to view and interact on the availability of the accommodation.', 'ita' => 'Divinea permette all\'utente di visualizzare e interagire sulle disponibilità della struttura ricettiva.', ], 'privacyUrl' => 'https://divinea.com/privacy', 'csp' => ['script-src' => [ 'divinea-widget.web.app/app-divinea.js' ]] ], 'trustpilot' => [ 'nome' => [ 'eng' => 'Trustpilot', 'ita' => 'Trustpilot', ], 'descrizione' => [ 'eng' => 'Trustpilot displays ratings and reviews of the merchant\'s services.', 'ita' => 'Trustpilot visualizza voti e recensioni sui servizi dell\'esercente.', ], 'privacyUrl' => 'https://it.legal.trustpilot.com/for-reviewers/end-user-privacy-terms/', 'csp' => [ 'script-src' => [ 'widget.trustpilot.com/' ], 'frame-src' => [ 'widget.trustpilot.com/' ] ] ], 'feedaty' => [ 'nome' => [ 'eng' => 'Feedaty', 'ita' => 'Feedaty', ], 'descrizione' => [ 'eng' => 'Feedaty displays ratings and reviews of the merchant\'s services.', 'ita' => 'Feedaty visualizza voti e recensioni sui servizi dell\'esercente.', ], 'privacyUrl' => 'https://www.feedaty.com/privacy/', 'csp' => [ 'script-src' => [ 'widget.feedaty.com/' ], ] ], 'twitter' => [ 'nome' => [ 'eng' => 'Twitter', 'ita' => 'Twitter', ], 'descrizione' => [ 'eng' => 'The Twitter widget displays Twitter links and content on the website.', 'ita' => 'Il widget di Twitter visualizza link e contenuti Twitter sul sito web.', ], 'privacyUrl' => 'https://twitter.com/it/privacy', 'csp' => [ 'script-src' => [ 'platform.twitter.com', 'cdn.syndication.twimg.com', 'widgets.twimg.com' ], 'frame-src' => [ 'platform.twitter.com', 'syndication.twitter.com', ] ] ], 'zendesk' => [ 'nome' => [ 'eng' => 'Zendesk', 'ita' => 'Zendesk', ], 'descrizione' => [ 'eng' => 'Zendesk is a customer service that improve customer relations, ticketing, chat.', 'ita' => 'Zendesk è un servizio clienti che migliorare le relazioni con i clienti, ticketing, chat.', ], 'privacyUrl' => 'https://www.zendesk.it/company/agreements-and-terms/privacy-policy/', 'csp' => ['script-src' => [ 'static.zdassets.com/', 'v2.zopim.com/', ]] ], 'mailchimp' => [ 'nome' => [ 'eng' => 'Mailchimp', 'ita' => 'Mailchimp', ], 'descrizione' => [ 'eng' => 'Platform to manage the sending of communications to the User via newsletters.', 'ita' => 'Piattaforma per gestire l\'invio di comunicazioni all\'Utente tramite newsletter.', ], 'privacyUrl' => 'https://mailchimp.com/legal/', 'csp' => ['script-src' => [ 'chimpstatic.com/', 'downloads.mailchimp.com/', 'mc.us20.list-manage.com/', 'isculpture.us7.list-manage.com/', 's3.amazonaws.com/downloads.mailchimp.com/', ]] ], 'digiteco' => [ 'nome' => [ 'eng' => 'Digiteco meteo', 'ita' => 'Digiteco meteo', ], 'descrizione' => [ 'eng' => 'Displays weather data for the configured zone.', 'ita' => 'Visualizza i dati meteo della zona configurata.', ], 'privacyUrl' => 'https://www.digiteco.it/privacy-policy', 'csp' => ['frame-src' => [ 'www.vernaccia.digiteco.it/', ]] ], 'addtoany' => [ 'nome' => [ 'eng' => 'AddToAny', 'ita' => 'AddToAny', ], 'descrizione' => [ 'eng' => 'AddToAny\'s widget allows the User to share content displayed on different platforms.', 'ita' => 'Il widget di AddToAny permette all\'Utente di condividere i contenuti visualizzati su piattaforme diverse.', ], 'privacyUrl' => 'https://www.addtoany.com/privacy', 'csp' => ['script-src' => [ 'static.addtoany.com' ]] ], 'addthis' => [ 'nome' => [ 'eng' => 'AddThis', 'nld' => 'AddThis', 'ita' => 'AddThis', ], 'descrizione' => [ 'eng' => 'The AddThis widget allows the User to share content displayed on different platforms.', 'nld' => 'The AddThis widget allows the User to share content displayed on different platforms.', 'ita' => 'Il widget di AddThis permette all\'Utente di condividere i contenuti visualizzati su piattaforme diverse.', ], 'privacyUrl' => 'https://www.oracle.com/legal/privacy/privacy-policy.html', 'csp' => [ 'script-src' => [ 's7.addthis.com', 'm.addthis.com', 'z.moatads.com' ], 'frame-src' => [ 's7.addthis.com' ] ] ], 'juicer' => [ 'nome' => [ 'eng' => 'Juicer', 'ita' => 'Juicer', ], 'descrizione' => [ 'eng' => 'Juicer shows the User a feed of content from social platforms.', 'ita' => 'Juicer mostra all\'Utente un feed di contenuti provenienti da piattaforme social.', ], 'privacyUrl' => 'https://www.juicer.io/privacy', 'csp' => ['script-src' => [ 'assets.juicer.io/embed.js' ]] ], 'facebook' => [ 'nome' => [ 'eng' => 'Facebook', 'nld' => 'Facebook', 'ita' => 'Facebook', ], 'descrizione' => [ 'eng' => 'Facebook SDK allows you to display Facebook likes and content or login in the website.', 'nld' => 'Facebook SDK allows you to display Facebook likes and content or login in the website.', 'ita' => 'Facebook SDK permette di visualizzare like e contenuti Facebook o fare login sul sito web.', ], 'privacyUrl' => 'https://www.facebook.com/about/privacy/', 'csp' => [ 'script-src' => [ 'connect.facebook.net/it_IT/all.js', 'connect.facebook.net/it_IT/sdk.js', 'connect.facebook.net/en_EN/sdk.js', 'connect.facebook.net/en_US/sdk.js', 'connect.facebook.net/en_US/sdk/debug.js' ], 'frame-src' => [ 'web.facebook.com', 'www.facebook.com' ] ], ], 'facebook-content' => [ 'nome' => [ 'eng' => 'Facebook content', 'ita' => 'Facebook content', ], 'descrizione' => [ 'eng' => 'Allows the User to share content on Facebook with specific functionality.', 'ita' => 'Permette all\'Utente di condividere contenuti su Facebook con funzionalità specifiche.', ], 'privacyUrl' => 'https://www.facebook.com/about/privacy/', 'csp' => ['frame-src' => [ 'www.facebook.com/plugins/likebox.php', 'www.facebook.com/plugins/video.php', 'www.facebook.com/plugins/like.php' ]] ], 'facebook-post' => [ 'nome' => [ 'eng' => 'Facebook post', 'ita' => 'Facebook post', ], 'descrizione' => [ 'eng' => 'Allows the User to post content on Facebook.', 'ita' => 'Permette all\'Utente di postare contenuti su Facebook.', ], 'privacyUrl' => 'https://www.facebook.com/about/privacy/', 'csp' => ['frame-src' => [ 'www.facebook.com/plugins/post.php' ]] ], 'simplebooking' => [ 'required' => true, 'nome' => [ 'eng' => 'Simple Booking', 'ita' => 'Simple Booking', ], 'descrizione' => [ 'eng' => 'Allows the User to view availability, prices and services of the accommodation and proceed to booking.', 'ita' => 'Permette all\'Utente di visualizzare disponibilità, prezzi e servizi della struttura ricettiva e procedere alla prenotazione.', ], 'privacyUrl' => 'https://www.simplebooking.travel/it/privacy-policy', 'csp' => ['script-src' => [ 'cdn.simplebooking.it' ]] ], 'disqus' => [ 'nome' => [ 'eng' => 'Disqus', 'ita' => 'Disqus', ], 'descrizione' => [ 'eng' => 'Allows the User to comment on content where provided.', 'ita' => 'Permette all\'Utente di commentare contenuti dove previsto.', ], 'privacyUrl' => 'https://help.disqus.com/en/collections/191787-terms-and-policies', 'csp' => [ 'script-src' => [ '*.disqus.com' ], 'frame-src' => [ 'https://disqus.com/' ] ] ], 'smoobu' => [ 'nome' => [ 'eng' => 'Smoobu', 'ita' => 'Smoobu', ], 'descrizione' => [ 'eng' => 'Allows the User to view availability, prices and services of the accommodation and proceed to booking.', 'ita' => 'Permette all\'Utente di visualizzare disponibilità, prezzi e servizi della struttura ricettiva e procedere alla prenotazione.', ], 'privacyUrl' => 'https://www.smoobu.com/en/privacy-policy/', 'csp' => [ 'script-src' => [ 'login.smoobu.com', 'cdnjs.cloudflare.com' ], 'frame-src' => [ 'https://booking.smoobu.com/' ] ] ], 'bookingcom' => [ 'nome' => [ 'eng' => 'Booking.com', 'ita' => 'Booking.com', ], 'descrizione' => [ 'eng' => 'Allows the User to view availability, prices and services of the accommodation and proceed to booking.', 'ita' => 'Permette all\'Utente di visualizzare disponibilità, prezzi e servizi della struttura ricettiva e procedere alla prenotazione.', ], 'privacyUrl' => 'https://www.booking.com/content/privacy.it.html', 'csp' => [ 'script-src' => [ 'aff.bstatic.com' ], 'frame-src' => [ 'www.booking.com' ] ] ], 'cartrawler' => [ 'nome' => [ 'eng' => 'CarTrawler', 'ita' => 'CarTrawler', ], 'descrizione' => [ 'eng' => 'Allows the User to view availability, prices, services and proceed to car rental.', 'ita' => 'Permette all\'Utente di visualizzare disponibilità, prezzi, servizi e procedere al noleggio di auto.', ], 'privacyUrl' => 'https://cartrawler.com/ct/en-gb/privacy-policy/', 'csp' => ['frame-src' => [ 'book.cartrawler.com' ]] ], 'holidaycheck' => [ 'nome' => [ 'eng' => 'HolidayCheck', 'ita' => 'HolidayCheck', ], 'descrizione' => [ 'eng' => 'Allows the User to view availability, prices and services of the accommodation and proceed to booking.', 'ita' => 'Permette all\'Utente di visualizzare disponibilità, prezzi e servizi della struttura ricettiva e procedere alla prenotazione.', ], 'privacyUrl' => 'https://www.holidaycheckgroup.com/privacy/?lang=en', 'csp' => ['script-src' => [ 'secure.holidaycheck.com/' ]] ], 'skype' => [ 'nome' => [ 'eng' => 'Skype', 'ita' => 'Skype', ], 'descrizione' => [ 'eng' => 'Allows the User to initiate a conversation on Skype', 'ita' => 'Permette all\'Utente di avviare una conversazione su Skype', ], 'privacyUrl' => 'https://www.skype.com/it/legal/', 'csp' => ['script-src' => [ 'secure.skypeassets.com/' ]] ], 'xenion' => [ 'required' => true, 'nome' => [ 'eng' => 'Xenion', 'ita' => 'Xenion', ], 'descrizione' => [ 'eng' => 'Allows the User to view availability, prices and services of the accommodation and proceed to booking.', 'ita' => 'Permette all\'Utente di visualizzare disponibilità, prezzi e servizi della struttura ricettiva e procedere alla prenotazione.', ], 'privacyUrl' => 'https://xenion.it/privacy-policy/', 'csp' => [ 'script-src' => [ 'my.xenion.it/' ] ] ], 'wubook' => [ 'required' => true, 'nome' => [ 'eng' => 'WuBook', 'ita' => 'WuBook', ], 'descrizione' => [ 'eng' => 'Allows the User to view availability, prices and services of the accommodation and proceed to booking.', 'ita' => 'Permette all\'Utente di visualizzare disponibilità, prezzi e servizi della struttura ricettiva e procedere alla prenotazione.', ], 'privacyUrl' => 'https://wubook.net/page/privacy-17.html', 'csp' => [ 'script-src' => [ 'wubook.net/wbkd/',//genera un frame su stesso dominio https://www.rosolaccio.com/BOOK-NOW/ 'wubook.net/js/', //genera un frame senza src https://www.accommodation-sangimignano.com/it/ 'static.wubook.net/js/'//genera un frame senza src https://www.accommodation-sangimignano.com/it/ ], 'frame-src' => [ 'wubook.net/wbkd/wbk/' ] ] ], 'bookingexpert' => [ 'nome' => [ 'eng' => 'Bookingexpert', 'ita' => 'Bookingexpert', ], 'descrizione' => [ 'eng' => 'Allows the User to view availability, prices and services of the accommodation and proceed to booking.', 'ita' => 'Permette all\'Utente di visualizzare disponibilità, prezzi e servizi della struttura ricettiva e procedere alla prenotazione.', ], 'privacyUrl' => 'https://www.bookingexpert.com/privacy', 'csp' => ['script-src' => [ 'be.bookingexpert.it/book/websites/' ]] ], 'facebook-pixel' => [ 'nome' => [ 'eng' => 'Facebook Pixel', 'nld' => 'Facebook Pixel', 'ita' => 'Facebook Ads monitoraggio conversioni (pixel di Facebook)', ], 'descrizione' => [ 'eng' => 'Facebook Ads conversion tracking (Facebook pixel) is a service provided by Facebook, Inc. that provides statistics and tracks User actions after they click on ads run by Facebook.', 'nld' => 'Facebook Ads conversion tracking (Facebook pixel) is a service provided by Facebook, Inc. that provides statistics and tracks User actions after they click on ads run by Facebook.', 'ita' => 'Il monitoraggio conversioni di Facebook Ads (pixel di Facebook) è un servizio fornito da Facebook, Inc. che fornisce le statistiche e traccia le azioni dell\'Utente dopo che ha cliccato sugli annunci gestiti da Facebook.', ], 'privacyUrl' => 'https://www.facebook.com/about/privacy/', 'csp' => [ 'script-src' => [ 'connect.facebook.net/en_US/fbevents.js', 'connect.facebook.net/signals/config/' ], 'frame-src' => [ 'www.facebook.com/'//da un errore su chrome, ma non ho trovato il frame nel sorgente e firefox non da' errore (testato su ibfor) ] ] ], 'pinterest-pixel' => [ 'nome' => [ 'eng' => 'Pinterest Pixel', 'ita' => 'Pinterest Ads monitoraggio conversioni (pixel di Pinterest)', ], 'descrizione' => [ 'eng' => 'Pinterest Ads conversion tracking (Pinterest pixel) is a service provided by Pinterest that provides statistics and tracks User actions after they click on ads run by Pinterest.', 'ita' => 'Il monitoraggio conversioni di Pinterest Ads (pixel di Pinterest) è un servizio fornito da Pinterest che fornisce le statistiche e traccia le azioni dell\'Utente dopo che ha cliccato sugli annunci gestiti da Pinterest.', ], 'privacyUrl' => 'https://policy.pinterest.com/it/privacy-policy', 'csp' => [ 'script-src' => [ 's.pinimg.com', 'ct.pinterest.com', ], 'frame-src' => [ 'ct.pinterest.com'//da un errore su chrome, ma non ho trovato il frame nel sorgente e firefox non da' errore (testato su ibfor) ] ] ], 'tiktok-pixel' => [ 'nome' => [ 'eng' => 'Pinterest Tik Tok', 'ita' => 'Tik tok Ads monitoraggio conversioni (pixel di Tik Tok)', ], 'descrizione' => [ 'eng' => 'Tik Tok Ads conversion tracking (Tik Tok pixel) is a service provided by Tik Tok that provides statistics and tracks User actions after they click on ads run by Tik Tok.', 'ita' => 'Il monitoraggio conversioni di Tik Tok Ads (pixel di Tik Tok) è un servizio fornito da Tik tok che fornisce le statistiche e traccia le azioni dell\'Utente dopo che ha cliccato sugli annunci gestiti da Tik Tok.', ], 'privacyUrl' => 'https://www.tiktok.com/legal/page/us/privacy-policy/en', 'csp' => [ 'script-src' => [ 'analytics.tiktok.com', ], ] ], 'facebook-messenger-widget' => [ 'nome' => [ 'eng' => 'Facebook Messenger', 'ita' => 'Facebook Messenger', ], 'descrizione' => [ 'eng' => 'Allows the User to start a conversation via Facebook Messenger', 'ita' => 'Permette all\'Utente di avviare una conversazione tramite Fabeook Messanger', ], 'privacyUrl' => 'https://www.facebook.com/about/privacy/', 'csp' => ['script-src' => [ 'connect.facebook.net/it_IT/sdk/xfbml.customerchat.js', 'connect.facebook.net/en_US/sdk/xfbml.customerchat.js', ]] ], 'facebook-page-widget' => [ 'nome' => [ 'eng' => 'Facebook widget', 'ita' => 'Facebook widget', ], 'descrizione' => [ 'eng' => 'Show the User the contents of a Facebook page', 'ita' => 'Mostra all\'Utente i contenuti di una pagina Facebook', ], 'privacyUrl' => 'https://www.facebook.com/about/privacy/', 'csp' => ['frame-src' => [ 'www.facebook.com/plugins/page.php' ]] ], 'sendinblue' => [ 'nome' => [ 'eng' => 'Sendinblue', 'ita' => 'Sendinblue', ], 'descrizione' => [ 'eng' => 'Sendinblue is a service that allows the management of newsletter services and messaging tools integrated with the website.', 'ita' => 'Sendinblue è un servizio che permette la gestione dei servizi di newsletter e strumenti di messaggistica integrati con il sito web.', ], 'privacyUrl' => 'https://it.sendinblue.com/legal/privacypolicy/', 'csp' => [ 'frame-src' => [ 'sibautomation.com', ], 'script-src' => [ 'chat.sendinblue.com', 'sibautomation.com', 'my.sendinblue.com' ] ] ], 'pausepay' => [ 'nome' => [ 'eng' => 'PausePay', 'ita' => 'PausePay', ], 'descrizione' => [ 'eng' => 'PausePay is a B2B payment system that allows payment extensions of up to 90 days.', 'ita' => 'PausePay è un sistema di pagamento B2B che permette la dilazione di pagamento a 90 giorni.', ], 'privacyUrl' => 'https://pausepay.it/privacy/', 'csp' => [ 'frame-src' => [ 'sdk-web.pausepay.it', ], 'script-src' => [ 'sdk-web.pausepay.it', // 'www.googletagmanager.com', 'cdnjs.cloudflare.com', ] ] ], 'plausible' => [ 'hidden' => true, /* Di default non viene richiesta accettazione cookie perché il servizio è proposto come senza utilizzo cookie */ 'nome' => [ 'eng' => 'Plausible', 'ita' => 'Plausible', ], 'descrizione' => [ 'eng' => 'Plausible is intuitive, lightweight and open source web analytics. No cookies and fully compliant with GDPR, CCPA and PECR. Made and hosted in the EU, powered by European-owned cloud infrastructure EU.', 'ita' => "Plausible è servizio di analisi statistica web intuitiva, leggera e open source. Nessun cookie e pienamente conforme a GDPR, CCPA e PECR. Realizzato e ospitato nell'UE, alimentato dall'infrastruttura cloud di proprietà europea dell'UE.", ], 'privacyUrl' => 'https://plausible.io/privacy', 'csp' => [ 'script-src' => [ 'plausible.io', ] ] ], 'traghettilines' => [//vesuviotour // 'required' => true, 'hidden' => true, 'nome' => [ 'eng' => 'traghettilines', 'ita' => 'traghettilines', ], 'csp' => [ 'script-src' => [ 'www.traghettilines.it', 'user.traghettilines.it', ], 'frame-src' => [ 'www.traghettilines.it', 'www.misterferry.com', ] ] ], 'brevo-livechat-widget' => [ 'nome' => [ 'eng' => 'Brevo Livechat', 'ita' => 'Brevo Livechat', ], 'descrizione' => [ 'eng' => 'Allows the User to start a conversation via Brevo livechat', 'ita' => 'Permette all\'Utente di avviare una conversazione tramite la livechat di Brevo', ], 'privacyUrl' => 'https://www.brevo.com/it/legal/privacypolicy/', 'csp' => [ 'script-src' => [ 'conversations-widget.brevo.com', ], 'frame-src' => [ 'conversations-widget.brevo.com', ] ] ], 'adroll' => [ 'nome' => [ 'eng' => 'AdRoll', 'ita' => 'AdRoll', ], 'descrizione' => [ 'eng' => 'AdRoll is a solution for displaying advertising of your products on third-party sites.', 'ita' => 'AdRoll è una soluzione per visualizzare la pubblicità dei propri prodotti su siti terzi.', ], 'privacyUrl' => 'https://www.adroll.com/your-privacy-choices', 'csp' => [ 'script-src' => [ 's.adroll.com', 'd.adroll.com', ], 'frame-src' => [ 'x.adroll.com', ] ] ], 'microsoftadv' => [ 'nome' => [ 'eng' => 'Microsoft ADV', 'ita' => 'Microsoft ADV', ], 'descrizione' => [ 'eng' => 'Microsoft ADV is a solution for displaying advertising of your products on third-party sites.', 'ita' => 'Microsoft ADV è una soluzione per visualizzare la pubblicità dei propri prodotti su siti terzi.', ], 'privacyUrl' => 'https://help.ads.microsoft.com/#apex/ads/en/ext60205', 'onConsent' => " window.uetq = window.uetq || []; window.uetq.push('consent', 'update', { 'ad_storage': 'granted' }); ", 'csp' => [ 'script-src' => [ 'bat.bing.com', 'www.clarity.ms', ], ] ], 'matterport' => [ 'nome' => [ 'eng' => 'Matterport', 'ita' => 'Matterport', ], 'descrizione' => [ 'eng' => 'Matterport is a solution for creating 3D virtual tours.', 'ita' => 'Matterport è un soluzione per la creazione di virtual tour 3D.', ], 'privacyUrl' => 'https://matterport.com/it/privacy-policy', 'csp' => [ 'frame-src' => [ 'my.matterport.com', ], ] ], ]; $CONF['mod_pc_testi']['ita'] = array( 'testo_popup' => 'Utilizziamo cookie tecnici necessari al funzionamento del servizio e alla personalizzazione dei contenuti. Con il tuo consenso, verranno utilizzati anche cookie per altre finalità e/o fornite da terze parti, come specificato nelle nostre politiche relative a cookie e privacy. Chiudendo questo popup si accettano solo i cookie necessari.', 'testo_popup_solo_tecnici' => 'Utilizziamo solo cookie tecnici necessari al funzionamento del servizio e alla personalizzazione dei contenuti. Consulta le nostre politiche relative a cookie e privacy per tutti i dettagli.', 'personalizza_button_popup' => 'Personalizza', 'accetta_button_popup' => 'Accetta', 'chiudi_button' => 'Continua senza accettare', 'accetta_button_popup_solo_tecnici' => 'OK', 'accetta_tutti' => 'Accetta tutti', 'rifiuta_tutti' => 'Rifiuta tutti', 'salva_preferenze' => 'Salva preferenze', 'accetta_button' => 'Accetto', 'rifiuto_button' => 'Rifiuto', 'title_service_disabled' => 'ATTENZIONE: alcuni servizi risultano disabilitati, il sito potrebbe non funzionare correttamente', "titolo" => 'Utilizzo dei cookie', "ultimo_aggiornamento" => "ultimo aggiornamento", "preferenze_registrate_il" => "le tue preferenze sono state registrate il", "testo1" => '
Al fine di rendere i propri servizi il più possibile efficienti e semplici da utilizzare, il sito {dominio_sito|g} fa uso di cookie. Quando si visita il Sito, viene salvata una quantità minima di informazioni nel dispositivo dell\'Utente, come piccoli file di testo chiamati "cookie"
Un cookie è "First party" o "Third party" in base al sito Web o al dominio da cui proviene.
Qui di seguito sono riportati i tipi cookie che vengono utilizzati nel nostro Sito con una descrizione della finalità legata all\'uso.
', "titolo_gruppo_1" => 'Cookie tecnici (necessari al funzionamento del sito) e analitici (anonimi ed equiparabili ai cookie tecnici)', "titolo_gruppo_2" => 'Cookie di terze parti (Third party)', "testo2" => 'I cookie hanno una durata dettata dalla data di scadenza o da un\'azione specifica, come la chiusura del browser impostata al momento dell\'installazione. I cookie possono essere:
Per maggiori informazioni sulla durata e sulle finalità dei cookie di terzi parti si rimanda alle relative privacy policy indicata nella precedente tabella.
L\'Utente può gestire le preferenze relative ai cookie direttamente all\'interno del proprio browser ed impedire che terze parti possano installare i cookies. Tramite le preferenze del browser è inoltre possibile eliminare i cookie installati in passato, incluso il cookie in cui è stato eventualmente salvato il consenso. Disabilitando tutti i cookie, il funzionamento di questa Applicazione potrebbe risultare compromesso.
L\'Utente può cancellare tutti i cookie presenti sul suo dispositivo semplicemente selezionando, sul proprio browser, le impostazioni che consentono di rifiutarli. Ogni browser ha specifiche istruzioni di configurazione che possono essere trovati sul sito internet del fornitore del browser ai seguenti link:
', "testo3" => 'Inoltre si può procedere alla cancellazione dei cookie di terze parti chiedendo l\'opt-out direttamente alle terze parti o tramite il sito youronlinechoices.com, dove è possibile gestire le preferenze di tracciamento della maggior parte degli strumenti pubblicitari.
Per tutte le altre informazioni ai sensi degli articoli 13 e 14 del GDPR, si rinvia alla informativa privacy GDPR del presente Sito Web.
', ); $CONF['mod_pc_testi']['eng'] = array( 'testo_popup' => 'We use technical cookies necessary for the operation of the service and personalisation of content. With your consent, we will also use cookies for other purposes and/or provided by third parties, as detailed in our cookie and privacy policies for full details. By closing this popup you accept only the necessary cookies.', 'testo_popup_solo_tecnici' => 'We use only technical cookies necessary for the operation of the service and personalisation of content. See our cookie and privacy policies for full details.', 'personalizza_button_popup' => 'Personalise', 'accetta_button_popup' => 'Accept', 'chiudi_button' => 'Continue without accepting', 'accetta_button_popup_solo_tecnici' => 'OK', 'accetta_tutti' => 'Accept all', 'rifiuta_tutti' => 'Reject all', 'salva_preferenze' => 'Save preferences', 'accetta_button' => 'I accept', 'rifiuto_button' => 'Reject', 'title_service_disabled' => 'WARNING: some services are disabled, the site may not work properly', "titolo" => 'Use of cookies', "ultimo_aggiornamento" => "last update", "preferenze_registrate_il" => "your preferences were recorded on", "testo1" => 'In order to make its services as efficient and user-friendly as possible, the {domain_site|g} website makes use of cookies. When you visit the Site, a minimal amount of information is stored on your device as small text files called "cookies"
A cookie is either "First-party" or "Third-party" depending on which website or domain it comes from.
Below are the types of cookies that are used on our Site with a description of the purpose of their use.
', "titolo_gruppo_1" => 'Technical cookies (necessary for the operation of the site) and analytical cookies (anonymous and comparable to technical cookies)', "titolo_gruppo_2" => 'Third-party cookies', "testo2" => 'Cookies have a lifetime dictated by the expiration date or a specific action, such as closing the browser set at the time of installation. Cookies can be:
For more information on the duration and purpose of third-party cookies, please refer to the relevant privacy policy indicated in the table above.
Users can manage their cookie preferences directly within their browser and prevent third parties from installing cookies. You can also use your browser preferences to delete cookies that have been installed in the past, including the cookie in which you may have saved your consent. If you disable all cookies, the operation of this Application may be impaired.
The User can delete all the cookies on their device by simply selecting the settings on their browser that allow them to be rejected. Each browser has specific configuration instructions that can be found on the browser provider\'s website at the following links:
', "testo3" => 'You can also opt out of third-party cookies by requesting this with the third party directly or through youronlinechoices.com, where you can manage the tracking preferences of most advertising tools.
For all other information pursuant to Articles 13 and 14 of the GDPR, please refer to the GDPR Privacy Policy on this Website.
', ); ?>