At a glance
Primary Funnel Conversion % is a funnels metric tracked from PostHog data. It is the end-to-end conversion rate of your primary funnel, the share of users who entered at the first step and completed the last, shown stage by stage. PostHog computes it from ordered event sequences within a conversion window, so it reflects real user journeys rather than aggregate ratios. It is the single most important behavioural read on whether your store turns interest into orders.
| What it counts | The percentage of users who complete the full primary funnel, with the per-step breakdown. |
| Sample type | Backend API data from PostHog funnel insights, refreshed on the standard data refresh. |
| Why it matters | This is the behavioural conversion rate that sits upstream of revenue. A drop here forecasts lost orders before they show in the ledger. |
| Reading the value | Read the overall percentage and the per-step rates. The weakest step is where to focus. |
| Currency | percent |
| Time window | 30D vsP |
| Alert trigger | drop >5pp vsP |
| Sentiment key | ph_funnel_conversion |
| Roles | owner, marketing |
Calculation
Calculated automatically from your PostHog data. See the At a glance summary above for what the metric tracks and the worked example below for a typical reading.Worked example
A representative reading of Primary Funnel Conversion % for a typical merchant on PostHog. Suppose your funnel is pageview to product view to add to cart to purchase. Over 30 days it converts at 3.2% end to end: 100% reach pageview, 46% view a product, 14% add to cart, 3.2% purchase. If the prior period was 3.4%, the 0.2pp move is noise. But a fall to 2.5% would cross the 5pp step rule on a higher-base funnel and warrant action. Cross-reference Biggest Funnel Step Drop-off to localise which stage lost users. For deeper investigation, use Vortex Mind to trace upstream causes; for natural-language exploration, ask Ask Viq.Sibling cards merchants should reference together
| Card | Why merchants reach for it |
|---|---|
ph_funnel_dropoff | Funnels sibling: the weakest step in the funnel. |
ph_funnel_time_to_convert | Funnels sibling: how long conversion takes. |
ph_alert_conversion_drop | Nerve Centre sibling: rapid conversion drop alert. |
ph_xc_funnel_vs_ecom_conversion | Cross-channel sibling: funnel vs platform conversion. |
pos_session_conversion_rate | Conversion sibling: session-level conversion. |
Reconciling against the vendor’s own dashboard
Where to look in PostHog’s own dashboard: Open your primary funnel insight in PostHog. The overall conversion and per-step rates should match this card. The single biggest source of difference is the conversion window: PostHog only counts a user as converted if they complete the steps within the configured window. Why the Vortex IQ value may legitimately differ:| Reason | Direction | What to do |
|---|---|---|
| Conversion window. A longer or shorter window changes who counts as converted. | Variable | Match the conversion window. |
| Step order and definition. Strict ordering versus any-order funnels give different rates. | Variable | Confirm the funnel definition. |
| Filter scope. Property or cohort filters narrow the funnel population. | Variable | Align the filters. |