antibrowser
Русский中文

glossary · term

Supercookie

A persistent identifier replicated across multiple browser storage layers.

A supercookie, including evercookie-style techniques, is a persistent tracking mechanism that stores an identifier across multiple browser storage layers. If one copy is removed, another may recreate it from places such as Local Storage, IndexedDB, or cache data. Profile isolation therefore requires more than clearing standard cookies.

Related reading