Initial commit: Atomaste website

This commit is contained in:
2025-12-10 12:17:30 -05:00
commit 0b9e5d1605
19260 changed files with 5206382 additions and 0 deletions

View File

@@ -0,0 +1,187 @@
<?php
/*
* This document is intentionally not translatable, as it is intended to be for US citizens, and should therefore always be in English
*
* */
defined('ABSPATH') or die("you do not have access to this page!");
$this->pages['au']['cookie-statement']['document_elements'] = array(
array(
'content' => '<i>' . cmplz_sprintf("This page was last changed on %s, last checked on %s and applies to citizens of Australia. ", '[publish_date]', '[checked_date]') . '</i><br />',
),
array(
'title' => 'Introduction',
'content' => cmplz_sprintf('Our website, %s (hereinafter: "the website") uses cookies and other related technologies (for convenience all technologies are referred to as "cookies"). Cookies are also placed by third parties we have engaged. In the document below we inform you about the use of cookies on our website.', '[domain]' ),
),
array(
'title' => 'What are cookies?',
'content' => 'A cookie is a small simple file that is sent along with pages of this website and stored by your browser on the hard drive of your computer or another device. The information stored therein may be returned to our servers or to the servers of the relevant third parties during a subsequent visit.',
),
array(
'title' => 'What are scripts?',
'content' => 'A script is a piece of program code that is used to make our website function properly and interactively. This code is executed on our server or on your device.',
),
array(
'title' => 'What is a web beacon?',
'content' => 'A web beacon (or a pixel tag) is a small, invisible piece of text or image on a website that is used to monitor traffic on a website. In order to do this, various data about you is stored using web beacons.',
'callback_condition' => 'NOT cmplz_uses_only_functional_cookies',
),
array(
'title' => 'Consent',
'content' => 'When you visit our website for the first time, we will show you a pop-up with an explanation about cookies. You do have the right to opt-out and to object against the further use of non-functional cookies.',
),
array(
'subtitle' => 'Manage your consent settings',
'p' => false,
'content' => '[cmplz-manage-consent]',
),
array(
'subtitle' => 'Vendors',
'p' => false,
'content' => '[cmplz-tcf-vendors]',
'callback_condition' => array(
'cmplz_tcf_active',
'cmplz_site_shares_data',
),
),
array(
'content' =>'You can also disable the use of cookies via your browser, but please note that our website may no longer work properly.',
),
array(
'title' => 'Cookies',
),
array(
'subtitle' => 'Technical or functional cookies',
'content' => 'Some cookies ensure that certain parts of the website work properly and that your user preferences remain known. By placing functional cookies, we make it easier for you to visit our website. This way, you do not need to repeatedly enter the same information when visiting our website and, for example, the items remain in your shopping cart until you have paid. We may place these cookies without your consent.',
),
//analytical
array(
'subtitle' => 'Analytical cookies',
'content' => 'We use analytical cookies to optimize the website experience for our users. With these analytical cookies we get insights in the usage of our website.',
'callback_condition' => 'cmplz_uses_statistics',
'condition' => array('compile_statistics' => 'NOT no'),
),
//ads
array(
'subtitle' => 'Advertising cookies',
'content' => cmplz_sprintf('On this website we use advertising cookies, enabling us to personalize the advertisements for you, and we (and third parties) gain insights into the campaign results. This happens based on a profile we create based on your click and surfing on and outside %s. With these cookies you, as website visitor are linked to a unique ID, so you do not see the same ad more than once for example.', '[domain]'),
'condition' => array(
'uses_ad_cookies' => 'yes',
'uses_ad_cookies_personalized' => 'NOT no'
),
),
array(
'subtitle' => 'Advertising cookies',
'content' => cmplz_sprintf('On this website we use advertising cookies, enabling us to gain insights into the campaign results. This happens based on a profile we create based on your behaviour on %s. With these cookies you, as website visitor, are linked to a unique ID but these cookies will not profile your behaviour and interests to serve personalised ads.', '[domain]'),
'condition' => array(
'uses_ad_cookies' => 'yes',
'uses_ad_cookies_personalized' => 'no'
),
),
array(
'content' => 'You can object to the tracking by these cookies by clicking the "Manage Consent" button.',
'condition' => array(
'uses_ad_cookies' => 'yes',
),
),
array(
'subtitle' => 'Marketing/Tracking cookies', 'cookie policy',
'content' => 'Marketing/Tracking cookies are cookies or any other form of local storage, used to create user profiles to display advertising or to track the user on this website or across several websites for similar marketing purposes.',
// 'condition' => array(
// 'uses_ad_cookies' => 'no',
// ),
'callback_condition' => 'cmplz_uses_marketing_cookies',
),
array(
'subtitle' => 'Social media', 'Legal document cookie policy:paragraph title',
'content' => 'On our website, we have included content to promote web pages (e.g. “like”, “pin”) or share (e.g. “tweet”) on social networks. This content is embedded with code derived from third parties and places cookies. This content might store and process certain information for personalized advertising.',
'condition' => array(
'uses_social_media' => 'yes',
'socialmedia_on_site' => 'EMPTY',
),
),
array(
'subtitle' => 'Social media', 'Legal document cookie policy:paragraph title',
'content' => cmplz_sprintf('On our website, we have included content from %s to promote web pages (e.g. “like”, “pin”) or share (e.g. “tweet”) on social networks like %s. This content is embedded with code derived from %s and places cookies. This content might store and process certain information for personalized advertising.', '[comma_socialmedia_on_site]', '[comma_socialmedia_on_site]', '[comma_socialmedia_on_site]'),
'condition' => array(
'uses_social_media' => 'yes',
'socialmedia_on_site' => 'NOT EMPTY',
),
),
array(
'content' => 'Please read the privacy statement of these social networks (which can change regularly) to read what they do with your (personal) data which they process using these cookies. The data that is retrieved is anonymized as much as possible.'.' '.
cmplz_sprintf( _n( '%s is located in the United States.', '%s are located in the United States.', cmplz_count_socialmedia(), 'complianz-gdpr' ) ,'[comma_socialmedia_on_site]' ),
'condition' => array(
'uses_social_media' => 'yes',
'socialmedia_on_site' => 'NOT EMPTY',
),
),
array(
'content' => 'Please read the privacy statement of these social networks (which can change regularly) to read what they do with your (personal) data which they process using these cookies. The data that is retrieved is anonymized as much as possible.',
'condition' => array(
'uses_social_media' => 'yes',
'socialmedia_on_site' => 'EMPTY',
),
),
'cookie_names' => array(
'title' => 'Placed cookies',
'callback' => 'cmplz_used_cookies',
),
array(
'title' => 'Enabling/disabling and deleting cookies',
'content' => 'You can use your internet browser to automatically or manually delete cookies. You can also specify that certain cookies may not be placed. Another option is to change the settings of your internet browser so that you receive a message each time a cookie is placed. For more information about these options, please refer to the instructions in the Help section of your browser.',
),
'enable-disable-removal-cookies-2' => array(
'content' => 'Please note that our website may not work properly if all cookies are disabled. If you do delete the cookies in your browser, they will be placed again after your consent when you visit our website again.',
),
array(
'title' => 'Your rights with respect to personal data',
'p'=> false,
'content' =>
'<p>You have the following rights with respect to your personal data:</p>' .
'<ul>
<li>you may submit a request for access to the data we process about you;</li>
<li>you may request an overview, in a commonly used format, of the data we process about you;</li>
<li>you may request correction or deletion of the data if it is incorrect or not or no longer relevant for any purpose under the Privacy Act.</li>
</ul>' .
'<p>To exercise these rights, please contact us. Please refer to the contact details at the bottom of this cookie statement. If you have a complaint about how we handle your data, we would like to hear from you.</p>',
),
array(
'title' => 'Contact details', 'Legal document cookie policy:',
'content' => 'For questions and/or comments about our Cookie Policy and this statement, please contact us by using the following contact details:',
),
array(
'content' => '<span class="cmplz-contact-organisation">[organisation_name]</span><br />
<span class="cmplz-contact-address">[address_company]</span><br />
<span class="cmplz-contact-country">[country_company]</span><br />
' . _x('Website:', 'Legal document cookie policy', 'complianz-gdpr') . ' <span class="cmplz-contact-domain">[domain]</span><br>
' . _x('Email:', 'Legal document cookie policy', 'complianz-gdpr') . ' <span class="cmplz-contact-email">[email_company]</span><br>
<span class="cmplz-contact-telephone">[telephone_company]</span>',
),
array(
'content' => cmplz_sprintf('This Cookie Policy was synchronised with %scookiedatabase.org%s on %s.','<a href="https://cookiedatabase.org/" target="_blank">', '</a>', '[sync_date]'),
'callback_condition' => array(
'cmplz_cdb_reference_in_policy',
)
),
);

View File

