What are cookies?
Cookies are small pieces of data in text files that are stored on your computer or other device when websites are loaded in a browser. They are widely used to “remember” you and your preferences, either for a single visit (via a “session cookie”) or for several repeat visits (using a “persistent cookie”). They ensure a uniform and efficient experience for visitors and perform essential functions, such as allowing users to register and stay logged in. Cookies can be set by the website you are visiting (known as “first-party cookies”) or by third parties, such as those that serve content or provide advertising or analysis services on the website (“third-party cookies”).
What is the difference between Cookies, SesionStorage and LocalStorage?
SesionStorage and LocalStorage have the same function as Cookies, the difference being their storage capacity and the period for which they are used. The following image shows each of them.
Which Local Storage are used on the site?
Currently used in localStorage are:
- rc::a: Google reCAPTCHA. The functionality is: to read and filter requests from bots. The purpose is: Marketing / Tracking.
- sb_wiz.sc_pq, sb_wiz.pq_tm, sb_wiz.sr_di, sb_wiz.qc, b_wiz.zpc e sb_wiz.pq: This cookie was created by Google and is used to check and store whether the user is a human or a robot.
- jv_loader_info_xr8eWAWSF5: This cookie provides technical information needed to load the widget.
Which Session Storages are used on the site?
Currently used in sessionStorage are:
- rc::c: The cookie is set by: Google reCAPTCHA. The functionality is: To read and filter requests from bots. The purpose is: Marketing / Tracking. Expiry date: session (when you leave the site).
What cookies are used on the site?
Currently used on the site are:
- NID: This cookie is used by Google to display personalized ads on Google sites, based on recent searches and previous interactions. It lasts for 6 months. This cookie appears when you use any Google tool on the site.
- 1P_JAR: This cookie contains information about how the end user uses the website and any advertising that the end user may have seen before visiting said website. Lasts for 30 days. This cookie appears when you use any Google tool on the site.
- viewed_cookie_policy: The cookie is set by: GDPR Cookie Consent. Functionality: To store whether the cookie notice has been viewed. Expiration period: persistent.
- CookieLawInfoConsent: Records the status of the cookie notice button, whether it has been accepted or not. It only works in coordination with the main cookie “viewed_cookie_policy” and brings together the other cookies started with cookielawinfo.
- cookielawinfo-checkbox-others.
- cookielawinfo-checkbox-necessary.
- cookielawinfo-checkbox-advertisement.
- cookielawinfo-checkbox-analytics.
- cookielawinfo-checkbox-performance.
- cookielawinfo-checkbox-functional.