Research

Posthog Funnel Data

team_feedback/posthog_funnel_data.md

PostHog Funnel Data

1. Sign-Up Started → Sign-Up Completed

What this measures: The conversion rate from users initiating a sign-up (filling out email + password and pressing "Sign Up", or pressing "Sign Up with Google") to successfully completing the sign-up process. Broken down by sign-up method.

Source: PostHog Insight pKvh3Dgy Time period: Last 30 days

Sign-Up MethodStartedCompletedConversion RateMedian Time
Email + Password1,5321,33787.3%0.6s
Google1,99277338.8%5.5s

Notes:

  • Apple sign-up (101 started, 85 completed) and email password magic (85 started, 76 completed) are excluded due to low volume.
  • Google sign-up has significantly lower conversion (38.8%) compared to email + password (87.3%), despite being the more popular starting method (1,992 vs 1,532).
  • Google's average completion time is ~42s (skewed by outliers), suggesting some users abandon the Google OAuth flow and return later, or drop off entirely.

2. First /new Pageview → Start Recording → Recording Started (Web Only)

What this measures: The conversion rate from a user's first visit to the /new page (meaning they completed onboarding) through to actually starting and completing a recording. This is web only (no native apps). Broken down by device type (tablets excluded).

Source: PostHog Insight 82x8h1xJ Time period: Last 30 days

DeviceEntered /newStarted RecordingConversionRecording StartedEnd-to-End Conversion
Desktop1,40170350.18%64245.82%
Mobile67423334.57%20129.82%
Baseline2,07593645.11%84340.63%

Step-by-step drop-off:

Device/new → Start RecordingStart Recording → Recording Started
Desktop50.18% (median 3m 24s)91.32% (median 4s)
Mobile34.57% (median 2m 26s)86.27% (median 2s)
Baseline45.11%90.06%

Notes:

  • The biggest drop-off happens at the first step: getting users from /new to start a recording. Mobile converts at 34.57% vs. desktop at 50.18% — a 15.6 percentage point gap.
  • Once users actually press "start recording," the vast majority succeed (90%+ across devices), so the technical recording flow itself is not the problem.
  • End-to-end, mobile loses ~16 percentage points compared to desktop (29.82% vs. 45.82%).