@@ -0,0 +1,219 @@
<?php
defined('ABSPATH') or die("you do not have access to this page!");
$this->pages['br']['cookie-statement']['document_elements'] = array(
array(
'content' => '<i>' . cmplz_sprintf(_x('This Cookie Policy was last updated on %s and applies to citizens and legal permanent residents of Brazil.', 'Legal document cookie policy', 'complianz-gdpr'), '[publish_date]') . '</i><br />',
),
array(
'title' => _x('Introduction', 'Legal document cookie policy:paragraph title', 'complianz-gdpr'),
'content' => cmplz_sprintf(_x('Our website, %s (hereinafter: "the website") uses cookies and other related technologies (for convenience all technologies are referred to as "cookies"). Cookies are also placed by third parties we have engaged. In the document below we inform you about the use of cookies on our website.', 'Legal document cookie policy', 'complianz-gdpr'), '[domain]' ),
),
array(
'title' => _x('What are cookies?', 'Legal document cookie policy:paragraph title', 'complianz-gdpr'),
'content' => _x('A cookie is a small simple file that is sent along with pages of this website and stored by your browser on the hard drive of your computer or another device. The information stored therein may be returned to our servers or to the servers of the relevant third parties during a subsequent visit.', 'Legal document cookie policy', 'complianz-gdpr'),
),
array(
'title' => _x('What are scripts?', 'Legal document cookie policy:paragraph title', 'complianz-gdpr'),
'content' => _x('A script is a piece of program code that is used to make our website function properly and interactively. This code is executed on our server or on your device.', 'Legal document cookie policy', 'complianz-gdpr'),
),
array(
'title' => _x('What is a web beacon?', 'Legal document cookie policy:paragraph title', 'complianz-gdpr'),
'content' => _x('A web beacon (or a pixel tag) is a small, invisible piece of text or image on a website that is used to monitor traffic on a website. In order to do this, various data about you is stored using web beacons.', 'Legal document cookie policy', 'complianz-gdpr'),
'callback_condition' => 'NOT cmplz_uses_only_functional_cookies',
),
array(
'title' => _x('Cookies', 'Legal document cookie policy:paragraph title', 'complianz-gdpr'),
),
array(
'subtitle' => _x('Technical or functional cookies', 'Legal document cookie policy:paragraph title', 'complianz-gdpr'),
'content' => _x('Some cookies ensure that certain parts of the website work properly and that your user preferences remain known. By placing functional cookies, we make it easier for you to visit our website. This way, you do not need to repeatedly enter the same information when visiting our website and, for example, the items remain in your shopping cart until you have paid. We may place these cookies without your consent.', 'Legal document cookie policy', 'complianz-gdpr'),
),
array(
'subtitle' => _x('Statistics cookies', 'Legal document cookie policy:paragraph title', 'complianz-gdpr'),
'content' => _x('We use statistics cookies to optimize the website experience for our users. With these statistics cookies we get insights in the usage of our website.', 'Legal document cookie policy', 'complianz-gdpr')
.'&nbsp;'._x('We ask your permission to place statistics cookies.', 'Legal document cookie policy', 'complianz-gdpr'),
'callback_condition' => 'cmplz_cookie_warning_required_stats_eu',
'condition' => array('compile_statistics' => 'NOT no'),
),
array(
'subtitle' => _x('Statistics cookies', 'Legal document cookie policy:paragraph title', 'complianz-gdpr'),
'content' => _x('Because statistics are being tracked anonymously, no permission is asked to place statistics cookies.', 'Legal document cookie policy', 'complianz-gdpr'),
'callback_condition' => 'NOT cmplz_cookie_warning_required_stats_eu',
'condition' => array(
'compile_statistics' => 'NOT no'
),
),
array(
'subtitle' => _x('Advertising cookies', 'Legal document cookie policy:paragraph title', 'complianz-gdpr'),
'content' => cmplz_sprintf(_x('On this website we use advertising cookies, enabling us to personalize the advertisements for you, and we (and third parties) gain insights into the campaign results. This happens based on a profile we create based on your click and surfing on and outside %s. With these cookies you, as website visitor are linked to a unique ID, so you do not see the same ad more than once for example.', 'Legal document cookie policy', 'complianz-gdpr'), '[domain]'),
'condition' => array(
'uses_ad_cookies' => 'yes',
'uses_ad_cookies_personalized' => 'NOT no'
),
),
array(
'subtitle' => _x('Advertising cookies', 'Legal document cookie policy:paragraph title', 'complianz-gdpr'),
'content' => cmplz_sprintf(_x('On this website we use advertising cookies, enabling us to gain insights into the campaign results. This happens based on a profile we create based on your behavior on %s. With these cookies you, as website visitor, are linked to a unique ID but these cookies will not profile your behavior and interests to serve personalized ads.', 'Legal document cookie policy', 'complianz-gdpr'), '[domain]'),
'condition' => array(
'uses_ad_cookies' => 'yes',
'uses_ad_cookies_personalized' => 'no'
),
),
array(
'subtitle' => _x('Marketing/Tracking cookies', 'cookie policy', 'complianz-gdpr'),
'content' => _x('Marketing/Tracking cookies are cookies or any other form of local storage, used to create user profiles to display advertising or to track the user on this website or across several websites for similar marketing purposes.', 'cookie policy', 'complianz-gdpr'),
// 'condition' => array(
// //'uses_ad_cookies' => 'no',
// ),
'callback_condition' => 'cmplz_uses_marketing_cookies',
),
array(
'content' => _x('Because these cookies are marked as tracking cookies, we ask your permission to place these.', 'Legal document cookie policy', 'complianz-gdpr'),
'condition' => array('uses_ad_cookies' => 'yes'),
),
array(
'subtitle' => _x('Social media', 'Legal document cookie policy:paragraph title', 'complianz-gdpr'),
'content' => _x('On our website, we have included content to promote web pages (e.g. “like”, “pin”) or share (e.g. “tweet”) on social networks. This content is embedded with code derived from third parties and places cookies. This content might store and process certain information for personalized advertising.', 'Legal document cookie policy', 'complianz-gdpr'),
'condition' => array(
'uses_social_media' => 'yes',
'socialmedia_on_site' => 'EMPTY',
),
),
array(
'subtitle' => _x('Social media', 'Legal document cookie policy:paragraph title', 'complianz-gdpr'),
'content' => cmplz_sprintf(_x('On our website, we have included content from %s to promote web pages (e.g. “like”, “pin”) or share (e.g. “tweet”) on social networks like %s. This content is embedded with code derived from %s and places cookies. This content might store and process certain information for personalized advertising.', 'Legal document cookie policy', 'complianz-gdpr'), '[comma_socialmedia_on_site]', '[comma_socialmedia_on_site]', '[comma_socialmedia_on_site]'),
'condition' => array(
'uses_social_media' => 'yes',
'socialmedia_on_site' => 'NOT EMPTY',
),
),
array(
'content' => __('Please read the privacy statement of these social networks (which can change regularly) to read what they do with your (personal) data which they process using these cookies. The data that is retrieved is anonymized as much as possible.','complianz-gdpr').' '.cmplz_sprintf( _n( '%s is located in the United States.', '%s are located in the United States.', cmplz_count_socialmedia(), 'complianz-gdpr' ) ,'[comma_socialmedia_on_site]' ),
'condition' => array(
'uses_social_media' => 'yes',
'socialmedia_on_site' => 'NOT EMPTY',
),
),
array(
'content' => __('Please read the privacy statement of these social networks (which can change regularly) to read what they do with your (personal) data which they process using these cookies. The data that is retrieved is anonymized as much as possible.','complianz-gdpr'),
'condition' => array(
'uses_social_media' => 'yes',
'socialmedia_on_site' => 'EMPTY',
),
),
array(
'title' => _x('Placed cookies', 'Legal document cookie policy:paragraph title', 'complianz-gdpr'),
'callback' => 'cmplz_used_cookies',
),
array(
'title' => _x('Consent', 'Legal document cookie policy:paragraph title', 'complianz-gdpr'),
'content' => cmplz_sprintf(_x('When you visit our website for the first time, we will show you a pop-up with an explanation about cookies. As soon as you click on "%s", you consent to us using all cookies and plug-ins as described in the pop-up and this Cookie Policy. You can disable the use of cookies via your browser, but please note that our website may no longer work properly.', 'Legal document cookie policy', 'complianz-gdpr'), '[cookie_accept_text]'),
'callback_condition' => array(
'NOT cmplz_site_uses_cookie_warning_cats',
'cmplz_eu_site_needs_cookie_warning'
),
),
array(
'title' => _x('Consent', 'Legal document cookie policy:paragraph title', 'complianz-gdpr'),
'content' => cmplz_sprintf(_x('When you visit our website for the first time, we will show you a pop-up with an explanation about cookies. As soon as you click on "%s", you consent to us using the categories of cookies and plug-ins you selected in the pop-up, as described in this Cookie Policy. You can disable the use of cookies via your browser, but please note that our website may no longer work properly.', 'Legal document cookie policy', 'complianz-gdpr'), '[cookie_save_preferences_text]'),
'callback_condition' => array(
'cmplz_site_uses_cookie_warning_cats',
'cmplz_eu_site_needs_cookie_warning',
)
),
array(
'subtitle' => _x('Manage your consent settings', 'Legal document cookie policy:paragraph title', 'complianz-gdpr'),
'content' => '[cmplz-manage-consent]',
'p' => false,
'callback_condition' => 'cmplz_eu_site_needs_cookie_warning',
),
array(
'subtitle' => _x('Vendors', 'Legal document cookie policy:paragraph title', 'complianz-gdpr'),
'p' => false,
'content' => '[cmplz-tcf-vendors]',
'callback_condition' => 'cmplz_tcf_active',
),
'enable-disable-removal-cookies' => array(
'title' => _x('Enabling/disabling and deleting cookies', 'Legal document cookie policy:paragraph title', 'complianz-gdpr'),
'content' => _x('You can use your internet browser to automatically or manually delete cookies. You can also specify that certain cookies may not be placed. Another option is to change the settings of your internet browser so that you receive a message each time a cookie is placed. For more information about these options, please refer to the instructions in the Help section of your browser.', 'Legal document cookie policy','complianz-gdpr'),
),
'enable-disable-removal-cookies-2' => array(
'content' => _x('Please note that our website may not work properly if all cookies are disabled. If you do delete the cookies in your browser, they will be placed again after your consent when you visit our website again.', 'Legal document cookie policy', 'complianz-gdpr'),
),
array(
'title' => _x('Your rights with respect to personal data', 'Legal document cookie policy:paragraph title', 'complianz-gdpr'),
'content' =>
_x('You have the following rights with respect to your personal data:', 'Legal document cookie policy', 'complianz-gdpr'),
),
array(
'p' => false,
'content' =>
'<ul>
<li>' . _x('confirmation of the existence of processing;', 'Legal document', 'complianz-gdpr') . '</li>
<li>' . _x('access to data;', 'Legal document cookie policy', 'complianz-gdpr') . '</li>
<li>' . _x('correction of incomplete, inaccurate, or outdated data;', 'Legal document cookie policy', 'complianz-gdpr') . '</li>
<li>' . _x('anonymization, blocking, or deletion of unnecessary, excessive, or processed data in disagreement with the provisions of the General Law for the Protection of Personal Data (LGPD);', 'Legal document cookie policy', 'complianz-gdpr') . '</li>
<li>' . _x('portability of data to another service or product provider, upon express request, in accordance with the regulations of the national authority, observing commercial and industrial secrets;', 'Legal document cookie policy', 'complianz-gdpr') . '</li>
<li>' . _x('deletion of personal data processed with the consent of the holder, except in the cases provided for in art. 16 of the General Law for the Protection of Personal Data (LGPD);', 'Legal document cookie policy', 'complianz-gdpr') . '</li>
<li>' . _x('information on public and private entities with which the controller shared data;', 'Legal document cookie policy', 'complianz-gdpr') . '</li>
<li>' . _x('information on the possibility of not providing consent and on the consequences of denial.', 'Legal document cookie policy', 'complianz-gdpr') . '</li>
</ul>',
),
'your-rights-3' => array(
'content' =>
_x('To exercise these rights, please contact us. Please refer to the contact details at the bottom of this Cookie Policy. If you have a complaint about how we handle your data, we would like to hear from you, but you also have the right to submit a complaint to the National Data Protection Authority (ANPD):', 'Legal document cookie policy', 'complianz-gdpr'),
),
'complaints-address' => array(
'p' => false,
'content' => '<br />Autoridade Nacional de Proteção de Dados
<br />
<br />Esplanada dos Ministérios,
<br />Bloco C,
<br />2º andar,
<br />CEP 70297-400 - Brasília DF.
<br /><a href="https://www.gov.br/anpd/pt-br/canais_atendimento/" target="_blank">'. _x('Website', 'Legal document', 'complianz-gdpr') . '</a>',
),
'contact-details' => array(
'title' => _x('Contact details', 'Legal document cookie policy:paragraph title', 'complianz-gdpr'),
'content' => _x('For questions and/or comments about our Cookie Policy and this statement, please contact us by using the following contact details:', 'Legal document cookie policy', 'complianz-gdpr'),
),
'contact-details-2' => array(
'content' => '<span class="cmplz-contact-organisation">[organisation_name]</span><br>
<span class="cmplz-contact-address">[address_company]</span><br>
<span class="cmplz-contact-country">[country_company]</span><br>
' . _x('Website:', 'Legal document cookie policy', 'complianz-gdpr') . ' <span class="cmplz-contact-domain">[domain]</span><br>
' . _x('Email:', 'Legal document cookie policy', 'complianz-gdpr') . ' <span class="cmplz-contact-email">[email_company]</span><br>
<span class="cmplz-contact-telephone">[telephone_company]</span>',
),
'last-sync' => array(
'content' => cmplz_sprintf(_x('This Cookie Policy was synchronized with %scookiedatabase.org%s on %s.', 'Legal document cookie policy', 'complianz-gdpr'),'<a href="https://cookiedatabase.org/" target="_blank">', '</a>', '[sync_date]'),
'callback_condition' => array(
'cmplz_cdb_reference_in_policy',
)
),
);

