Funnel
Per-step viewers and completers from PostHog, joined to the cohort
lane order. Drop-off shows the ratio of viewers who reach the next
step — not viewed − completed,
which understates conversion on steps where users complete
asynchronously.
Cohort
Already on GLP-1 · last 30 days ·
choice_selected[step_id=journey_status].choice = 'already_on_glp1'
No
onboarding.step_viewed or onboarding.step_completed events for this cohort in the last 30 days. Try a longer
window, or verify telemetry from the iOS app is reaching PostHog
project glp-ios.
Notes
- View → next is the ratio of
users who viewed this step and also viewed the immediately-next
step in the cohort lane. The terminal step shows
—. Steps where ≥95% of viewers progress render in slate; 80–95% in amber; below 80% in red. -
Cohort split is derived from the user's
onboarding.choice_selectedevent on thejourney_statusstep (properties.choice). Users who drop off before that step are unattributed and fall out of both cohorts — their events appear under neither lane. -
Numbers are de-duplicated by
distinct_id, so a user re-entering the same step within the window counts once.