Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/funnel-analysis.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ You can follow the visitor journey from a landing page to a conversion with our
* With the percentage drop-off between the individual funnel steps, you can spot where you lose the most visitors. A step with an unusually large drop-off is usually the best place to start optimizing
* You can get more granular by [using filters](filters-segments.md) to segment your audience. Filter conversion funnels by marketing campaign, referral source, landing page, device or location

<img alt="Funnels demo" src={useBaseUrl('img/funnels-demo.png')} />
<img alt="Funnel analysis" src={useBaseUrl('img/funnel-analysis.png')} />

## How funnel conversions are counted

Expand Down
Loading