Skip to main content
Promotional banner ad for the Penetration Testing Report Kit
Category: Cookie Types

Preferences Cookies

Also known as: Functionality Cookies, Functional Cookies, Preference Cookies
Simply put

Preferences cookies are small files that a website uses to remember choices you have made, such as your language, region, or other settings, so the site can behave the way you want on future visits. They are generally about improving your experience rather than being essential for the website to function. In most EU and UK contexts, cookies of this kind that are not strictly necessary typically require your consent before they are set.

Formal definition

Preferences cookies (often called functionality cookies) are a category of cookies used to store user-selected settings and personalization choices, for example language, region, or display preferences, so that a website can recall them across sessions or pages. As a category label they describe purpose rather than a distinct technical mechanism; similar functions may also be achieved with other client-side storage or comparable technologies, which fall within the same regulatory rules. Under EU and UK law the relevant obligations arise principally from the ePrivacy regime governing the storing of and access to information on a user's device, with the GDPR applying to any resulting processing of personal data. Whether a given preferences cookie is exempt from consent depends on whether it can be treated as strictly necessary to provide a service explicitly requested by the user; many preferences cookies do not meet that threshold and therefore generally require prior consent in most EU jurisdictions and the UK, though the analysis is fact-specific and enforcement positions vary. This entry does not resolve the case-by-case classification of individual cookies, nor does it address opt-out-based frameworks such as certain US state privacy laws, where obligations differ.

Why it matters

Preferences cookies sit in a middle ground that often causes classification difficulty for compliance teams. Because they improve the user experience rather than being strictly essential to deliver a service the user has explicitly requested, many of them do not qualify for the consent exemption that applies to strictly necessary cookies. In most EU jurisdictions and the UK, that means preferences cookies typically require prior consent before they are set, even though users and some organizations intuitively treat them as harmless conveniences. Misclassifying a preferences cookie as essential is a common source of non-compliance under the ePrivacy regime governing the storing of and access to information on a user's device.

The practical stakes are meaningful for anyone maintaining a cookie banner or consent management platform. If preferences cookies are placed before consent is obtained, or are bundled into an 'always on' essential category, the organization may be setting non-consented cookies in breach of applicable EU and UK rules. Because the classification is fact-specific, turning on whether the particular cookie can genuinely be treated as strictly necessary to a service the user explicitly requested, teams cannot rely on the category label alone and must assess each cookie's actual function.

The scope of these obligations also varies by jurisdiction. The consent-first analysis described here reflects EU and UK practice; opt-out-based frameworks such as certain US state privacy laws approach the same technologies differently. Organizations operating across regions therefore need to be careful not to assume that one jurisdiction's treatment of preferences cookies applies everywhere.

Who it's relevant to

Privacy officers and data protection professionals
These readers must decide how each preferences cookie is categorized in the organization's consent framework, and in particular whether it can genuinely be treated as strictly necessary or instead requires prior consent under the applicable EU or UK ePrivacy rules. Because the assessment is fact-specific, they need to document the reasoning for each cookie rather than relying on the category name.
Web developers and implementation teams
Developers control when preferences cookies are actually set and whether they are gated behind a consent choice. They need to ensure that cookies requiring consent are not placed before the user provides it, and that personalization achieved through other client-side storage is treated consistently with cookies under the same rules.
Legal counsel
Counsel advises on whether particular preferences cookies meet the strictly necessary threshold and how obligations differ across the EU, UK, and jurisdictions that use opt-out frameworks such as certain US state privacy laws. They are best placed to resolve contested or borderline classifications where enforcement positions vary.
Marketing and consent management teams
These teams configure cookie banners and consent management platforms, deciding how preferences cookies are presented to users and which categories they are grouped into. They need to avoid bundling non-exempt preferences cookies into an 'always on' essential category and should confirm that the tools support, rather than replace, the underlying legal analysis.

Inside Preferences Cookies

Purpose of preferences cookies
Preferences cookies (also called functionality cookies) store user-selected settings such as language, region, currency, layout, font size, or accessibility options, so that a site can remember and apply these choices across pages or return visits.
Distinction from strictly necessary cookies
Unlike strictly necessary or essential cookies that are required to deliver a service the user has explicitly requested, preferences cookies typically enhance convenience or personalization rather than being indispensable, which affects whether they fall within a consent exemption.
Consent status under EU/UK law
Because preferences cookies are generally not deemed strictly necessary, they typically require prior consent under the ePrivacy Directive as implemented in EU member states and under the UK's implementation. Some settings closely tied to a service the user actively requested may in certain cases be treated as exempt, but this is fact-specific and interpretations vary between data protection authorities.
Interaction with the GDPR
Where a preferences cookie stores or is linked to personal data, the ePrivacy rules govern the placing of and access to information on the device, while any subsequent processing of that personal data is separately governed by the GDPR. Consent for one does not automatically satisfy the requirements of the other.
Related technologies
Similar functionality can be delivered through local storage, session storage, SDKs, or other client-side mechanisms rather than literal cookies. These technologies generally fall within the same ePrivacy consent rules where they involve storing or accessing information on a user's device.
Scope variation across jurisdictions
The consent obligations described above reflect EU and UK practice. Under several US state privacy frameworks, such as California's CCPA and CPRA, obligations often rely on an opt-out model rather than prior opt-in consent, so the treatment of preferences cookies may differ.

