INFORMATION ABOUT COOKIES
In accordance with Law 34/2002 of July 11 on Information Society Services and Electronic Commerce (LSSI), Regulation (EU) 2016/679 of the European Parliament and of the Council of April 27, 2016 (GDPR), and Organic Law 3/2018 of December 5 on Data Protection and Guarantee of Digital Rights (LOPDGDD), it is mandatory to obtain the express consent of the user for the use of non-essential cookies on websites.
WHAT ARE COOKIES?
Cookies and similar technologies such as local shared objects, flash cookies, or pixels are tools used by web servers to store and retrieve information about visitors, as well as to ensure proper operation of the website.
These technologies allow the web server to remember certain data concerning the user, such as display preferences, username and password, or preferred products.
COOKIES SUBJECT TO REGULATION AND EXEMPT COOKIES
Under EU regulations, cookies that require the user’s informed consent are analytical, advertising, and affiliate cookies. Technical cookies and those necessary for the operation of the website or for services expressly requested by the user are exempt.
TYPES OF COOKIES
By purpose:
By ownership:
By retention period:
PROCESSING OF PERSONAL DATA
PaynoPain Solutions SL is the Data Controller and informs that personal data will be processed in accordance with GDPR, with the following details:
Purposes: As specified in the section on cookies used on this website.
Legal basis: User consent (Art. 6.1.a GDPR), except where cookies are essential for navigation.
Retention criteria: As specified in the section on cookies used.
Data disclosure: Not applicable, except in the case of third-party cookies or legal obligation.
Data subject rights:
Contact to exercise rights: PaynoPain Solutions SL Paseo Universidad, 23 Bajo 5 5 – 12006 Castellón de la Plana (Castelló) Email: compliance@paynopain.com
Data Protection Officer: RS SERVICIOS JURÍDICOS S.L. – dpo@rsprivacidad.es
COOKIES USED ON THIS WEBSITE
COOKIES MANAGED BY THE EDITOR
Technical and Functional Cookies
Provider
Cookie Name
Purpose
Duration
google.com
__Secure-1PAPISID
Necessary for using the website’s features and services
1 year
__Secure-1PSID
__Secure-1PSIDCC
__Secure-1PSIDTS
__Secure-3PSIDCC
__Secure-3PSIDTS
__Secure-ENID
6 months
AEC
5 months
OGPC
17 days
SOCS
paynopain.com
moove_gdpr_popup
10 months
wpml_current_language
Session
Analytical Cookies
Google
__Secure-3PAPISID
Used to deliver more relevant ads based on your interests.
__Secure-3PSID
Advertising Cookies
APISID
Downloads tools and stores preferences (e.g., number of search results per page, SafeSearch filter).
HSID
Same as above.
NID
Collects website statistics and tracks conversion and ad personalization.
7 months
SAPISID
SID
SIDCC
SSID
THIRD-PARTY COOKIES
Third-party services are beyond the editor’s control. Providers may modify their conditions, purposes, and use of cookies at any time.
External providers for this website:
Privacy Policy Link
https://privacy.google.com/take-control.html
https://safety.google/privacy/privacy-controls/
COOKIES SETTINGS PANEL
From this panel, you can configure which cookies may be installed in your browser—excluding technical or functional cookies, which are essential for navigating and using the services offered.
HOW TO MANAGE COOKIES FROM YOUR BROWSER
Delete cookies from your device
You can delete cookies already stored on your device by clearing your browser history. This will remove cookies from all websites visited. Some saved information may also be lost (e.g., login credentials or site preferences).
Manage site-specific cookies
For more precise control over site-specific cookies, users can adjust their privacy and cookie settings directly in the browser.
Block cookies
Most modern browsers can be configured to prevent cookies from being installed on your device. However, this may require you to manually adjust certain preferences every time you visit a site or page. Additionally, some services and features may not function properly (e.g., profile-based logins).
“PD Cookie Consent” is a JavaScript library designed to facilitate the blocking of DOM elements that may embed cookies. It allows the website technician to implement a pop-up window (banner) that notifies visitors about the use of cookies and provides tools to manage and block such elements until the user provides consent.
MUY IMPORTANTE
STEP 1: Insert the following library and styles within the <head>…</head> tags of your website. The library script must be placed before any other <script> or <link> tags:
<link rel=”stylesheet” href=”https://pdcc.gdpr.es/pdcc.min.css”>
<script charset=”utf-8″ src=”https://pdcc.gdpr.es/pdcc.min.js”></script>
<script type=”text/javascript”>
PDCookieConsent.config({
“brand”: {
“dev” : true,
“name”: “RS SERVICIOS JURÍDICOS S.L.”,
“url” : “https://rsprivacidad.es”,
“websiteOwner” : “”
},
“showRejectButton”: true,
“cookiePolicyLink”: “https://paynopain.com/politica-de-cookies/”,
“hideModalIn”: [“https://paynopain.com/politica-de-cookies/”],
“styles”: {
“primaryButton”: {
“bgColor” : “#EEEEEE”,
“txtColor”: “#333333”
“secondaryButton”: {
“bgColor” : “#469AFF”,
“rejectButton”: {
“bgColor”: “#EEEEEE”,
}
});
</script>
If this step is not followed exactly as described, “PD Cookie Consent” will not function properly.
STEP 2: If not already present, insert the URL of the Cookies Policy into the quotation marks of the following tags to ensure proper display of the link with all cookie-related information:
“cookiePolicyLink”: “http://……………”, “hideModalIn”: [“http://……………”],
If this step is skipped or misconfigured, the consent banner will not be valid under applicable regulations.
NOTE:
If the website has been developed using a CMS like WordPress, Ghost, Shopify, Magento, Prestashop, Joomla, Drupal, or similar, it is important to ensure that STEP 1 is also complied with.
If using a CMS, the best and most reliable option is to modify the theme or templates of the website. For example, in the case of WordPress, by creating a child theme.
Refer to the developer documentation provided by each of these platforms.
STEP 3:
The library provides a CSS property to access the banner once it has been closed. Any element containing this class will act as a button to reopen the panel.
You simply need to select any DOM element, such as a link, and insert the class property:
<a href=”#” class=”pdcc-open-modal”>Cookies Panel</a>
Once the visitor clicks the element, the PD Cookie Consent configuration panel will reopen.
When a visitor accesses the website, the PD Cookie Consent library observes each element present on the visited page. If any of these elements meet the criteria for being blocked, they are blocked.
Once all elements on the page have been scanned, the library displays the PD Cookie Consent panel and generates a session cookie named pd_cc, necessary for the correct functioning of the site.
NOTE: The “panel” will not appear automatically if only technical and functional cookies are present. In order for the panel to be displayed, either the library must have blocked at least one element that could insert cookies, or the method PDCookieConsent.blockList() must be used (as detailed in section 3 of the Technical Documentation).
In the initial panel view, visitors can:
– Read the notice informing about the use of cookies.
– Click on the link to the Cookies Policy.
– Accept all website cookies by clicking “Accept”.
– Reject all website cookies by clicking “Reject”.
– Go to the configuration view by clicking “Configure”.
In the configuration panel view, visitors can:
– Return to the previous view by clicking the “← Go back” link.
– View the list of all unpermitted domains and:
– Accept all domains at once by clicking “Accept all”.
– Reject all domains at once by clicking “Reject all”.
– Save changes by clicking “Save settings”.
In addition to the PD Cookie Consent panel, the library also provides a message at the top of the website that informs visitors about blocked visual elements that are not being displayed.
Visitors can:
IMPORTANT
This message primarily refers to blocked iframes.
To include scripts in the message, it is necessary to define the report property with the value true in PDCookieConsent.blockList(). For more details, consult section “3. Blocking DOM elements to prevent them from generating cookies” of the Technical Information document.
NOTE: The message will only appear on pages containing elements that have been blocked and affect the visual layout or interactivity of the site.
To understand how the PD Cookie Consent library works, it is important to note that it does not block or capture any type of cookie directly. PD Cookie Consent does not manage cookies; it manages the elements responsible for inserting cookies into the website (iframes, scripts, and noscripts), as described in the technical documentation.
When a website loads in the browser, various elements are generated to provide functionality, display images, videos, etc. It is through these elements that a wide variety of cookies are generated and installed.
During the website loading process, the library scans each element. When it identifies an iframe, script, or noscript, it analyzes it. If the element contains a forbidden string, it is blocked to prevent loading.
The purpose of this blocking is to prevent cookies from being inserted on the website without the user’s prior consent. For example, if the library blocks a YouTube video, it will not be displayed until the visitor gives permission to activate that blocked iframe.
The library includes a set of predefined strings to enable automatic blocking of elements. Additionally, developers may define their own strings through a method provided in the documentation—ideal for blocking undetected elements or unblocking unnecessarily restricted ones.
MÁS INFORMACIÓN Haga clic aquí para obtener información técnica sobre la configuración del «script». Para cualquier duda o consulta sobre este documento, contacte con RS SERVICIOS JURÍDICOS, S.L.