View File

@@ -0,0 +1,204 @@
<?php
/*
* This document is intentionally not translatable, as it is intended to be for US citizens, and should therefore always be in English
*
* */
defined('ABSPATH') or die("you do not have access to this page!");
$this->pages['ca']['cookie-statement']['document_elements'] = array(
array(
'content' => '<i>' . cmplz_sprintf(_x("This page was last changed on %s, last checked on %s and applies to citizens and legal permanent residents of Canada.","Legal document cookie policy","complianz-gdpr"), '[publish_date]', '[checked_date]') . '</i><br />',
),
array(
'title' => _x('Introduction', 'Legal document cookie policy:paragraph title', 'complianz-gdpr'),
'content' => cmplz_sprintf(_x('Our website, %s (hereinafter: "the website") uses cookies and other related technologies (for convenience all technologies are referred to as "cookies"). Cookies are also placed by third parties we have engaged. In the document below we inform you about the use of cookies on our website.',"Legal document cookie policy","complianz-gdpr"), '[domain]'),
),
array(
'title' => _x('What are cookies?', 'Legal document cookie policy:paragraph title', 'complianz-gdpr'),
'content' => _x('A cookie is a small simple file that is sent along with pages of this website and stored by your browser on the hard drive of your computer or another device. The information stored therein may be returned to our servers or to the servers of the relevant third parties during a subsequent visit.','Legal document cookie policy',"complianz-gdpr"),
),
array(
'title' => _x('What are scripts?', 'Legal document cookie policy:paragraph title', 'complianz-gdpr'),
'content' => _x('A script is a piece of program code that is used to make our website function properly and interactively. This code is executed on our server or on your device.',"Legal document cookie policy","complianz-gdpr"),
),
array(
'title' => _x('What is a web beacon?', 'Legal document cookie policy:paragraph title', 'complianz-gdpr'),
'content' => _x('A web beacon (or a pixel tag) is a small, invisible piece of text or image on a website that is used to monitor traffic on a website. In order to do this, various data about you is stored using web beacons.',"Legal document cookie policy","complianz-gdpr"),
'callback_condition' => 'NOT cmplz_uses_only_functional_cookies',
),
array(
'title' => _x('Third parties', 'Legal document cookie policy:paragraph title', 'complianz-gdpr'),
'content' => _x('We have made agreements about the use of cookies with other companies that place cookies. However, we cannot guarantee that these third parties handle your personal data in a reliable or secure manner. Parties such as Google are to be considered as independent data controllers. We recommend that you read the privacy statements of these companies.',"Legal document cookie policy","complianz-gdpr"),
'callback_condition' => 'cmplz_site_shares_data',
),
array(
'title' => _x('Cookies', 'Legal document cookie policy:paragraph title', 'complianz-gdpr'),
),
array(
'subtitle' => _x('Technical or functional cookies', 'Legal document cookie policy:paragraph title', 'complianz-gdpr'),
'content' => _x('Some cookies ensure that certain parts of the website work properly and that your user preferences remain known. By placing functional cookies, we make it easier for you to visit our website. This way, you do not need to repeatedly enter the same information when visiting our website and, for example, the items remain in your shopping cart until you have paid.','Legal document cookie policy', 'complianz-gdpr'),
),
array(
'subtitle' => _x('Statistics cookies', 'Legal document cookie policy:paragraph title', 'complianz-gdpr'),
'content' => _x('We use statistics cookies to optimize the website experience for our users. With these statistics cookies we get insights in the usage of our website.','Legal document cookie policy', 'complianz-gdpr'),
'callback_condition' => 'cmplz_uses_statistics',
'condition' => array('compile_statistics' => 'NOT no'),
),
//ads
array(
'subtitle' => _x('Advertising cookies', 'Legal document cookie policy:paragraph title', 'complianz-gdpr'),
'content' => cmplz_sprintf(_x('On this website we use advertising cookies, enabling us to personalize the advertisements for you, and we (and third parties) gain insights into the campaign results. This happens based on a profile we create based on your click and surfing on and outside %s. With these cookies you, as website visitor are linked to a unique ID, so you do not see the same ad more than once for example.','Legal document cookie policy', 'complianz-gdpr'), '[domain]'),
'condition' => array(
'uses_ad_cookies' => 'yes',
'uses_ad_cookies_personalized' => 'NOT no'
),
),
array(
'subtitle' => _x('Advertising cookies', 'Legal document cookie policy:paragraph title', 'complianz-gdpr'),
'content' => cmplz_sprintf(_x('On this website we use advertising cookies, enabling us to gain insights into the campaign results. This happens based on a profile we create based on your behavior on %s. With these cookies you, as website visitor, are linked to a unique ID but these cookies will not profile your behavior and interests to serve personalized ads.','Legal document cookie policy', 'complianz-gdpr'), '[domain]'),
'condition' => array(
'uses_ad_cookies' => 'yes',
'uses_ad_cookies_personalized' => 'no'
),
),
array(
'content' => _x('You can object to the tracking by these cookies by clicking the "Manage Consent" button.','Legal document cookie policy', 'complianz-gdpr'),
'condition' => array(
'uses_ad_cookies' => 'yes',
),
),
array(
'subtitle' => _x('Marketing/Tracking cookies', 'cookie policy', 'complianz-gdpr'),
'content' => _x('Marketing/Tracking cookies are cookies or any other form of local storage, used to create user profiles to display advertising or to track the user on this website or across several websites for similar marketing purposes.', 'cookie policy', 'complianz-gdpr'),
// 'condition' => array(
// 'uses_ad_cookies' => 'no',
// ),
'callback_condition' => 'cmplz_uses_marketing_cookies',
),
array(
'subtitle' => _x('Social media', 'Legal document cookie policy:paragraph title', 'complianz-gdpr'),
'content' => _x('On our website, we have included content to promote web pages (e.g. “like”, “pin”) or share (e.g. “tweet”) on social networks. This content is embedded with code derived from third parties and places cookies. This content might store and process certain information for personalized advertising.', 'Legal document cookie policy', 'complianz-gdpr'),
'condition' => array(
'uses_social_media' => 'yes',
'socialmedia_on_site' => 'EMPTY',
),
),
array(
'subtitle' => _x('Social media', 'Legal document cookie policy:paragraph title', 'complianz-gdpr'),
'content' => cmplz_sprintf(_x('On our website, we have included content from %s to promote web pages (e.g. “like”, “pin”) or share (e.g. “tweet”) on social networks like %s. This content is embedded with code derived from %s and places cookies. This content might store and process certain information for personalized advertising.', 'Legal document cookie policy', 'complianz-gdpr'), '[comma_socialmedia_on_site]', '[comma_socialmedia_on_site]', '[comma_socialmedia_on_site]'),
'condition' => array(
'uses_social_media' => 'yes',
'socialmedia_on_site' => 'NOT EMPTY',
),
),
array(
'content' => __('Please read the privacy statement of these social networks (which can change regularly) to read what they do with your (personal) data which they process using these cookies. The data that is retrieved is anonymized as much as possible.','complianz-gdpr').' '.cmplz_sprintf( _n( '%s is located in the United States.', '%s are located in the United States.', cmplz_count_socialmedia(), 'complianz-gdpr' ) ,'[comma_socialmedia_on_site]' ),
'condition' => array(
'uses_social_media' => 'yes',
'socialmedia_on_site' => 'NOT EMPTY',
),
),
array(
'content' => __('Please read the privacy statement of these social networks (which can change regularly) to read what they do with your (personal) data which they process using these cookies. The data that is retrieved is anonymized as much as possible.','complianz-gdpr'),
'condition' => array(
'uses_social_media' => 'yes',
'socialmedia_on_site' => 'EMPTY',
),
),
'cookie_names' => array(
'title' => _x('Placed cookies', 'Legal document cookie policy:paragraph title', 'complianz-gdpr'),
'callback' => 'cmplz_used_cookies',
),
array(
'title' => _x('Consent', 'Legal document cookie policy:paragraph title', 'complianz-gdpr'),
'content' => _x('When you visit our website for the first time, we will show you a pop-up with an explanation about cookies. You do have the right to opt-out and to object against the further use of non-functional cookies.',"Legal document cookie policy","complianz-gdpr"),
'condition' => array(
'ca_targets_quebec' => 'no',
),
),
array(
'title' => _x('Consent', 'Legal document cookie policy:paragraph title', 'complianz-gdpr'),
'content' => cmplz_sprintf(_x('When you visit our website for the first time, we will show you a pop-up with an explanation about cookies. As soon as you click on "%s", you consent to us using all cookies and plug-ins as described in the pop-up and this Cookie Policy. You can disable the use of cookies via your browser, but please note that our website may no longer work properly.', 'Legal document cookie policy', 'complianz-gdpr'), '[cookie_accept_text]'),
'condition' => array(
'ca_targets_quebec' => 'yes',
),
),
array(
'p' => false,
'subtitle' => _x('Manage your consent settings', 'Legal document cookie policy:paragraph title', 'complianz-gdpr'),
'content' => '[cmplz-manage-consent]',
),
array(
'content' =>_x('You can also disable the use of cookies via your browser, but please note that our website may no longer work properly.', 'Legal document cookie policy:paragraph title', 'complianz-gdpr'),
),
array(
'subtitle' => _x('Vendors', 'Legal document cookie policy:paragraph title', 'complianz-gdpr'),
'p' => false,
'content' => '[cmplz-tcf-vendors]',
'callback_condition' => array(
'cmplz_tcf_active',
'cmplz_site_shares_data',
),
),
array(
'title' => _x('Enabling/disabling and deleting cookies', 'Legal document cookie policy:paragraph title', 'complianz-gdpr'),
'content' => cmplz_sprintf(_x('You can use your internet browser to automatically or manually delete cookies. You can also specify that certain cookies may not be placed. Another option is to change the settings of your internet browser so that you receive a message each time a cookie is placed. For more information about these options, please refer to the instructions in the Help section of your browser. Or you can indicate your preferences on the following page: %syouradchoices.ca%s', 'Legal document cookie policy', 'complianz-gdpr'),'<a href="https://youradchoices.ca" rel="noopener noreferrer nofollow" target="_blank">', '</a>'),
),
'enable-disable-removal-cookies-2' => array(
'content' => _x('Please note that our website may not work properly if all cookies are disabled. If you do delete the cookies in your browser, they will be placed again after your consent when you visit our website again.', 'Legal document cookie policy', 'complianz-gdpr'),
),
array(
'title' => _x('Your rights with respect to personal data', 'Legal document cookie policy:paragraph title', 'complianz-gdpr'),
'p'=> false,
'content' =>
'<p>'._x('You have the following rights with respect to your personal data:','Legal document cookie policy', 'complianz-gdpr').'</p>' .
'<ul>
<li>'._x('you may submit a request for access to the data we process about you;','Legal document cookie policy', 'complianz-gdpr').'</li>
<li>'._x('you may object to the processing;','Legal document cookie policy', 'complianz-gdpr').'</li>
<li>'._x('you may request an overview, in a commonly used format, of the data we process about you;','Legal document cookie policy', 'complianz-gdpr').'</li>
<li>'._x('you may request correction or deletion of the data if it is incorrect or not or no longer relevant. Where appropriate, the amended information shall be transmitted to third parties having access to the information in question.','Legal document cookie policy', 'complianz-gdpr').'</li>
<li>'._x('You have the right to withdraw consent at any time, subject to legal or contractual restrictions and reasonable notice. You will be informed of the implications of such withdrawal.','Legal document cookie policy', 'complianz-gdpr').'</li>
<li>'._x('You have the right to address a challenge concerning non-compliance with PIPEDA to our organization and, if the issue is not resolved, to the Office of the Privacy Commissioner of Canada.','Legal document cookie policy', 'complianz-gdpr').'</li>
</ul>' .
'<p>'._x('To exercise these rights, please contact us. Please refer to the contact details at the bottom of this Cookie Policy. If you have a complaint about how we handle your data, we would like to hear from you.','Legal document cookie policy', 'complianz-gdpr').'</p>',
),
array(
'title' => _x('Contact details', 'Legal document cookie policy:paragraph title', 'complianz-gdpr'),
'content' => _x('For questions and/or comments about our Cookie Policy and this statement, please contact us by using the following contact details:','Legal document cookie policy', 'complianz-gdpr'),
),
array(
'content' => '<span class="cmplz-contact-organisation">[organisation_name]</span><br />
<span class="cmplz-contact-address">[address_company]</span><br />
<span class="cmplz-contact-country">[country_company]</span><br />
' . _x('Website:', 'Legal document cookie policy', 'complianz-gdpr') . ' <span class="cmplz-contact-domain">[domain]</span><br>
' . _x('Email:', 'Legal document cookie policy', 'complianz-gdpr') . ' <span class="cmplz-contact-email">[email_company]</span><br>
<span class="cmplz-contact-telephone">[telephone_company]</span>',
),
array(
'content' => cmplz_sprintf(_x('This Cookie Policy was synchronized with %scookiedatabase.org%s on %s.', 'Legal document cookie policy', 'complianz-gdpr'),'<a href="https://cookiedatabase.org/" target="_blank">', '</a>', '[sync_date]'),
'callback_condition' => array(
'cmplz_cdb_reference_in_policy',
)
),
);

