The seven-day cap is the detail most measurement setups miss. A first-party cookie is not automatically durable: if it is written by a script (as GA4's _ga cookie is), Safari expires it after seven days of no return visit. Written by the server in an HTTP response header from your own domain, it can persist far longer.
That distinction is the main measurement argument for server-side tagging: moving cookie-setting from client JavaScript to an HTTP response on your own subdomain restores realistic lifetimes on Safari, which is a large share of mobile traffic in many markets.
Chrome retained third-party cookies after reversing its planned deprecation in 2025, but the direction of travel across the browser market has not reversed. Building measurement that depends on third-party cookies is building on a shrinking base.
See how your site handles this
TagEasy's free auditor checks any URL for Consent Mode v2 signals, PII in tracking, duplicate pixels, and 10 other tracking-quality faults. No signup.