Skip to content
weballin

weballin DIGIWIKI

Client ID

A client ID is a pseudonymous identifier for a browser instance in GA4 web measurement. It does not establish a person’s real-world identity.

weballin

In a typical cookie-based setup, Analytics stores it in a first-party cookie. Cookie deletion or a different browser or device can create a different ID, splitting one person into multiple measured users.

For exported web data, inspect BigQuery’s user_pseudo_id field rather than assuming a top-level client_id column. Consider correctly implemented User-ID for cross-device analysis; Google signals is not part of the current reporting identity.

References

Frequently asked questions

Do server-set cookies guarantee continuity?

No. Browser policies, consent, storage, and implementation still affect identifiers.