View File

@@ -0,0 +1,225 @@
<?php
defined('ABSPATH') or die("you do not have access to this page!");
$this->pages['eu']['cookie-statement']['document_elements'] = array(
array(
'content' => '<i>' . cmplz_sprintf(_x('This Cookie Policy was last updated on %s and applies to citizens and legal permanent residents of the European Economic Area and Switzerland.', 'Legal document cookie policy', 'complianz-gdpr'), '[publish_date]') . '</i><br>',
),
array(
'title' => _x('Introduction', 'Legal document cookie policy:paragraph title', 'complianz-gdpr'),
'content' => cmplz_sprintf(_x('Our website, %s (hereinafter: "the website") uses cookies and other related technologies (for convenience all technologies are referred to as "cookies"). Cookies are also placed by third parties we have engaged. In the document below we inform you about the use of cookies on our website.', 'Legal document cookie policy', 'complianz-gdpr'), '[domain]' ),
),
array(
'title' => _x('What are cookies?', 'Legal document cookie policy:paragraph title', 'complianz-gdpr'),
'content' => _x('A cookie is a small simple file that is sent along with pages of this website and stored by your browser on the hard drive of your computer or another device. The information stored therein may be returned to our servers or to the servers of the relevant third parties during a subsequent visit.', 'Legal document cookie policy', 'complianz-gdpr'),
),
array(
'title' => _x('What are scripts?', 'Legal document cookie policy:paragraph title', 'complianz-gdpr'),
'content' => _x('A script is a piece of program code that is used to make our website function properly and interactively. This code is executed on our server or on your device.', 'Legal document cookie policy', 'complianz-gdpr'),
),
array(
'title' => _x('What is a web beacon?', 'Legal document cookie policy:paragraph title', 'complianz-gdpr'),
'content' => _x('A web beacon (or a pixel tag) is a small, invisible piece of text or image on a website that is used to monitor traffic on a website. In order to do this, various data about you is stored using web beacons.', 'Legal document cookie policy', 'complianz-gdpr'),
'callback_condition' => 'NOT cmplz_uses_only_functional_cookies',
),
array(
'title' => _x('Cookies', 'Legal document cookie policy:paragraph title', 'complianz-gdpr'),
),
array(
'subtitle' => _x('Technical or functional cookies', 'Legal document cookie policy:paragraph title', 'complianz-gdpr'),
'content' => _x('Some cookies ensure that certain parts of the website work properly and that your user preferences remain known. By placing functional cookies, we make it easier for you to visit our website. This way, you do not need to repeatedly enter the same information when visiting our website and, for example, the items remain in your shopping cart until you have paid. We may place these cookies without your consent.', 'Legal document cookie policy', 'complianz-gdpr'),
),
array(
'subtitle' => _x('Statistics cookies', 'Legal document cookie policy:paragraph title', 'complianz-gdpr'),
'content' => _x('We use statistics cookies to optimize the website experience for our users. With these statistics cookies we get insights in the usage of our website.', 'Legal document cookie policy', 'complianz-gdpr')
.'&nbsp;'._x('We ask your permission to place statistics cookies.', 'Legal document cookie policy', 'complianz-gdpr'),
'callback_condition' => 'cmplz_cookie_warning_required_stats_eu',
'condition' => array('compile_statistics' => 'NOT no'),
),
array(
'subtitle' => _x('Statistics cookies', 'Legal document cookie policy:paragraph title', 'complianz-gdpr'),
'content' => _x('Because statistics are being tracked anonymously, no permission is asked to place statistics cookies.', 'Legal document cookie policy', 'complianz-gdpr'),
'callback_condition' => 'NOT cmplz_cookie_warning_required_stats_eu',
'condition' => array(
'compile_statistics' => 'NOT no'
),
),
array(
'subtitle' => _x('Advertising cookies', 'Legal document cookie policy:paragraph title', 'complianz-gdpr'),
'content' => cmplz_sprintf(_x('On this website we use advertising cookies, enabling us to personalize the advertisements for you, and we (and third parties) gain insights into the campaign results. This happens based on a profile we create based on your click and surfing on and outside %s. With these cookies you, as website visitor are linked to a unique ID, so you do not see the same ad more than once for example.', 'Legal document cookie policy', 'complianz-gdpr'), '[domain]'),
'condition' => array(
'uses_ad_cookies' => 'yes',
'uses_ad_cookies_personalized' => 'NOT no'
),
),
array(
'subtitle' => _x('Advertising cookies', 'Legal document cookie policy:paragraph title', 'complianz-gdpr'),
'content' => cmplz_sprintf(_x('On this website we use advertising cookies, enabling us to gain insights into the campaign results. This happens based on a profile we create based on your behavior on %s. With these cookies you, as website visitor, are linked to a unique ID but these cookies will not profile your behavior and interests to serve personalized ads.', 'Legal document cookie policy', 'complianz-gdpr'), '[domain]'),
'condition' => array(
'uses_ad_cookies' => 'yes',
'uses_ad_cookies_personalized' => 'no'
),
),
// consent mode v2, DMA
// array(
// 'content' => cmplz_sprintf(_x('We also use a subset of Google\'s core platform services, for the purpose of providing online advertising services, personal data of end users using services of third parties that make use of core platform services, limited to %s.', 'Legal document cookie policy', 'complianz-gdpr'), '[domain_cps]'),
// 'condition' => array(
// 'uses_ad_cookies_consent_mode' => 'manual'
// ),
// ),
//
// array(
// 'content' => _x('We use Google\'s services to process, for the purpose of providing online advertising services, personal data of end users using services of third parties that make use of core platform services. These services and their privacy policies are available on policies.google.com/privacy', 'Legal document cookie policy', 'complianz-gdpr'),
// 'condition' => array(
// 'uses_ad_cookies_consent_mode' => 'yes'
// ),
// ),
array(
'subtitle' => _x('Marketing/Tracking cookies', 'cookie policy', 'complianz-gdpr'),
'content' => _x('Marketing/Tracking cookies are cookies or any other form of local storage, used to create user profiles to display advertising or to track the user on this website or across several websites for similar marketing purposes.', 'cookie policy', 'complianz-gdpr'),
// 'condition' => array(
// //'uses_ad_cookies' => 'no',
// ),
'callback_condition' => 'cmplz_uses_marketing_cookies',
),
array(
'content' => _x('Because these cookies are marked as tracking cookies, we ask your permission to place these.', 'Legal document cookie policy', 'complianz-gdpr'),
'condition' => array('uses_ad_cookies' => 'yes'),
),
array(
'subtitle' => _x('Social media', 'Legal document cookie policy:paragraph title', 'complianz-gdpr'),
'content' => _x('On our website, we have included content to promote web pages (e.g. “like”, “pin”) or share (e.g. “tweet”) on social networks. This content is embedded with code derived from third parties and places cookies. This content might store and process certain information for personalized advertising.', 'Legal document cookie policy', 'complianz-gdpr'),
'condition' => array(
'uses_social_media' => 'yes',
'socialmedia_on_site' => 'EMPTY',
),
),
array(
'subtitle' => _x('Social media', 'Legal document cookie policy:paragraph title', 'complianz-gdpr'),
'content' => cmplz_sprintf(_x('On our website, we have included content from %s to promote web pages (e.g. “like”, “pin”) or share (e.g. “tweet”) on social networks like %s. This content is embedded with code derived from %s and places cookies. This content might store and process certain information for personalized advertising.', 'Legal document cookie policy', 'complianz-gdpr'), '[comma_socialmedia_on_site]', '[comma_socialmedia_on_site]', '[comma_socialmedia_on_site]'),
'condition' => array(
'uses_social_media' => 'yes',
'socialmedia_on_site' => 'NOT EMPTY',
),
),
array(
'content' => __('Please read the privacy statement of these social networks (which can change regularly) to read what they do with your (personal) data which they process using these cookies. The data that is retrieved is anonymized as much as possible.','complianz-gdpr').' '.cmplz_sprintf( _n( '%s is located in the United States.', '%s are located in the United States.', cmplz_count_socialmedia(), 'complianz-gdpr' ) ,'[comma_socialmedia_on_site]' ),
'condition' => array(
'uses_social_media' => 'yes',
'socialmedia_on_site' => 'NOT EMPTY',
),
),
array(
'content' => __('Please read the privacy statement of these social networks (which can change regularly) to read what they do with your (personal) data which they process using these cookies. The data that is retrieved is anonymized as much as possible.','complianz-gdpr'),
'condition' => array(
'uses_social_media' => 'yes',
'socialmedia_on_site' => 'EMPTY',
),
),
array(
'title' => _x('Placed cookies', 'Legal document cookie policy:paragraph title', 'complianz-gdpr'),
'callback' => 'cmplz_used_cookies',
),
array(
'title' => _x('Consent', 'Legal document cookie policy:paragraph title', 'complianz-gdpr'),
'content' => cmplz_sprintf(_x('When you visit our website for the first time, we will show you a pop-up with an explanation about cookies. As soon as you click on "%s", you consent to us using all cookies and plug-ins as described in the pop-up and this Cookie Policy. You can disable the use of cookies via your browser, but please note that our website may no longer work properly.', 'Legal document cookie policy', 'complianz-gdpr'), '[cookie_accept_text]'),
'callback_condition' => array(
'NOT cmplz_site_uses_cookie_warning_cats',
'cmplz_eu_site_needs_cookie_warning'
),
),
array(
'title' => _x('Consent', 'Legal document cookie policy:paragraph title', 'complianz-gdpr'),
'content' => cmplz_sprintf(_x('When you visit our website for the first time, we will show you a pop-up with an explanation about cookies. As soon as you click on "%s", you consent to us using the categories of cookies and plug-ins you selected in the pop-up, as described in this Cookie Policy. You can disable the use of cookies via your browser, but please note that our website may no longer work properly.', 'Legal document cookie policy', 'complianz-gdpr'), '[cookie_save_preferences_text]'),
'callback_condition' => array(
'cmplz_site_uses_cookie_warning_cats',
'cmplz_eu_site_needs_cookie_warning',
)
),
array(
'subtitle' => _x('Manage your consent settings', 'Legal document cookie policy:paragraph title', 'complianz-gdpr'),
'content' => '[cmplz-manage-consent]',
'p' => false,
'callback_condition' => 'cmplz_eu_site_needs_cookie_warning',
),
array(
'subtitle' => _x('Vendors', 'Legal document cookie policy:paragraph title', 'complianz-gdpr'),
'p' => false,
'content' => '[cmplz-tcf-vendors]',
'callback_condition' => 'cmplz_tcf_active',
),
'enable-disable-removal-cookies' => array(
'title' => _x('Enabling/disabling and deleting cookies', 'Legal document cookie policy:paragraph title', 'complianz-gdpr'),
'content' => _x('You can use your internet browser to automatically or manually delete cookies. You can also specify that certain cookies may not be placed. Another option is to change the settings of your internet browser so that you receive a message each time a cookie is placed. For more information about these options, please refer to the instructions in the Help section of your browser.', 'Legal document cookie policy','complianz-gdpr'),
),
'enable-disable-removal-cookies-2' => array(
'content' => _x('Please note that our website may not work properly if all cookies are disabled. If you do delete the cookies in your browser, they will be placed again after your consent when you visit our website again.', 'Legal document cookie policy', 'complianz-gdpr'),
),
array(
'title' => _x('Your rights with respect to personal data', 'Legal document cookie policy:paragraph title', 'complianz-gdpr'),
'content' =>
_x('You have the following rights with respect to your personal data:', 'Legal document cookie policy', 'complianz-gdpr'),
),
array(
'p' => false,
'content' =>
'<ul>
<li>' . _x('You have the right to know why your personal data is needed, what will happen to it, and how long it will be retained for.', 'Legal document cookie policy', 'complianz-gdpr') . '</li>
<li>' . _x('Right of access: You have the right to access your personal data that is known to us.', 'Legal document cookie policy', 'complianz-gdpr') . '</li>
<li>' . _x('Right to rectification: you have the right to supplement, correct, have deleted or blocked your personal data whenever you wish.', 'Legal document cookie policy', 'complianz-gdpr') . '</li>
<li>' . _x('If you give us your consent to process your data, you have the right to revoke that consent and to have your personal data deleted.', 'Legal document cookie policy', 'complianz-gdpr') . '</li>
<li>' . _x('Right to transfer your data: you have the right to request all your personal data from the controller and transfer it in its entirety to another controller.', 'Legal document cookie policy', 'complianz-gdpr') . '</li>
<li>' . _x('Right to object: you may object to the processing of your data. We comply with this, unless there are justified grounds for processing.', 'Legal document cookie policy', 'complianz-gdpr') . '</li>
</ul>',
),
'your-rights-3' => array(
'content' =>
_x('To exercise these rights, please contact us. Please refer to the contact details at the bottom of this Cookie Policy. If you have a complaint about how we handle your data, we would like to hear from you, but you also have the right to submit a complaint to the supervisory authority (the Data Protection Authority).', 'Legal document cookie policy', 'complianz-gdpr'),
),
'contact-details' => array(
'title' => _x('Contact details', 'Legal document cookie policy:paragraph title', 'complianz-gdpr'),
'content' => _x('For questions and/or comments about our Cookie Policy and this statement, please contact us by using the following contact details:', 'Legal document cookie policy', 'complianz-gdpr'),
),
'contact-details-2' => array(
'content' => '<span class="cmplz-contact-organisation">[organisation_name]</span><br>
<span class="cmplz-contact-address">[address_company]</span><br>
<span class="cmplz-contact-country">[country_company]</span><br>
' . _x('Website:', 'Legal document cookie policy', 'complianz-gdpr') . ' <span class="cmplz-contact-domain">[domain]</span><br>
' . _x('Email:', 'Legal document cookie policy', 'complianz-gdpr') . ' <span class="cmplz-contact-email">[email_company]</span><br>
<span class="cmplz-contact-telephone">[telephone_company]</span>',
),
'last-sync' => array(
'content' => cmplz_sprintf(_x('This Cookie Policy was synchronized with %scookiedatabase.org%s on %s.', 'Legal document cookie policy', 'complianz-gdpr'),'<a href="https://cookiedatabase.org/" target="_blank">', '</a>', '[sync_date]'),
'callback_condition' => array(
'cmplz_cdb_reference_in_policy',
)
),
);

