WebmasterID logoWebmasterID
Event tracking

User properties vs event parameters

User properties are attributes that describe a user across all their events — a plan tier, a preferred language, a logged-in state — rather than a single action. They differ from event parameters, which describe one event. Used well, user properties let you segment behaviour by audience. Used badly, they become a place where people stash personal data, which is exactly what they must not hold.

Verified against primary sources

What this means

A user property describes the user, not the action: subscription_tier, ui_language, account_type. It applies to all subsequent events from that user, so you can segment any report by it. An event parameter, by contrast, describes a single event (which CTA, which product). Choosing the right scope keeps both clean.

Scope, limits, and the hard line

Use a user property when the attribute is durable across events and useful for audience segmentation; use a parameter when it is specific to one action. GA4 caps the number of user properties you can register, so spend them on stable, valuable dimensions. The hard line is identity: Google's policy forbids sending personally identifiable information, and precise or special-category data has no place in a user property.

How it appears in analytics and logs

A user property that changes per event was probably meant to be a parameter. A user property that looks like an identifier is a privacy problem and likely against platform policy.

Diagnostic use case

Segment behaviour by durable audience attributes (plan, locale) using user properties, while keeping event-specific context in parameters and identity out of both.

What WebmasterID can help detect

WebmasterID keeps segmentation to coarse, non-identifying attributes, so audience analysis never depends on storing personal data against a visitor.

Common mistakes

Privacy and accuracy notes

User properties persist against a user and are especially sensitive — never store names, emails, precise location, or special-category data. Platform policies prohibit personally identifiable information here. 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.