Common questions

Answers to the questions practitioners most commonly ask about Preferences Cookies.

Are preferences cookies exempt from consent because they improve the user experience?
No, improving the user experience does not by itself make a cookie exempt. In most EU jurisdictions, the ePrivacy exemption from consent applies only to cookies that are strictly necessary to provide a service explicitly requested by the user. Preferences cookies (sometimes called functionality cookies) that remember choices such as language, region, or layout generally go beyond what is strictly necessary and therefore typically require prior consent under EU rules. The precise line can be contested and may depend on facts specific to the site, and enforcement positions vary, so this should not be read as a definitive ruling for every scenario.
If a preferences cookie doesn't identify the user, does that mean it falls outside consent obligations?
Not necessarily. The obligation to obtain consent for placing or accessing information on a user's device stems from the ePrivacy Directive and its national implementations, which apply to the storage of or access to information regardless of whether that information is personal data. So a preferences cookie can trigger consent requirements in the EU even if it does not directly identify the user. Separately, if the cookie does involve processing of personal data, the GDPR applies to that processing as well. The two regimes are distinct and neither is automatically satisfied by compliance with the other.
How should preferences cookies be categorized in a consent banner?
Preferences or functionality cookies are commonly presented as a distinct category, separate from strictly necessary, analytics, and advertising cookies, so users can make a specific choice about them. Under the GDPR, consent should be specific and granular, which generally means users should be able to accept or reject preferences cookies independently rather than only through a single all-or-nothing control. The exact categorization depends on how the cookies are used on a given site, so classification should be reviewed against the actual purposes rather than applied by label alone.
Should preferences cookies be set before the user has interacted with the consent banner?
In most EU jurisdictions, non-exempt cookies, which typically include preferences cookies, should not be placed until the user has given a clear affirmative indication of consent. This means deferring the setting of such cookies until after the user actively opts in, rather than setting them on page load. Practices such as pre-ticked boxes or inferring consent from continued browsing are widely considered non-compliant in the EU. Requirements differ under some other frameworks, such as certain US state privacy laws that rely on an opt-out model, so the sequencing should be aligned with the applicable jurisdiction.
How should the withdrawal of consent for preferences cookies be handled?
Where consent is the legal basis relied upon, it should generally be as easy to withdraw as to give, and withdrawing consent should stop further use of the affected preferences cookies going forward. In practice this often involves providing an accessible mechanism, such as a persistent settings link, and ensuring the relevant cookies are no longer read or set once consent is withdrawn, which may include deleting or expiring existing cookies. The specific technical steps depend on how the cookies are implemented, and organizational processes should confirm the change is actually enforced rather than only recorded.
What records should be kept regarding consent for preferences cookies?
Consent logging is commonly used to support the ability to demonstrate that valid consent was obtained, which is a general expectation under the GDPR's accountability principle. Records may capture information such as what the user was shown, the choices made, and when. A consent management platform can support this record-keeping, but such tools support compliance rather than guaranteeing it, and they do not replace legal judgment about whether the consent obtained is valid. The specific record-keeping expectations can vary by jurisdiction and by evolving guidance from data protection authorities.

Common misconceptions

Preferences cookies are always exempt from consent because they only improve user experience.
In most EU jurisdictions preferences cookies are not automatically treated as strictly necessary, so they typically require prior consent. Only settings closely tied to a service the user has actively requested may in certain fact-specific cases be considered exempt, and authorities' interpretations vary.
If a preferences cookie stores no obviously identifying data, only the GDPR is relevant and there is nothing to consider under ePrivacy.
The ePrivacy rules govern the storing of and access to information on a user's device regardless of whether that information is personal data. The GDPR applies additionally where personal data is processed, so both regimes may need to be considered separately.
Because they are not cookies, mechanisms like local storage or SDKs used to remember preferences fall outside cookie consent rules.
Non-cookie technologies that store or access information on a user's device generally fall within the same ePrivacy consent framework, so using them to remember preferences does not by itself avoid consent obligations.

Best practices

Classify each preferences or functionality cookie individually and assess whether it can genuinely be tied to a service the user has actively requested, rather than assuming a blanket exemption; document the reasoning for each classification.
Where consent is required in EU or UK contexts, obtain it through a clear affirmative action before the cookie is set, avoiding pre-ticked boxes, implied consent from continued browsing, or cookie walls that may be regarded as non-compliant.
Treat non-cookie mechanisms such as local storage, session storage, and SDKs used to remember preferences under the same consent analysis as cookies, and inventory them alongside cookies.
Assess the ePrivacy position on placing the cookie and the GDPR position on any resulting processing of personal data separately, and record a lawful basis or consent for each as applicable.
Map obligations to the jurisdictions you serve, recognizing that EU and UK opt-in expectations differ from opt-out-oriented US state frameworks such as the CCPA and CPRA, and configure consent behavior accordingly.
Maintain records of consent and cookie classifications through a consent management platform or equivalent logging, while recognizing that such tools support but do not substitute for legal judgment on borderline cases.
Promotional banner for the Penetration Report Template Kit