glossary · term
ETag tracking
Tracking users through ETag values stored and returned by browser caches.
ETag tracking uses HTTP cache validators to assign and recognize a client-specific value. A server can return a unique ETag for a resource and read it back when the resource is requested again, potentially surviving cookie deletion. Isolated caches and clear profile boundaries help prevent unintended account correlation.


