StageUp
Segments

Segment Metrics & Trend Interpretation

Selecting a segment shows a right-side panel with live metrics and an event list. This section explains each element and how to leverage it.

1. Top Metric Cards (3)

CardCompositionMeaningUse Case
Total Events Sharesegment events / all events + circular progressEstimated cumulative event share (no date limit)Identify influential behavior clusters
Active Users Sharesegment unique users / all unique usersRelative audience scaleCampaign reach sizing
30-day Trenddirection (up/down/flat) + %Compares rear 7 days vs prior 7 daysTrigger root-cause exploration

Trend Thresholds

DirectionRule (last 7 vs prior 7)
Up≥ +5%
Down≤ -5%
FlatWithin ±5%

2. Event Table Columns

ColumnDescriptionExample
TimestampIngest time (local/standard per system policy)2025-09-09 10:21:19
Event NameEvent identifierpage_view, purchase
User IDAnonymized/hashed internal identifier or '-'user_xxx
Session IDSession tracking keysession_xxx
Device Categorymobile / desktop etc.mobile
PlatformOS / Browser specAndroid, iOS, Edge
OS VersionSemantic version string17.1, 13
Country / CityGeoIP derivedKR / Seoul
Age / GenderDemographic attributes24 / female
LanguageLocale codeko, ja-JP
App Version / SDK VersionInstalled app & SDK versions2.7.3 / 3.0.7
ParametersRaw JSON key/value payload{"page":"product"...}

3. Analysis Patterns

GoalMethodExample Insight
Re-validate core behaviorCheck if events share ≥30%Over-broad definition → refine criteria
Growth/attrition detectionFocus 30-day directional changeFeature launch or regression candidate
Deep dive after segmentationManually compare card values across segmentsGeo density disparity
Funnel improvement inputCross-reference step drops vs segment profileAttribute-specific friction

4. Anomaly Checklist

SymptomCheck
Event share collapseSDK version distribution / recent release impact
User share near zeroOver-constrained filters (excess AND)
Spike in +% trendPotential bot/abuse or new campaign
Parameter JSON bloatSchema drift (unexpected field growth)

Table of Contents