Funnel Analysis Misunderstanding Diagnosis
Diagnose why a user was not counted as a funnel conversion, and explain the five core funnel rules and common pitfalls.
Conversion funnel
stage to stageFunnel Analysis Misunderstanding Diagnosis is a funnel-rule diagnosis capability in ThinkingAI's industry Skill library. When a user should have converted but was not counted, or funnel conversion is abnormally low, it helps data analysts investigate the root cause against the five core funnel rules one by one, not guessing at the cause but using real data to verify exactly which rule was broken. This is ThinkingAI's decade of industry experience, packaged into ready-to-use Skills.
Live walkthrough
item_id, global filter platform = 'app'#user_id, verify the step triggers for the user the business side provideditem_id for view and payment don't matchThe diagnosis may be the opposite of what the business side expects: both the config and the data are fine, and 8.2% is the correct result under the current rules: the user they threw at me happens to be a textbook case of the associated-property rule.
1. The current funnel and config
This funnel has three key configs: a 1-day window, associated property `item_id` (only the same product counts as one path), and global filter `platform = 'app'` (applied at every step). Before you can make sense of 8.2%, you have to accept that all three of these rules are working correctly.
2. What happened to that "paid but not converted" user
His event timeline: 10:02 views product A001 → 10:15 adds product A002 directly from the search list → 10:23 pays for A002. All four steps triggered, but the funnel associates by item_id, and "view A001 → buy A002" does not form a conversion path for the same product, so being excluded is the rule working correctly, not lost data.
3. Sampling 500 users: four common misreads, corrected one by one
item_id for view and payment don't match, and cross-product behavior shouldn't count as one path to begin withplatform = 'app' conditionitem_id associated property and build a parallel funnel, and the two answer different questions. Separately, the 31% of over-window users suggests a long decision cycle: if high-ticket categories make up a large share, try widening the window to 3 days for comparison.On your data
That was a simulated run
Leave your work email and we will run a live walkthrough on your real business data.
The problem
Funnel analysis has five hard constraints: steps must trigger in strict order, all steps must complete within the window, every step must satisfy the global filter, the associated property must be consistent across steps, and the time zone must be unified. Many analysts don't understand these rules and assume the data is wrong when a user who clearly paid was not counted as a conversion. Traditional investigation means manually pulling per-user event details and comparing line by line, averaging 3 to 4 hours and easily missing the rule violation.
What it does
When to use it
A user reports completing the conversion flow but was not counted in the report
Funnel conversion is abnormally low and you suspect a misconfigured step order, window, or filter
The associated property is inconsistent across funnel steps and you need to verify whether it caused a conversion failure
Funnel data is anomalous in a cross-time-zone project and you suspect inconsistent time zones
A newly built funnel report has lower-than-expected conversion and needs a systematic config investigation
In the field
FAQ
Is low funnel conversion always a data problem?
Not necessarily. Step order, window, global filter, associated property, or time-zone configuration may correctly exclude the user.
Why is a user not counted even though they triggered all steps?
The property may be inconsistent, the order wrong, or the window exceeded; you need user-level diagnosis to verify item by item.
How does this differ from Retention Analysis Data Verification?
Retention verification resolves the retention-versus-event-analysis definition difference, while funnel misunderstanding diagnosis resolves rule understanding and user-level diagnosis within a single funnel model.
Related Skills
Equip your Agent with Funnel Analysis Misunderstanding Diagnosis
Book a demo and see how it works in your own business.
