WebmasterID logoWebmasterID
Event tracking

Event count vs event value

Event count and event value are two different ways to summarise events. Event count is how many times an event occurred — a simple tally. Event value sums the value parameter you attach to those events. One answers 'how often', the other 'how much'. Confusing them leads to wrong conclusions: a high count can pair with low total value, and vice versa. Reporting both keeps frequency and worth distinct.

Verified against primary sources

Two metrics, two questions

Event count is the number of times an event was logged in the period — pure frequency. Event value is the sum of the value parameter across those events (GA4 reports both). If you never set a value parameter, event value is effectively zero even when count is high. They are complementary: count for volume, value for the monetary or weighted magnitude you assigned.

Choosing the right one

Use event count to compare how often interactions happen — clicks, views, signups. Use event value to weight events by importance, for example summing the value of leads or partial-funnel actions. Reporting only one hides the other story: a popular but low-value action and a rare but high-value action can look identical on count alone. Set the value parameter deliberately and keep it non-identifying.

How it appears in analytics and logs

An event with high count but near-zero value usually has no value parameter set; high value on a low count means a few high-value events dominate.

Diagnostic use case

Answer 'how often did this happen' with event count and 'how much was it worth' with event value, choosing the metric that matches the question.

What WebmasterID can help detect

WebmasterID reports event frequency natively; attaching a numeric value is optional and the count-vs-value distinction is documented here for clarity.

Common mistakes

Privacy and accuracy notes

Counts and value sums are aggregate numbers, not personal data. Keep the value parameter to non-identifying figures (e.g. a price), never identity.

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.