How-To2026-09-0810 min read

How to Build a Funnel Drop-Off Analysis in PostHog

Every product has a critical path — the sequence of steps users take to reach value. Funnel analysis reveals where users fall off that path and, more importantly, why. PostHog's open-source analytics platform gives you the tools to build detailed funnel analyses without sending your user data to a third party.

This guide walks you through constructing a funnel analysis in PostHog that goes beyond simple conversion rates. You'll learn to segment drop-offs by user properties, identify behavioral differences between converters and non-converters, and use the insights to prioritize product improvements that move the metrics that matter.

Step-by-step guide

01

Define Your Critical User Journey

Before touching PostHog, write down the exact sequence of events that represents your most important user journey. For a SaaS onboarding funnel, this might be: Sign Up → Complete Profile → Create First Project → Invite Team Member → Reach 'Aha Moment.' Be specific about event names — use the exact event names as they appear in your PostHog event stream. If events don't exist for a critical step, instrument them before building the funnel.

  • Verify that every step in your funnel has a corresponding tracked event by searching PostHog's event definitions
  • Include only events that represent meaningful user actions, not passive events like page views
02

Create the Funnel in PostHog

Navigate to PostHog's Insights section and select the Funnel visualization type. Add each step of your journey as a funnel step using the event picker. Set your conversion window — the maximum time allowed between the first and last step (typically 7 days for onboarding, 30 minutes for a checkout flow). Choose 'ordered' mode if steps must happen in sequence, or 'unordered' if the sequence doesn't matter.

  • Set the date range to at least 30 days to get statistically significant sample sizes
  • Use the 'Exclusion' feature to filter out internal users and test accounts
03

Identify the Biggest Drop-Off Points

Once your funnel renders, examine the conversion rate between each pair of consecutive steps. The step with the largest absolute drop-off (not just percentage) is typically your highest-leverage improvement opportunity. PostHog shows both the count and percentage at each step — focus on where you're losing the most users in absolute terms, as improving that step has the biggest impact on total conversions.

  • Note the median time between steps — a step that takes significantly longer than others may indicate confusion or friction
  • Compare your funnel conversion rates to industry benchmarks for your product category to gauge severity
04

Segment Drop-Offs by User Properties

Use PostHog's breakdown feature to segment your funnel by properties like acquisition channel, plan type, company size, or device type. Segmented views often reveal that what looks like a universal drop-off is actually concentrated in specific segments. For example, mobile users might convert at half the rate of desktop users at the 'Create Project' step, pointing to a responsive design issue rather than a fundamental product problem.

  • Break down by at least three properties: acquisition source, plan/pricing tier, and device category
  • Create separate saved insights for each high-priority segment so you can track improvements over time
05

Analyze Behavioral Differences Between Converters and Non-Converters

PostHog lets you create cohorts of users who did and didn't convert at each step. Create these cohorts and compare their behavior using the Trends and Paths insights. Look for what converters did differently — did they view a specific help article? Use a particular feature? Come from a specific referral source? These behavioral differences are the clues that tell you how to fix the drop-off, not just that it exists.

  • Use PostHog's Correlation Analysis feature to automatically surface events and properties most correlated with conversion
  • Look at the paths non-converters take after dropping off — do they leave entirely, or do they go somewhere else?
06

Build a Drop-Off Dashboard

Create a PostHog dashboard that brings together all your funnel insights. Include the main funnel chart, a trend line showing conversion rate over time, segment breakdowns for your top three segments, and a count of users currently in each funnel stage. Pin this dashboard so your team can review it in weekly product meetings. The trend line is especially important — it tells you whether your recent changes are improving or degrading the funnel.

  • Add annotations to the dashboard marking when significant product changes were shipped so you can correlate changes with metric movements
  • Include a 'Revenue Impact' text card estimating the monthly revenue lost at the biggest drop-off point

Common mistakes

Making the Conversion Window Too Short or Too Long

A conversion window that's too short misses users who convert slowly (enterprise buyers evaluating the product). A window that's too long includes users who converted for a completely different reason weeks later. Analyze the time-to-convert distribution for your actual converters to set a window that captures 90% of legitimate conversions.

Analyzing Funnels Without Sufficient Sample Size

A funnel with 50 users at the top doesn't produce reliable conversion rates — a few random variations can swing percentages dramatically. Wait until you have at least 200-300 users entering the funnel before drawing conclusions. Use PostHog's statistical significance indicators when available.

Focusing Only on Percentage Drop-Off Instead of Absolute Numbers

A 90% drop-off at a step with 10 users is less impactful than a 20% drop-off at a step with 10,000 users. Always consider both the percentage and the absolute number of users lost at each step when prioritizing improvements.

Treating All Drop-Offs as Product Problems

Not every drop-off indicates a product issue. Some users signed up by accident, some are evaluating competitors, and some don't match your ICP. Segment your funnel to separate qualified users from noise before concluding that a step needs product improvement.

Tips

Use PostHog's Session Recordings feature to watch 10-15 sessions of users who dropped off at your biggest problem step — the qualitative insight is invaluable.

Set up a PostHog Action that triggers when a user reaches the final funnel step, so you can track your overall funnel completion rate as a single metric.

Compare your funnel across weekly cohorts (users who signed up in week 1 vs. week 2) to see whether recent changes are improving conversion for new users.

Export non-converter cohorts to your email tool and run targeted campaigns addressing the specific friction point where they dropped off.

How Vantage helps

Vantage helps PMs turn funnel insights into product action. When your PostHog analysis reveals a critical drop-off, you can capture the finding as context in a Vantage project and generate a PRD specifically targeting that conversion gap — connecting the data directly to the solution without losing the analytical context.

Frequently asked questions

Spend less time on setup, more on decisions

Vantage connects your tools and generates specs grounded in real data. Free to start.

Free to start. No credit card required.

Related reading