StageUp
Funnel

Create a Funnel

Funnels are created in-place via a drawer opened from the list screen—no full page navigation. Fill required inputs in order until the Create button activates.

1. Open the Drawer

  • Click the "New Funnel" button (top-right or top of the left list)
  • A drawer slides in from the right

2. Basic Information

FieldRequiredDescriptionExampleValidation / Constraints
Funnel NameYesUnique name to identify the funnelPurchase Conversion FunnelEmpty → cannot create
DescriptionNoOperator note / purposeNew user purchase journeyMay have length cap
Conversion Window (Days)No (default 7)Max allowed time from first to last step7, 14, 30Dropdown (default 7)

Short windows focus on “fast conversions”; longer windows capture extended journeys.

3. Select Segments (Optional, up to 3)

Segments are user groups satisfying predefined conditions, allowing side-by-side comparison.

ColumnMeaning
CheckboxSelect (max 3)
SegmentSegment name (e.g. ios, android, Age 20-40)

Segment Selection Tips

  • OS comparison: ios vs android
  • Demographic: age or gender groupings
  • Behavioral: exclude prior purchasers, etc.

If no segments are selected, metrics represent the total user population.

4. Define Funnel Steps (Required)

Each step maps to exactly one event name (e.g. page_viewview_itemadd_to_cartbegin_checkoutpurchase).

UI ElementDescription
Index BadgeAuto-increment starting at 1
Event SelectorSearchable dropdown of tracked events
Add Step ButtonAppends a new row at the end
(Optional) Delete StepRemove a step (if supported by UI)

Construction Rules

  • Minimum 1 step (2+ recommended for meaningful analysis)
  • Avoid reusing the same event in multiple positions
  • Order from broad → specific (awareness → intent → conversion)
  • Later steps only count events occurring after earlier steps

Well-Structured Example

StepEventMeaning
1page_viewInitial landing
2view_itemProduct detail view
3add_to_cartAdded to cart
4begin_checkoutCheckout initiated
5purchasePurchase completed

5. Create Button Activation

ConditionRequirement
Name EnteredCannot be blank
≥1 StepSteps without event selected don’t count
Segments ≤ 3Over 3 disallowed

Once valid, the "Create Funnel" button highlights (blue) at bottom of drawer.

6. After Creation

  • Drawer closes → left list refreshes
  • First funnel auto-selected on initial entry
  • Chart/table queries trigger for selected date range

7. Design Tips

ScenarioRecommendation
High early drop-offStart with top 3 steps then extend
Purchase analysisCompare variant with/without add_to_cart
Onboardingsignuptutorial_completefirst_action
Feature Adoptionfeature_openfeature_useretention_event

Table of Contents