View File

@@ -0,0 +1,212 @@
<?php
defined('ABSPATH') or die("you do not have access to this page!");
$this->pages['uk']['cookie-statement']['document_elements'] = array(
'last-updated' => array(
'content' => '<i>' . cmplz_sprintf('This Cookie Policy was last updated on %s and applies to citizens and legal permanent residents of the United Kingdom.', '[publish_date]') . '</i><br>',
),
'introduction' => array(
'title' => 'Introduction',
'content' => cmplz_sprintf('Our website, %s (hereinafter: "the website") uses cookies and other related technologies (for convenience all technologies are referred to as "cookies"). Cookies are also placed by third parties we have engaged. In the document below we inform you about the use of cookies on our website.', '[domain]'),
),
'what-are-cookies' => array(
'title' => 'What are cookies?',
'content' => 'A cookie is a small simple file that is sent along with pages of this website and stored by your browser on the hard drive of your computer or another device. The information stored therein may be returned to our servers or to the servers of the relevant third parties during a subsequent visit.',
),
'what-are-scripts' => array(
'title' => 'What are scripts?',
'content' => 'A script is a piece of program code that is used to make our website function properly and interactively. This code is executed on our server or on your device.',
),
'what-is-a-webbeacon' => array(
'title' => 'What is a web beacon?',
'content' => 'A web beacon (or a pixel tag) is a small, invisible piece of text or image on a website that is used to monitor traffic on a website. In order to do this, various data about you is stored using web beacons.',
'callback_condition' => 'NOT cmplz_uses_only_functional_cookies',
),
'cookies' => array(
'title' => 'Cookies',
),
array(
'subtitle' => 'Technical or functional cookies',
'content' => 'Some cookies ensure that certain parts of the website work properly and that your user preferences remain known. By placing functional cookies, we make it easier for you to visit our website. This way, you do not need to repeatedly enter the same information when visiting our website and, for example, the items remain in your shopping cart until you have paid. We may place these cookies without your consent.',
),
array(
'subtitle' => 'Statistics cookies',
'content' => 'We use statistics cookies to optimize the website experience for our users. With these statistics cookies we get insights in the usage of our website.'
.'&nbsp;'.'We ask your permission to place statistics cookies.',
'callback_condition' => 'cmplz_cookie_warning_required_stats_uk',
'condition' => array('compile_statistics' => 'NOT no'),
),
array(
'subtitle' => 'Statistics cookies',
'content' => 'Because statistics are being tracked anonymously, no permission is asked to place statistics cookies.',
'callback_condition' => 'NOT cmplz_cookie_warning_required_stats_uk',
'condition' => array('compile_statistics' => 'NOT no'),
),
array(
'subtitle' => 'Advertising cookies',
'content' => cmplz_sprintf('On this website we use advertising cookies, enabling us to personalize the advertisements for you, and we (and third parties) gain insights into the campaign results. This happens based on a profile we create based on your click and surfing on and outside %s. With these cookies you, as website visitor are linked to a unique ID, so you do not see the same ad more than once for example.', '[domain]'),
'condition' => array(
'uses_ad_cookies' => 'yes',
'uses_ad_cookies_personalized' => 'NOT no'
),
),
array(
'subtitle' => 'Advertising cookies',
'content' => cmplz_sprintf('On this website we use advertising cookies, enabling us to gain insights into the campaign results. This happens based on a profile we create based on your behaviour on %s. With these cookies you, as website visitor, are linked to a unique ID but these cookies will not profile your behaviour and interests to serve personalized ads.', '[domain]'),
'condition' => array(
'uses_ad_cookies' => 'yes',
'uses_ad_cookies_personalized' => 'no'
),
),
array(
'content' => 'Because these cookies are marked as tracking cookies, we ask your permission to place these.',
'condition' => array('uses_ad_cookies' => 'yes'),
),
array(
'subtitle' => 'Marketing/Tracking cookies',
'content' => 'Marketing/Tracking cookies are cookies or any other form of local storage, used to create user profiles to display advertising or to track the user on this website or across several websites for similar marketing purposes.',
// 'condition' => array(
// 'uses_ad_cookies' => 'no',
// ),
'callback_condition' => 'cmplz_uses_marketing_cookies',
),
array(
'subtitle' => 'Social media',
'content' => 'On our website, we have included content to promote web pages (e.g. “like”, “pin”) or share (e.g. “tweet”) on social networks. This content is embedded with code derived from third parties and places cookies. This content might store and process certain information for personalized advertising.',
'condition' => array(
'uses_social_media' => 'yes',
'socialmedia_on_site' => 'EMPTY',
),
),
array(
'subtitle' => 'Social media',
'content' => cmplz_sprintf('On our website, we have included content from %s to promote web pages (e.g. “like”, “pin”) or share (e.g. “tweet”) on social networks like %s. This content is embedded with code derived from %s and places cookies. This content might store and process certain information for personalized advertising.', '[comma_socialmedia_on_site]', '[comma_socialmedia_on_site]', '[comma_socialmedia_on_site]'),
'condition' => array(
'uses_social_media' => 'yes',
'socialmedia_on_site' => 'NOT EMPTY',
),
),
array(
'content' => 'Please read the privacy statement of these social networks (which can change regularly) to read what they do with your (personal) data which they process using these cookies. The data that is retrieved is anonymized as much as possible.' . ' '.
cmplz_count_socialmedia()===1 ? cmplz_sprintf( '%s is located in the United States.','[comma_socialmedia_on_site]') : cmplz_sprintf('%s are located in the United States.', '[comma_socialmedia_on_site]' ),
'condition' => array(
'uses_social_media' => 'yes',
'socialmedia_on_site' => 'NOT EMPTY',
),
),
array(
'content' => 'Please read the privacy statement of these social networks (which can change regularly) to read what they do with your (personal) data which they process using these cookies. The data that is retrieved is anonymized as much as possible.',
'condition' => array(
'uses_social_media' => 'yes',
'socialmedia_on_site' => 'EMPTY',
),
),
'cookie_names' => array(
'title' => 'Placed cookies',
'callback' => 'cmplz_used_cookies',
),
'consent' => array(
'title' => 'Consent',
'content' => cmplz_sprintf('When you visit our website for the first time, we will show you a pop-up with an explanation about cookies. As soon as you click on "%s", you consent to us using all cookies and plug-ins as described in the pop-up and this Cookie Policy. You can disable the use of cookies via your browser, but please note that our website may no longer work properly.', '[cookie_accept_text]'),
'callback_condition' => array(
'NOT cmplz_site_uses_cookie_warning_cats',
'cmplz_uk_site_needs_cookie_warning'
),
),
'consent_cats' => array(
'title' => 'Consent',
'content' => cmplz_sprintf('When you visit our website for the first time, we will show you a pop-up with an explanation about cookies. As soon as you click on "%s", you consent to us using the categories of cookies and plug-ins you selected in the pop-up, as described in this Cookie Policy. You can disable the use of cookies via your browser, but please note that our website may no longer work properly.', '[cookie_save_preferences_text]'),
'callback_condition' => array(
'cmplz_site_uses_cookie_warning_cats',
'cmplz_uk_site_needs_cookie_warning',
)
),
'revoke_btn' => array(
'p' => false,
'subtitle' => 'Manage your consent settings',
'content' => '[cmplz-manage-consent]',
'callback_condition' => 'cmplz_uk_site_needs_cookie_warning',
),
array(
'p' => false,
'subtitle' => 'Vendors',
'content' => '[cmplz-tcf-vendors]',
'callback_condition' => 'cmplz_tcf_active',
),
'enable-disable-removal-cookies' => array(
'title' => 'Enabling/disabling and deleting cookies',
'content' => 'You can use your internet browser to automatically or manually delete cookies. You can also specify that certain cookies may not be placed. Another option is to change the settings of your internet browser so that you receive a message each time a cookie is placed. For more information about these options, please refer to the instructions in the Help section of your browser.',
),
'enable-disable-removal-cookies-2' => array(
'content' => 'Please note that our website may not work properly if all cookies are disabled. If you do delete the cookies in your browser, they will be placed again after your consent when you visit our website again.',
),
'your-rights' => array(
'title' => 'Your rights with respect to personal data',
'content' =>
'You have the following rights with respect to your personal data:',
),
'your-rights-2' => array(
'p' => false,
'content' =>
'<ul>
<li>' . 'You have the right to know why your personal data is needed, what will happen to it, and how long it will be retained for.' . '</li>
<li>' . 'Right of access: You have the right to access your personal data that is known to us.' . '</li>
<li>' . 'Right to rectification: you have the right to supplement, correct, have deleted or blocked your personal data whenever you wish.' . '</li>
<li>' . 'If you give us your consent to process your data, you have the right to revoke that consent and to have your personal data deleted.' . '</li>
<li>' . 'Right to transfer your data: you have the right to request all your personal data from the controller and transfer it in its entirety to another controller.' . '</li>
<li>' . 'Right to object: you may object to the processing of your data. We comply with this, unless there are justified grounds for processing.' . '</li>
</ul>',
),
'your-rights-3' => array(
'content' =>
"To exercise these rights, please contact us. Please refer to the contact details at the bottom of this Cookie Policy. If you have a complaint about how we handle your data, we would like to hear from you, but you also have the right to submit a complaint to the supervisory authority (the Information Commissioner's Office (ICO)).",
),
'your-rights-4' => array(
'content' => "For Jersey residents, please contact the Jersey Office of The Information Commissioner. Guernsey residents can contact the Office of the Data Protection Authority in Guernsey.",
'condition' => array(
'uk_consent_regions' => 'yes',
)
),
'contact-details' => array(
'title' => 'Contact details',
'content' => 'For questions and/or comments about our Cookie Policy and this statement, please contact us by using the following contact details:',
),
'contact-details-2' => array(
'content' => '<span class="cmplz-contact-organisation">[organisation_name]</span><br>
<span class="cmplz-contact-address">[address_company]</span><br>
<span class="cmplz-contact-country">[country_company]</span><br>
' . 'Website: <span class="cmplz-contact-domain">[domain]</span><br>
' . 'Email: <span class="cmplz-contact-email">[email_company]</span><br>
<span class="cmplz-contact-telephone">[telephone_company]</span>',
),
'last-sync' => array(
'content' => cmplz_sprintf('This Cookie Policy was synchronised with %scookiedatabase.org%s on %s.', '<a href="https://cookiedatabase.org/" target="_blank">', '</a>', '[sync_date]'),
'callback_condition' => array(
'cmplz_cdb_reference_in_policy',
)
),
);

