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
6 changes: 0 additions & 6 deletions docs/funnel-analysis.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,20 +30,14 @@ Funnels also work across your main domain and its subdomains ([see more](subdoma

* Click the "**Add funnel**" button to create a funnel.

<img alt="Add funnel" src={useBaseUrl('img/add-funnel.png')} />

* Give your funnel a name in the "**Funnel name**" field.

* Define your funnel by adding the steps you expect a visitor to take before a conversion, a purchase or a sign up. These steps consist of [pageviews goals](pageview-goals.md) and [custom events](custom-event-goals.md). You need to add a minimum of 2 steps and a maximum of 8 steps to create a funnel.

<img alt="Define funnel" src={useBaseUrl('img/define-funnel.png')} />

* By default, the "**Allow other activity in between funnel steps**" option is enabled, which creates a sequential funnel. Disable it to use strict order mode instead.

* Click on the "**Save**" button after you've specified the user journey you want to analyse

<img alt="Goals and funnels" src={useBaseUrl('img/goals-and-funnels.png')} />

Funnels appear at the bottom of your dashboard as soon as the first visit is tracked on the funnel steps.

## How to edit existing funnels
Expand Down
Loading