'' : {
consent_modal : {
title : "Use of Cookies",
description : 'We and selected third parties use cookies or similar technologies as specified in the cookie policy.
You can consent to the use of such technologies by closing this notice, by interacting with any link or button outside of this notice or by continuing to browse otherwise.',
primary_btn: {
text: 'Accept all',
role: 'accept_all' //'accept_selected' or 'accept_all'
},
secondary_btn: {
text : 'X',
role : 'accept_necessary' //'settings' or 'accept_necessary'
},
tertiary_btn: {
text : 'Learn more and customize',
role : 'settings' //'settings' or 'accept_necessary'
}
},
settings_modal : {
title : '
Tracking preferences
',
save_settings_btn : "Save your changes",
accept_all_btn : "Accept all",
reject_all_btn : "Rejects all",
close_btn_label: "Close",
cookie_table_headers : [
{col1: "Name" },
{col2: "Provider" },
{col3: "Expire" },
{col4: "Purpose" },
{col5: "Type" }
],
blocks : [
{
title : "Use of cookies",
description: 'The following panel allows you to customize your consent preferences for any tracking technology used to help us achieve the features and activities described below. To learn more about how these trackers help us and how they work, refer to the Cookie policy.
You may review and change your choices at any time.'
},{
title : "Strictly necessary cookies",
description: 'These cookies are essential for the proper functioning of my website. Without these cookies, the website would not function properly.',
toggle : {
value : 'infoCookieNew',
enabled : true,
readonly: true
},
cookie_table: [
{
col1: 'infoCookieNew',
col2: 'localhost',
col3: '6 months',
col4: 'Stores the user\'s status of the cookies consent for the current domain' ,
col5: 'HTTP'
},{
col1: 'PHPSESSID',
col2: 'localhost',
col3: 'Session',
col4: 'Preserve the user status on the different pages of the site.',
col5: 'HTTP'
}
]
},{
title : "Statistics",
description: 'Questi cookie raccolgono informazioni su come utilizzi il sito web, quali pagine hai visitato e su quali link hai cliccato. Tutti i dati sono anonimi e non possono essere utilizzati per identificarti',
toggle : {
value : 'infoStatNew',
enabled : true,
readonly: true
},
cookie_table: [
{
col1: 'infoStatNew',
col2: 'localhost',
col3: '6 months',
col4: 'It stores the status of consent to the tracking of Google Analytics statistics.' ,
col5: 'HTTP'
},{
col1: '_ga',
col2: 'Google',
col3: '2 years',
col4: 'Google Analytics.',
col5: 'HTTP'
},{
col1: '_gid',
col2: 'Google',
col3: '1 minute',
col4: 'Google Analytics.',
col5: 'HTTP'
},{
col1: '_gat_gtag_',
col2: 'Google',
col3: '1 year',
col4: 'Google Analytics.',
col5: 'HTTP'
}
]
}
,{
title : "More information",
description: 'If you have any questions in relation to the cookie policy and your choices, please contact us.',
}
]
}
}//fine lingua