knowledge base265 articles
knowledge base/website analytics & traffic
glossary term

GA4 Data Stream and Measurement ID

The data stream is the source GA4 collects from; the Measurement ID is the code you put on your site so it knows which stream to send to.

What it means

A Google Analytics 4 property is a container for data, and a data stream is one source feeding it. A website is a web stream, an iPhone app is an iOS stream, and they can sit in the same property so you see the whole business in one place.

Every web stream is issued a Measurement ID — a short code in the form G-XXXXXXXXXX. That ID is what the tracking code on your site carries. When someone loads a page, the tag sends a hit stamped with the Measurement ID, and GA4 files it under the matching stream. You'll find yours in Admin, under Data streams, by clicking the stream itself.

It's easy to confuse with two neighbours. A Property ID is the plain number (like 123456789) GA4 uses internally and reporting tools ask for. A Google Ads conversion ID starts with AW- and belongs to a different product entirely. Only the G- one goes in a Google Analytics tag.

Why it matters

Almost every "Analytics isn't working" problem is really a Measurement ID problem. The ID was copied from the wrong property, or from a staging site, or a website builder's Analytics field still holds an old one from a previous agency. The tag fires perfectly and the data lands in a property nobody is looking at.

The other common trap is one website with two streams — often created by accident when someone sets up a second stream instead of reusing the first. Sessions get split across them, and no single report shows your real traffic.

As a rule: one website, one web data stream, one Measurement ID, pasted in exactly one place on the site.

ask datanephew

Am I looking at the right property?

Ask datanephew to check what your site is measuring — it can read your GA4 setup and confirm which property and stream your traffic is landing in.

Could I have more than one data stream collecting the same traffic?

Possibly, and it's a common cause of numbers that look wrong. Ask datanephew to check your measurement setup, and it can tell you what streams the property has.