View File

@@ -0,0 +1,241 @@
<?php
/*
* This document is intentionally not translatable, as it is intended to be for US citizens, and should therefore always be in English
*
*
*/
defined('ABSPATH') or die("you do not have access to this page!");
$this->pages['us']['cookie-statement']['document_elements'] = array(
array(
'content' => '<i>' . cmplz_sprintf("This page was last changed on %s, last checked on %s and applies to citizens and legal permanent residents of the United States. ", '[publish_date]', '[checked_date]') . '</i><br />',
),
array(
'title' => 'Introduction',
'content' => cmplz_sprintf('Our website, %s (hereinafter: "the website") uses cookies and other related technologies (for convenience all technologies are referred to as "cookies"). Cookies are also placed by third parties we have engaged. In the document below we inform you about the use of cookies on our website.', '[domain]'),
),
array(
'title' => 'Selling data to third parties',
'callback_condition' => 'cmplz_sells_personal_data',
'condition' => array(
'us_states' => 'NOT EMPTY',
),
),
array(
'content' => "Our privacy statement describes the limited circumstances under which we share or sell personal information to third parties and if we use or disclose sensitive personal information. You may request that we exclude your personal information from such arrangements, or direct us to limit the use and disclosure of possible sensitive personal information, by entering your name and email address below. You may need to provide additional identifying information before we can process your request.",
'callback_condition' => 'cmplz_sells_personal_data',
'condition' => array(
'us_states' => 'NOT EMPTY',
),
),
array(
'subtitle' => 'Categories of data',
'content' => 'The following categories of data are sold to third parties',
'callback_condition' => 'cmplz_sells_personal_data',
'condition' => array(
'us_states' => 'NOT EMPTY',
),
),
array(
'content' => '[selling-data-thirdparty_data_purpose_us]',
'callback_condition' => 'cmplz_sells_personal_data',
'condition' => array(
'us_states' => 'NOT EMPTY',
),
),
array(
'content' => "We do not sell or share personal information to third parties for monetary consideration; however, we may disclose certain personal information to third parties under circumstances that might be deemed a “sale” or ”Sharing” for residents of [comma_us_states].
We respect and understand that you may want to be sure that your personal information is not being sold or shared. You may request that we exclude your personal information from such arrangements, or direct us to limit the use and disclosure of possible sensitive personal information, by entering your name and email address below. You may need to provide additional identifying information before we can process your request.",
'callback_condition' => 'NOT cmplz_sells_personal_data',
'condition' => array(
'us_states' => 'NOT EMPTY',
),
),
array(
'content' => '[cmplz-dnsmpi-request]',
'condition' => array(
'us_states' => 'NOT EMPTY',
),
),
array(
'title' => 'Cookies',
'content' => 'When you visit our website it can be necessary to store and/or read certain data from your device by using technologies such as cookies.',
),
array(
'subtitle' => 'Technical or functional cookies',
'content' => 'Some cookies ensure that certain parts of the website work properly and that your user preferences remain known. By placing functional cookies, we make it easier for you to visit our website. This way, you do not need to repeatedly enter the same information when visiting our website and, for example, the items remain in your shopping cart until you have paid. We may place these cookies without your consent.',
),
array(
'subtitle' => 'Statistics cookies',
'content' => 'We use statistics cookies to optimize the website experience for our users. With these statistics cookies we get insights in the usage of our website.',
'callback_condition' => 'cmplz_uses_statistics',
'condition' => array('compile_statistics' => 'NOT no'),
),
//ads
array(
'subtitle' => 'Advertising cookies',
'content' => cmplz_sprintf('On this website we use advertising cookies, enabling us to personalize the advertisements for you, and we (and third parties) gain insights into the campaign results. This happens based on a profile we create based on your click and surfing on and outside %s. With these cookies you, as website visitor are linked to a unique ID, so you do not see the same ad more than once for example.', '[domain]'),
'condition' => array(
'uses_ad_cookies' => 'yes',
'uses_ad_cookies_personalized' => 'NOT no'
),
),
array(
'subtitle' => 'Advertising cookies',
'content' => cmplz_sprintf('On this website we use advertising cookies, enabling us to gain insights into the campaign results. This happens based on a profile we create based on your behavior on %s. With these cookies you, as website visitor, are linked to a unique ID but these cookies will not profile your behavior and interests to serve personalized ads.', '[domain]'),
'condition' => array(
'uses_ad_cookies' => 'yes',
'uses_ad_cookies_personalized' => 'no'
),
),
array(
'content' => 'You can object to the tracking by these cookies by clicking the "Manage Consent" button.',
'condition' => array(
'uses_ad_cookies' => 'yes',
),
),
array(
'subtitle' => 'Marketing/Tracking cookies',
'content' => 'Marketing/Tracking cookies are cookies or any other form of local storage, used to create user profiles to display advertising or to track the user on this website or across several websites for similar marketing purposes.',
// 'condition' => array(
// 'uses_ad_cookies' => 'no',
// ),
'callback_condition' => 'cmplz_uses_marketing_cookies',
),
array(
'subtitle' => _x('Social media', 'Legal document cookie policy:paragraph title', 'complianz-gdpr'),
'content' => _x('On our website, we have included content to promote web pages (e.g. “like”, “pin”) or share (e.g. “tweet”) on social networks. This content is embedded with code derived from third parties and places cookies. This content might store and process certain information for personalized advertising.', 'Legal document cookie policy', 'complianz-gdpr'),
'condition' => array(
'uses_social_media' => 'yes',
'socialmedia_on_site' => 'EMPTY',
),
),
array(
'subtitle' => 'Social media',
'content' => cmplz_sprintf(__('On our website, we have included content from %s to promote web pages (e.g. “like”, “pin”) or share (e.g. “tweet”) on social networks like %s. This content is embedded with code derived from %s and places cookies. This content might store and process certain information for personalized advertising.', 'complianz-gdpr'), '[comma_socialmedia_on_site]', '[comma_socialmedia_on_site]', '[comma_socialmedia_on_site]'),
'condition' => array(
'uses_social_media' => 'yes',
'socialmedia_on_site' => 'NOT EMPTY',
),
),
array(
'content' => __('Please read the privacy statement of these social networks (which can change regularly) to read what they do with your (personal) data which they process using these cookies. The data that is retrieved is anonymized as much as possible.','complianz-gdpr').' '.cmplz_sprintf( _n( '%s is located in the United States.', '%s are located in the United States.', cmplz_count_socialmedia(), 'complianz-gdpr' ) ,'[comma_socialmedia_on_site]' ),
'condition' => array(
'uses_social_media' => 'yes',
'socialmedia_on_site' => 'NOT EMPTY',
),
),
array(
'content' => __('Please read the privacy statement of these social networks (which can change regularly) to read what they do with your (personal) data which they process using these cookies. The data that is retrieved is anonymized as much as possible.','complianz-gdpr'),
'condition' => array(
'uses_social_media' => 'yes',
'socialmedia_on_site' => 'EMPTY',
),
),
'cookie_names' => array(
'title' => 'Placed cookies',
'content' =>
'<p>Most of these technologies have a function, a purpose, and an expiration period.</p>' .
'<ol class="alphabetic>
<li>A function is a particular task a technology has. So a function can be to "store certain data."</li>
<li>Purpose is "the Why" behind the function. Maybe the data is stored because it is needed for statistics.</li>
<li>The expiration period shows the length of the period the used technology can “store or read certain data."</li>
</ol>',
'callback' => 'cmplz_used_cookies',
),
array(
'title' => 'Browser and Device based Consent',
'content' => 'When you visit our website for the first time, we will show you a pop-up with an explanation about cookies. You do have the right to opt-out and to object against the further use of non-functional cookies.',
),
array(
'subtitle' => 'Vendors',
'content' => "We participate in the Transparency & Consent Framework for the CCPA. Other, so-called 'downstream', participants may re-sell data that was sold by us, as a publisher. You can opt-out to the re-sale of this data on the property of the participant as shown below."
.'[cmplz-tcf-us-vendors]',
'p' => false,
'callback_condition' => 'cmplz_tcf_active',
'condition' => array(
'us_states' => 'NOT EMPTY',
)
),
array(
'subtitle' => 'Manage your opt-out preferences',
'content' => '[cmplz-manage-consent]',
'p' => false,
),
array(
'title' => 'Enabling/disabling and deleting cookies',
'content' => 'You can use your internet browser to automatically or manually delete cookies. You can also specify that certain cookies may not be placed. Another option is to change the settings of your internet browser so that you receive a message each time a cookie is placed. For more information about these options, please refer to the instructions in the Help section of your browser.',
),
'enable-disable-removal-cookies-2' => array(
'content' => _x('Please note that our website may not work properly if all cookies are disabled. If you do delete the cookies in your browser, they will be placed again after your consent when you visit our website again.', 'Legal document cookie policy', 'complianz-gdpr'),
),
array(
'title' => 'Your rights with respect to personal data',
'p'=> false,
'content' =>
'<p>You have the following rights with respect to your personal data:</p>' .
'<ul>
<li>you may submit a request for access to the data we process about you;</li>
<li>you may object to the processing;</li>
<li>you may request an overview, in a commonly used format, of the data we process about you;</li>
<li>you may request correction or deletion of the data if it is incorrect or not or no longer relevant, or to ask to restrict the processing of the data.</li>
</ul>' .
'<p>To exercise these rights, please contact us. Please refer to the contact details at the bottom of this Cookie Policy. If you have a complaint about how we handle your data, we would like to hear from you.</p>'
),
/* Privacy Statement */
array(
'content' => cmplz_sprintf('For more information about your rights with respect to personal data, please refer to our %sPrivacy Statement%s', '<a href="[privacy-statement-url]" target="_blank">', '</a>'),
'condition' => array('privacy-statement' => 'NOT no'),
),
/* No Privacy Statement */
array(
'content' => 'For more information about your rights with respect to personal data, please refer to our Privacy Statement',
'condition' => array('privacy-statement' => 'no'),
),
array(
'title' => 'Contact details',
'content' => 'For questions and/or comments about our Cookie Policy and this statement, please contact us by using the following contact details:',
),
array(
'content' => '<span class="cmplz-contact-organisation">[organisation_name]</span><br />
<span class="cmplz-contact-address">[address_company]</span><br />
<span class="cmplz-contact-country">[country_company]</span><br />
Website: <span class="cmplz-contact-domain">[domain]</span><br />
Email: <span class="cmplz-contact-email">[email_company]</span><br />
<span class="cmplz-contact-telephone">[telephone_company]</span>',
),
array(
'content' => cmplz_sprintf('This Cookie Policy was synchronized with %scookiedatabase.org%s on %s.', '<a href="https://cookiedatabase.org/" target="_blank">', '</a>', '[sync_date]'),
'callback_condition' => array(
'cmplz_cdb_reference_in_policy',
)
),
);

