Measurement ID
A Measurement ID is the unique identifier GA4 assigns to a data stream. It always begins with G- followed by a string of characters, and it's what your tracking tag uses to know which property and stream to send data to. It is the GA4 replacement for the old Universal Analytics tracking ID, which began with UA-.
Why it matters
The Measurement ID is the wiring between your website and GA4. If it's missing, wrong, or pointing at the wrong stream, data either doesn't arrive or lands in the wrong place — and you'd never know from the reports, because an empty property looks the same as a broken one. Getting this single string right is the difference between collecting data and collecting nothing.
A concrete example
You find your Measurement ID in Admin under Data Streams — click your web stream and it's displayed at the top right, something like G-XXXXXXXXXX. You paste that into your site's GA4 tag, your enhanced measurement settings start collecting page views and scrolls, and within minutes the Realtime report shows your own visit. That confirms the wiring is correct.
The common misreading
The frequent mix-up is treating the Measurement ID as the same thing as a tracking ID, or assuming the old UA- code still works. It doesn't — Universal Analytics stopped processing data in 2023. Another trap is having two Measurement IDs on one page from a botched migration, which double-counts everything. If your sessions suddenly doubled with no real change in traffic, check for a duplicate ID.
A duplicated or misconfigured Measurement ID can quietly distort your numbers for months. WebSignalytics flags the kind of sudden, unexplained shifts that usually point to a tracking problem.
See how it works