Zombie Cookies
A zombie cookie is a tracking cookie that automatically comes back even after you delete it from your browser. It works by storing backup copies of its data in other places on your device, so it can rebuild itself once you clear your cookies. This makes zombie cookies unusually difficult to remove and raises concerns because users cannot easily stop the tracking.
A zombie cookie is a tracking mechanism that persists by regenerating itself after a user clears or deletes cookies from their browser. Regeneration is typically achieved by redundantly storing identifying data in multiple locations outside the standard cookie store (for example in local storage or other client-side or server-assisted persistence mechanisms), from which the cookie can be re-created. Because such techniques operate by writing to and reading from a user's terminal equipment, they generally fall within the scope of consent obligations under the ePrivacy regime in the EU/UK where they store or access information on a user's device, and any resulting processing of personal data engages the GDPR; a covert regeneration design that circumvents a user's deletion of cookies is difficult to reconcile with the requirements for valid, informed consent and with users' ability to withdraw it. The precise regulatory treatment depends on facts not addressed by this definition, including the specific storage technique used, jurisdiction, and applicable data protection authority guidance.
Why it matters
Zombie cookies matter because they undermine one of the most basic controls users have over online tracking: the ability to delete cookies from their browser. When a tracking identifier silently regenerates itself after a user has cleared it, the user's clear expression of a preference is effectively ignored. In the EU and UK, this is difficult to reconcile with the ePrivacy requirement to obtain valid consent before storing or accessing information on a user's device, and with the GDPR principle that consent must be as easy to withdraw as to give. A mechanism designed to persist through deletion works against both.
Beyond the consent question, zombie cookies raise transparency concerns. Because the regeneration relies on backup copies of data held in locations outside the standard cookie store, users are generally unaware that clearing their cookies has not actually stopped the tracking. This can conflict with the requirement that consent be informed, since users cannot meaningfully understand or control a process that is hidden from them. Organizations that deploy or permit such techniques, whether directly or through third-party scripts and SDKs, may find it hard to demonstrate a lawful basis for the resulting storage and processing.
The precise regulatory exposure depends on facts not settled by the concept alone, including the specific storage technique used, the jurisdiction, and the guidance of the relevant data protection authority. Requirements also differ across regimes: EU and UK rules generally rest on prior opt-in consent, while several US state privacy frameworks rely more heavily on opt-out mechanisms. This entry does not attempt to resolve how any particular authority would treat a given implementation.
Who it's relevant to
Inside Zombie Cookies
Common questions
Answers to the questions practitioners most commonly ask about Zombie Cookies.