View File

@@ -0,0 +1,201 @@
<?php
defined('ABSPATH') or die("you do not have access to this page!");
$this->pages['za']['cookie-statement']['document_elements'] = array(
'last-updated' => array(
'content' => '<i>' . cmplz_sprintf(_x('This Cookie Policy was last updated on %s and applies to citizens and legal permanent residents of South Africa.', 'Legal document cookie policy', 'complianz-gdpr'), '[publish_date]') . '</i><br>',
),
'introduction' => array(
'title' => _x('Introduction', 'Legal document cookie policy:paragraph title', 'complianz-gdpr'),
'content' => cmplz_sprintf(_x('Our website, %s (hereinafter: "the website") uses cookies and other related technologies (for convenience all technologies are referred to as "cookies"). Cookies are also placed by third parties we have engaged. In the document below we inform you about the use of cookies on our website.', 'Legal document cookie policy', 'complianz-gdpr'), '[domain]' ),
),
'what-are-cookies' => array(
'title' => _x('What are cookies?', 'Legal document cookie policy:paragraph title', 'complianz-gdpr'),
'content' => _x('A cookie is a small simple file that is sent along with pages of this website and stored by your browser on the hard drive of your computer or another device. The information stored therein may be returned to our servers or to the servers of the relevant third parties during a subsequent visit.', 'Legal document cookie policy', 'complianz-gdpr'),
),
'what-are-scripts' => array(
'title' => _x('What are scripts?', 'Legal document cookie policy:paragraph title', 'complianz-gdpr'),
'content' => _x('A script is a piece of program code that is used to make our website function properly and interactively. This code is executed on our server or on your device.', 'Legal document cookie policy', 'complianz-gdpr'),
),
'what-is-a-webbeacon' => array(
'title' => _x('What is a web beacon?', 'Legal document cookie policy:paragraph title', 'complianz-gdpr'),
'content' => _x('A web beacon (or a pixel tag) is a small, invisible piece of text or image on a website that is used to monitor traffic on a website. In order to do this, various data about you is stored using web beacons.', 'Legal document cookie policy', 'complianz-gdpr'),
'callback_condition' => 'NOT cmplz_uses_only_functional_cookies',
),
'cookies' => array(
'title' => _x('Cookies', 'Legal document cookie policy:paragraph title', 'complianz-gdpr'),
),
array(
'subtitle' => _x('Technical or functional cookies', 'Legal document cookie policy:paragraph title', 'complianz-gdpr'),
'content' => _x('Some cookies ensure that certain parts of the website work properly and that your user preferences remain known. By placing functional cookies, we make it easier for you to visit our website. This way, you do not need to repeatedly enter the same information when visiting our website and, for example, the items remain in your shopping cart until you have paid. We may place these cookies without your consent.', 'Legal document cookie policy', 'complianz-gdpr'),
),
array(
'subtitle' => _x('Statistics cookies', 'Legal document cookie policy:paragraph title', 'complianz-gdpr'),
'content' => _x('We use statistics cookies to optimize the website experience for our users. With these statistics cookies we get insights in the usage of our website.', 'Legal document cookie policy', 'complianz-gdpr')
.'&nbsp;'._x('We ask your permission to place statistics cookies.', 'Legal document cookie policy', 'complianz-gdpr'),
'callback_condition' => 'cmplz_cookie_warning_required_stats_za',
'condition' => array('compile_statistics' => 'NOT no'),
),
array(
'subtitle' => _x('Statistics cookies', 'Legal document cookie policy:paragraph title', 'complianz-gdpr'),
'content' => _x('Because statistics are being tracked anonymously, no permission is asked to place statistics cookies.', 'Legal document cookie policy', 'complianz-gdpr'),
'callback_condition' => 'NOT cmplz_cookie_warning_required_stats_za',
'condition' => array('compile_statistics' => 'NOT no'),
),
array(
'subtitle' => _x('Advertising cookies', 'Legal document cookie policy:paragraph title', 'complianz-gdpr'),
'content' => cmplz_sprintf(_x('On this website we use advertising cookies, enabling us to personalize the advertisements for you, and we (and third parties) gain insights into the campaign results. This happens based on a profile we create based on your click and surfing on and outside %s. With these cookies you, as website visitor are linked to a unique ID, so you do not see the same ad more than once for example.', 'Legal document cookie policy', 'complianz-gdpr'), '[domain]'),
'condition' => array(
'uses_ad_cookies' => 'yes',
'uses_ad_cookies_personalized' => 'NOT no'
),
),
array(
'subtitle' => _x('Advertising cookies', 'Legal document cookie policy:paragraph title', 'complianz-gdpr'),
'content' => cmplz_sprintf(_x('On this website we use advertising cookies, enabling us to gain insights into the campaign results. This happens based on a profile we create based on your behavior on %s. With these cookies you, as website visitor, are linked to a unique ID but these cookies will not profile your behavior and interests to serve personalized ads.', 'Legal document cookie policy', 'complianz-gdpr'), '[domain]'),
'condition' => array(
'uses_ad_cookies' => 'yes',
'uses_ad_cookies_personalized' => 'no'
),
),
array(
'content' => _x('Because these cookies are marked as tracking cookies, we ask your permission to place these.', 'Legal document cookie policy', 'complianz-gdpr'),
'condition' => array('uses_ad_cookies' => 'yes'),
),
array(
'subtitle' => _x('Marketing/Tracking cookies', 'cookie policy', 'complianz-gdpr'),
'content' => _x('Marketing/Tracking cookies are cookies or any other form of local storage, used to create user profiles to display advertising or to track the user on this website or across several websites for similar marketing purposes.', 'cookie policy', 'complianz-gdpr'),
'callback_condition' => 'cmplz_uses_marketing_cookies',
),
array(
'subtitle' => _x('Social media', 'Legal document cookie policy:paragraph title', 'complianz-gdpr'),
'content' => _x('On our website, we have included content to promote web pages (e.g. “like”, “pin”) or share (e.g. “tweet”) on social networks. This content is embedded with code derived from third parties and places cookies. This content might store and process certain information for personalized advertising.', 'Legal document cookie policy', 'complianz-gdpr'),
'condition' => array(
'uses_social_media' => 'yes',
'socialmedia_on_site' => 'EMPTY',
),
),
array(
'subtitle' => _x('Social media', 'Legal document cookie policy:paragraph title', 'complianz-gdpr'),
'content' => cmplz_sprintf(_x('On our website, we have included content from %s to promote web pages (e.g. “like”, “pin”) or share (e.g. “tweet”) on social networks like %s. This content is embedded with code derived from %s and places cookies. This content might store and process certain information for personalized advertising.', 'Legal document cookie policy', 'complianz-gdpr'), '[comma_socialmedia_on_site]', '[comma_socialmedia_on_site]', '[comma_socialmedia_on_site]'),
'condition' => array(
'uses_social_media' => 'yes',
'socialmedia_on_site' => 'NOT EMPTY',
),
),
array(
'content' => __('Please read the privacy statement of these social networks (which can change regularly) to read what they do with your (personal) data which they process using these cookies. The data that is retrieved is anonymized as much as possible.','complianz-gdpr').' '.cmplz_sprintf( _n( '%s is located in the United States.', '%s are located in the United States.', cmplz_count_socialmedia(), 'complianz-gdpr' ) ,'[comma_socialmedia_on_site]' ),
'condition' => array(
'uses_social_media' => 'yes',
'socialmedia_on_site' => 'NOT EMPTY',
),
),
array(
'content' => __('Please read the privacy statement of these social networks (which can change regularly) to read what they do with your (personal) data which they process using these cookies. The data that is retrieved is anonymized as much as possible.','complianz-gdpr'),
'condition' => array(
'uses_social_media' => 'yes',
'socialmedia_on_site' => 'EMPTY',
),
),
array(
'title' => _x('Placed cookies', 'Legal document cookie policy:paragraph title', 'complianz-gdpr'),
'callback' => 'cmplz_used_cookies',
),
array(
'title' => _x('Consent', 'Legal document cookie policy:paragraph title', 'complianz-gdpr'),
'content' => cmplz_sprintf(_x('When you visit our website for the first time, we will show you a pop-up with an explanation about cookies. As soon as you click on "%s", you consent to us using all cookies and plug-ins as described in the pop-up and this Cookie Policy. You can disable the use of cookies via your browser, but please note that our website may no longer work properly.', 'Legal document cookie policy', 'complianz-gdpr'), '[cookie_accept_text]'),
'callback_condition' => array(
'NOT cmplz_site_uses_cookie_warning_cats',
'cmplz_za_site_needs_cookie_warning'
),
),
array(
'title' => _x('Consent', 'Legal document cookie policy:paragraph title', 'complianz-gdpr'),
'content' => cmplz_sprintf(_x('When you visit our website for the first time, we will show you a pop-up with an explanation about cookies. As soon as you click on "%s", you consent to us using the categories of cookies and plug-ins you selected in the pop-up, as described in this Cookie Policy. You can disable the use of cookies via your browser, but please note that our website may no longer work properly.', 'Legal document cookie policy', 'complianz-gdpr'), '[cookie_save_preferences_text]'),
'callback_condition' => array(
'cmplz_site_uses_cookie_warning_cats',
'cmplz_za_site_needs_cookie_warning',
)
),
'revoke_btn' => array(
'p' => false,
'subtitle' => _x('Manage your consent settings', 'Legal document cookie policy:paragraph title', 'complianz-gdpr'),
'content' => '[cmplz-manage-consent]',
'callback_condition' => 'cmplz_za_site_needs_cookie_warning',
),
array(
'p' => false,
'subtitle' => _x('Vendors', 'Legal document cookie policy:paragraph title', 'complianz-gdpr'),
'content' => '[cmplz-tcf-vendors]',
'callback_condition' => 'cmplz_tcf_active',
),
array(
'title' => 'Enabling/disabling and deleting cookies',
'content' => 'You can use your internet browser to automatically or manually delete cookies. You can also specify that certain cookies may not be placed. Another option is to change the settings of your internet browser so that you receive a message each time a cookie is placed. For more information about these options, please refer to the instructions in the Help section of your browser.',
),
'enable-disable-removal-cookies-2' => array(
'content' => _x('Please note that our website may not work properly if all cookies are disabled. If you do delete the cookies in your browser, they will be placed again after your consent when you visit our website again.', 'Legal document cookie policy', 'complianz-gdpr'),
),
'your-rights' =>array(
'title' => _x('Your rights with respect to personal data', 'Legal document cookie policy:paragraph title', 'complianz-gdpr'),
'content' =>
_x('You have the following rights with respect to your personal data:', 'Legal document cookie policy', 'complianz-gdpr'),
),
'your-rights-2' => array(
'p' => false,
'content' =>
'<ul>
<li>' . _x('You have the right to know why your personal data is needed, what will happen to it, and how long it will be retained for.', 'Legal document cookie policy', 'complianz-gdpr') . '</li>
<li>' . _x('Right of access: You have the right to access your personal data that is known to us.', 'Legal document cookie policy', 'complianz-gdpr') . '</li>
<li>' . _x('Right to rectification: you have the right to supplement, correct, have deleted or blocked your personal data whenever you wish.', 'Legal document cookie policy', 'complianz-gdpr') . '</li>
<li>' . _x('If you give us your consent to process your data, you have the right to revoke that consent and to have your personal data deleted.', 'Legal document cookie policy', 'complianz-gdpr') . '</li>
<li>' . _x('Right to object: you may object to the processing of your data. We comply with this, unless there are justified grounds for processing.', 'Legal document cookie policy', 'complianz-gdpr') . '</li>
</ul>',
),
'your-rights-3' => array(
'content' =>
_x("To exercise these rights, please contact us. Please refer to the contact details at the bottom of this Cookie Policy. If you have a complaint about how we handle your data, we would like to hear from you, but you also have the right to submit a complaint to the Information Regulator South Africa: P.O Box 31533, Braamfontein, Johannesburg, 2017 Complaints email: complaints.IR@justice.gov.za", 'Legal document cookie policy', 'complianz-gdpr'),
),
'contact-details' => array(
'title' => _x('Contact details', 'Legal document cookie policy:paragraph title', 'complianz-gdpr'),
'content' => _x('For questions and/or comments about our Cookie Policy and this statement, please contact us by using the following contact details:', 'Legal document cookie policy', 'complianz-gdpr'),
),
'contact-details-2' => array(
'content' => '<span class="cmplz-contact-organisation">[organisation_name]</span><br>
<span class="cmplz-contact-address">[address_company]</span><br>
<span class="cmplz-contact-country">[country_company]</span><br>
' . _x('Website:', 'Legal document cookie policy', 'complianz-gdpr') . ' <span class="cmplz-contact-domain">[domain]</span><br>
' . _x('Email:', 'Legal document cookie policy', 'complianz-gdpr') . ' <span class="cmplz-contact-email">[email_company]</span><br>
<span class="cmplz-contact-telephone">[telephone_company]</span>',
),
'last-sync' => array(
'content' => cmplz_sprintf(_x('This Cookie Policy was synchronized with %scookiedatabase.org%s on %s.', 'Legal document cookie policy', 'complianz-gdpr'),'<a href="https://cookiedatabase.org/" target="_blank">', '</a>', '[sync_date]'),
'callback_condition' => array(
'cmplz_cdb_reference_in_policy',
)
),
);

