WebmasterID logoWebmasterID
Data quality

Conversion count vs event count

A key event (conversion) in GA4 is derived from an event, but the conversion total need not equal the raw count of that event. Counting method (every event vs once per session), the historical 'each time' versus 'one per session' setting, and de-duplication all separate the two numbers. This page explains why conversions and the events behind them diverge and how to read each.

Verified against primary sources

Why the numbers differ

A conversion is a mark on an event, but how it is tallied is configurable. GA4 has offered counting methods such as counting the key event every time it occurs versus once per session, and Universal Analytics historically counted goals once per session by default. Under once-per-session, two qualifying events in one session yield one conversion but two events. De-duplication on a transaction id removes repeats from conversions but not from raw events.

So the same action legitimately produces a larger event count than conversion count.

Reading each correctly

When reconciling, confirm the counting method for the key event and whether any de-duplication (for example on transaction_id) applies. Compare conversions to conversions and events to events; do not expect a derived, possibly session-capped metric to equal a raw tally. For revenue, also check that value is set on every qualifying event, or conversions can count while value does not.

This is a definition difference, separate from timing offsets between GA4 and Ads.

How it appears in analytics and logs

A conversion count below the raw event count usually means once-per-session counting or de-duplication, not lost events.

Diagnostic use case

Reconcile a conversion total that differs from the count of its underlying event by checking the counting method and de-duplication rules.

What WebmasterID can help detect

WebmasterID records the underlying events explicitly, so you can see the raw count beside any derived conversion definition.

Common mistakes

Privacy and accuracy notes

Counting methods operate on event metadata, not identity. This page is educational, not legal advice.

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.