Cross-Site Tracking
Cross-site tracking is the practice of monitoring a user's online activity across multiple, separate websites and linking it together into a single profile tied to a browser or device. This allows organizations to build a picture of a person's browsing behavior over time and across different domains, often for advertising, measurement, or profiling purposes. Many web browsers now offer settings that attempt to limit or block this kind of tracking by default.
Cross-site tracking refers to the collection, correlation, and linking of a user's activity across distinct websites or domains into a unified browser- or device-level history, typically to enable measurement, profiling, and targeted advertising. It is commonly implemented through third-party cookies, but similar outcomes can be achieved with pixels, local storage, SDKs, browser fingerprinting, and other identifiers that fall within the same regulatory scope even though they are not literally cookies. In most EU and UK jurisdictions, the placing of or access to such tracking identifiers on a user's device is generally subject to the ePrivacy Directive's prior-consent requirement, while any resulting processing of personal data is separately governed by the GDPR; consent obtained under one framework does not automatically satisfy the other. Requirements differ elsewhere, for example under US state privacy laws such as the CCPA/CPRA, which typically rely on opt-out mechanisms rather than opt-in consent. This definition addresses the concept generally; whether a specific tracking implementation is lawful depends on jurisdiction, the technology used, the consent obtained, and evolving regulatory guidance, and is out of scope here.
Why it matters
Cross-site tracking sits at the center of many cookie consent and compliance obligations because it typically involves placing or accessing identifiers on a user's device and then processing personal data about their browsing behavior. In most EU and UK jurisdictions, the placing of or access to such identifiers is generally subject to the ePrivacy Directive's prior-consent requirement, while any resulting processing of personal data is separately governed by the GDPR. These are distinct legal tests, and consent obtained under one framework does not automatically satisfy the other, so organizations relying on cross-site tracking need to consider both.
The practice is also significant because it increasingly runs against the grain of browser defaults and user expectations. Major browsers now offer settings intended to limit or block cross-site tracking, and some enable protections of this kind by default. For example, Safari includes an option to prevent cross-site tracking, and Firefox has published guidance describing cross-site tracking as companies collecting browsing data across multiple websites. As these controls become more common, tracking approaches that depend on third-party cookies may become less reliable, which has practical consequences for measurement, profiling, and advertising strategies.
Beyond technical friction, cross-site tracking raises heightened compliance risk because it links activity from separate websites into a single browser- or device-level profile. Requirements differ by jurisdiction: EU and UK regimes generally rely on opt-in consent, whereas US state privacy laws such as the CCPA/CPRA typically rely on opt-out mechanisms. Whether any specific implementation is lawful depends on the jurisdiction, the technology used, the consent obtained, and evolving regulatory guidance, and that fact-specific assessment is outside the scope of this entry.
Who it's relevant to
Inside Cross-Site Tracking
Common questions
Answers to the questions practitioners most commonly ask about Cross-Site Tracking.