View File

@@ -0,0 +1,169 @@
<?php
defined('ABSPATH') or die("you do not have access to this page!");
$this->generic_documents_list = array(
'cookie-statement' => array(
'can_region_redirect' => true,
'title' => __("Cookie Policy", "complianz-gdpr")
),
'privacy-statement' => array(
'can_region_redirect' => true,
'title' => __("Privacy Statement", "complianz-gdpr"),
),
'privacy-statement-children' => array(
'can_region_redirect' => true,
'title' => __("Children's statement", "complianz-gdpr"),
),
'impressum' => array(
'can_region_redirect' => false,
'title' => __("Impressum", "complianz-gdpr"),
),
'disclaimer' => array(
'can_region_redirect' => false,
'title' => __("Disclaimer", "complianz-gdpr"),
),
);
/**
* The condition key is used to check if all generated pages are available, the document can still be used if it is set to non-generated by complianz.
*/
$this->pages = array(
'eu' => array(
'cookie-statement' => array(
'title' => __("Cookie Policy (EU)", 'complianz-gdpr'),
'public' => true,
'document_elements' => '',
'condition' => array(
'cookie-statement' => 'generated',
),
),
'privacy-statement' => array(
'title' => __("Privacy Statement (EU)", 'complianz-gdpr'),
'public' => true,
'document_elements' => '',
'condition' => array(
'privacy-statement' => 'generated',
),
),
),
'us' => array(
'cookie-statement' => array(
'title' => 'Opt-out preferences',
'public' => true,
'document_elements' => '',
'condition' => array(
'cookie-statement' => 'generated',
),
),
'privacy-statement' => array(
'title' => __("Privacy Statement (US)", 'complianz-gdpr'),
'public' => true,
'document_elements' => '',
'condition' => array(
'privacy-statement' => 'generated',
),
),
),
'uk'=> array(
'cookie-statement' => array(
'title' => __("Cookie Policy (UK)", 'complianz-gdpr'),
'public' => true,
'document_elements' => '',
'condition' => array(
'cookie-statement' => 'generated',
),
),
'privacy-statement' => array(
'title' => __("Privacy Statement (UK)", 'complianz-gdpr'),
'public' => true,
'document_elements' => '',
'condition' => array(
'privacy-statement' => 'generated',
),
),
),
'ca' => array(
'cookie-statement' => array(
'title' => __("Cookie Policy (CA)", 'complianz-gdpr'),
'public' => true,
'document_elements' => '',
'condition' => array(
'cookie-statement' => 'generated',
),
),
'privacy-statement' => array(
'title' => __("Privacy Statement (CA)", 'complianz-gdpr'),
'public' => true,
'document_elements' => '',
'condition' => array(
'privacy-statement' => 'generated',
),
),
),
'au' => array(
'cookie-statement' => array(
'title' => 'Cookie Policy (AU)',
'public' => true,
'document_elements' => '',
'condition' => array(
'cookie-statement' => 'generated',
),
),
'privacy-statement' => array(
'title' => __("Privacy Statement (AU)", 'complianz-gdpr'),
'public' => true,
'document_elements' => '',
'condition' => array(
'privacy-statement' => 'generated',
),
),
),
'za' => array(
'cookie-statement' => array(
'title' => __("Cookie Policy (ZA)", 'complianz-gdpr'),
'public' => true,
'document_elements' => '',
'condition' => array(
'cookie-statement' => 'generated',
),
),
'privacy-statement' => array(
'title' => __("Privacy Statement (ZA)", 'complianz-gdpr'),
'public' => true,
'document_elements' => '',
'condition' => array(
'privacy-statement' => 'generated',
),
),
),
'br' => array(
'cookie-statement' => array(
'title' => __("Cookie Policy (BR)", 'complianz-gdpr'),
'public' => true,
'document_elements' => '',
'condition' => array(
'cookie-statement' => 'generated',
),
),
'privacy-statement' => array(
'title' => __("Privacy Statement (BR)", 'complianz-gdpr'),
'public' => true,
'document_elements' => '',
'condition' => array(
'privacy-statement' => 'generated',
),
),
),
'all' => array(
'impressum' => array(
'title' => __("Imprint", 'complianz-gdpr'),
'public' => true,
'document_elements' => '',
'condition' => array(
'impressum' => 'generated',
),
),
),
);

View File

@@ -0,0 +1,2 @@
<?php
// Silence is golden.