WebmasterID logoWebmasterID
Privacy & compliance

Safari ITP and analytics privacy

Intelligent Tracking Prevention (ITP) is WebKit's privacy feature that partitions and limits storage to stop cross-site tracking in Safari. It blocks third-party cookies, caps script-set first-party cookie lifetimes, and constrains other client-side storage. This page summarises ITP's documented behaviours and what they mean for measuring audiences.

Verified against primary sources

What ITP does

ITP uses on-device classification to identify domains with cross-site tracking capability and then restricts their storage. Over successive versions it blocked third-party cookies by default, partitioned storage by first party, capped client-side cookie lifetimes, and limited other persistence mechanisms that were being used to rebuild identifiers.

The consistent direction is that cross-site state is removed and same-site state is shortened, so identifiers cannot quietly follow users between sites or persist indefinitely.

Consequences for measurement

Third-party-cookie analytics and cross-domain attribution degrade or break in Safari. First-party measurement still works but with shorter-lived identifiers, so returning-visitor and retention numbers are conservative on Apple platforms. The practical response is to lean on first-party, aggregate measurement rather than persistent per-user identity.

How it appears in analytics and logs

Gaps in cross-site attribution and inflated new-visitor counts concentrated on Safari/iOS usually trace back to ITP's storage partitioning and cookie caps.

Diagnostic use case

Anticipate why cross-site and long-term measurement breaks in Safari, and design first-party, consent-light analytics that survives ITP.

What WebmasterID can help detect

WebmasterID's first-party, server-classified model is built to keep working under ITP without third-party cookies or cross-site identifiers.

Common mistakes

Privacy and accuracy notes

ITP exists to protect users from cross-site tracking. This page describes its documented mechanics for measurement planning and does not suggest evading it.

Related pages

Sources and verification notes

Last reviewed 2026-06-24. Facts are checked against primary/official sources where available; uncertain specifics are marked “Data not yet verified” rather than guessed.