Pseudonymous Identifier
A pseudonymous identifier is a value used to refer to a person or account without directly revealing who they are in the real world. It typically replaces directly identifying information with a unique but meaningless code, so a party using it cannot infer personal details from the identifier itself. However, the person may still be re-identifiable if the identifier can be linked back to additional information.
A pseudonymous identifier is a unique value assigned to a subject that permits association or correlation of records relating to that subject while not, on its own, allowing a relying party to infer the subject's real-world identity. It is a product of pseudonymisation, the set of techniques that replace, remove, or transform directly identifying information within a data record. In identity-federation contexts, a pairwise pseudonymous identifier is a variant generated by an identity provider for use at a specific relying party, limiting cross-service correlation. Because a pseudonymous identifier can generally be re-linked to an individual using additional information, it is typically treated as pseudonymised rather than anonymised data; under the UK GDPR and GDPR, pseudonymised data that remains attributable to a person continues to constitute personal data. Whether a given identifier is truly non-attributable depends on facts (such as the availability of linking keys) not resolved by this definition alone.
Why it matters
Pseudonymous identifiers sit at the centre of a common misunderstanding in cookie and tracking compliance: the assumption that because an identifier is not a name or email address, the data attached to it falls outside data protection law. Under the GDPR and UK GDPR, pseudonymised data that remains attributable to an individual generally continues to constitute personal data. This means that cookie IDs, advertising identifiers, and similar values used to correlate a user's activity across sessions or services are typically still governed by data protection obligations, even though the identifier itself is a meaningless code. Treating such identifiers as if they were anonymous can lead organisations to skip consent, transparency, or record-keeping steps that may in fact be required.
The distinction matters because pseudonymisation reduces risk without eliminating legal responsibility. Replacing directly identifying fields with unique codes can limit exposure if data is breached and can support data-minimisation principles, but it does not by itself make data anonymous. Whether a particular identifier is genuinely non-attributable depends on facts such as whether linking keys or additional information are available to re-identify the person. Because these facts vary case by case, the compliance status of an identifier cannot be assumed from its form alone.
For teams designing consent and tracking systems, the practical consequence is that the placing of and access to these identifiers on a user's device is generally governed by the ePrivacy rules and their national implementations in the EU, while any subsequent processing of the personal data linked to them is governed by the GDPR. These are separate obligations, and clarity about which identifiers remain attributable helps determine which requirements apply.
Who it's relevant to
Inside Pseudonymous Identifier
Common questions
Answers to the questions practitioners most commonly ask about Pseudonymous Identifier.