WebmasterID logoWebmasterID
Analytics dimensions

Level name dimension

Level name is the dimension that records which level a player started or finished, sent via the level_name parameter on GA4's recommended level_start and level_end gaming events. Paired with the success flag on level_end, it reveals where players progress or stall. As a free-text label, its analytical value depends on a consistent, stable naming scheme across builds.

Verified against primary sources

What this means

GA4's recommended gaming events level_start and level_end carry level_name, identifying the level in play. The level name dimension surfaces it so you can build progression funnels and spot where players stall.

level_end also carries a success boolean, turning level_name into a completion-rate axis.

Naming scheme matters

level_name is free text, so inconsistent labels across platforms or app versions split one level into several reported values and break funnels. Define a stable naming convention — ideally a slug or numeric id rendered to a friendly name in reporting — and keep it constant across releases.

Renaming a level mid-life fragments its history, so prefer a stable key.

How it appears in analytics and logs

A level name value identifies a game level. Many starts but few successful ends on one level points to a difficulty or design bottleneck there.

Diagnostic use case

Use level name to find where players drop off or fail, by comparing level_start to level_end (with its success flag) per level.

What WebmasterID can help detect

WebmasterID can record level progression events first-party, so funnel and difficulty analysis works without third-party tracking.

Common mistakes

Privacy and accuracy notes

Level name records game progression, not identity. WebmasterID treats gameplay labels as first-party product context, never as personal data.

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.