WebmasterID logoWebmasterID
Analytics dimensions

Data stream ID dimension

Data stream ID is the dimension that records the numeric identifier of the GA4 data stream an event came from. A GA4 property can have web, Android, and iOS streams, and each event is stamped with its origin stream_id. It is the stable machine key for splitting reports by platform source, distinct from the editable stream name. It is configuration metadata, not anything about the visitor.

Verified against primary sources

What this means

A GA4 property collects from one or more data streams — typically a web stream plus optional Android and iOS app streams. Every event records the numeric stream_id of its source. The data stream ID dimension surfaces that key so you can isolate, say, web events from app events within one property.

It is the machine-stable counterpart to the friendly stream name shown in the UI.

ID versus name

Stream names are editable labels; the stream ID is a fixed numeric key assigned when the stream is created. Reports and exports that reference stream_id keep working even after a stream is renamed, whereas filters keyed on the name break.

Use the ID for durable segmentation and the name only for readability in dashboards.

How it appears in analytics and logs

A data stream ID value identifies the originating stream. Unexpected stream IDs in a report mean events are arriving from a stream you did not expect to be active.

Diagnostic use case

Use data stream ID to split a property's data by which web or app stream produced it, using a stable key that survives stream renames.

What WebmasterID can help detect

WebmasterID can attribute events to the originating site or app at the first-party layer, so multi-stream data stays cleanly separated without third-party tracking.

Common mistakes

Privacy and accuracy notes

Data stream ID is property configuration metadata, not a visitor attribute. WebmasterID separates streams by first-party site context, never by a personal identifier.

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.