WebmasterID logoWebmasterID
Event tracking

Event parameter limits and registration

GA4 imposes limits on events: a cap on parameters per event, and separate caps on how many custom dimensions/metrics you can register to surface those parameters in reports. An unregistered parameter is collected but not reportable as a dimension. Knowing these limits prevents the surprise of sending data that never appears. This page explains the relationship between sending, registering, and reporting parameters.

Verified against primary sources

Sending vs registering vs reporting

Sending a parameter on an event is not the same as being able to report on it. GA4 limits parameters per event, and separately limits how many custom dimensions and metrics you can register per property. Only registered parameters become reportable dimensions/metrics; unregistered ones may still be collected but are not available to slice reports. The exact numeric limits are maintained in Google's documentation and can change.

Prioritising within the caps

Because registration slots are finite, decide in advance which parameters earn a slot — the ones you will actually segment by. Reserve high-value parameters for registration and let incidental ones remain unregistered or be dropped. This discipline also reduces the risk of registering near-unique, high-cardinality, or identifying values. Treat the published limits as current guidance and check them rather than asserting fixed numbers.

How it appears in analytics and logs

A parameter you send but cannot find as a dimension is usually unregistered, or you have hit the custom-dimension registration cap, so it never surfaces.

Diagnostic use case

Plan which parameters to send and register so the values you need actually report, staying within GA4's per-event and custom-dimension limits.

What WebmasterID can help detect

WebmasterID keeps a lean parameter model; GA4's parameter and registration caps are documented here so you prioritise the values worth reporting.

Common mistakes

Privacy and accuracy notes

Registration limits are a reason to be selective, which also helps privacy: register only coarse, non-identifying parameters. This 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.