You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/funnel-analysis.md
+10-12Lines changed: 10 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,25 +16,23 @@ You can follow the visitor journey from a landing page to a conversion with our
16
16
17
17
## How funnel conversions are counted
18
18
19
-
To be counted as converted, visitors need to complete all the steps you've defined in your funnel. They must take the steps in the correct order.
20
-
21
-
Depending on your funnel settings, visitors may be allowed to visit other pages or trigger other events between those steps (default setting), or they may be required to follow the steps exactly with no other activity in between.
19
+
To be counted as converted, visitors need to complete all the steps you've defined in your funnel. They must take the steps in the correct order but they can also visit other pages or trigger other events in between those steps, unless you define otherwise in your funnel setting.
22
20
23
21
Funnels also work across your main domain and its subdomains ([see more](subdomain-hostname-filter.md)), and you don't need to worry about visitors briefly leaving your site to complete actions on external services like Stripe's payment page or other third-party gateways. Plausible treats the returning visit as part of the same session, so your funnel will accurately track the full visitor journey.
24
22
25
23
## How to set up the conversion funnel analysis
26
24
27
25
It is quick and easy to create a funnel. Here's how:
28
26
29
-
* Go into your [site settings](website-settings.md) and click on "**Funnels**" in the left-hand sidebar
27
+
* Go into your [site settings](website-settings.md) and click on "**Funnels**" in the left-hand sidebar.
30
28
31
29
* Click the "**Add funnel**" button to create a funnel.
* Give your funnel a name in the "**Funnel name**" field.
36
34
37
-
* Define your funnel by adding a set of specific steps that you expect a visitor to take before a conversion, a purchase or a sign up. You can use any combination of all the three goal types in Plausible to define your funnel: [pageviews goals](pageview-goals.md), [custom events](custom-event-goals.md),[scroll depth goals](https://plausible.io/docs/scroll-depth#scroll-depth-goals). You need to add a minimum of 2 steps and a maximum of 8 steps to create a funnel.
35
+
* Define your funnel by adding a set of specific steps in correct order that you expect a visitor to take before a conversion, a purchase or a sign up. You can use any combination out of all the three goal types in Plausible to define your funnel: [pageviews goals](pageview-goals.md), [custom events](custom-event-goals.md) and[scroll depth goals](https://plausible.io/docs/scroll-depth#scroll-depth-goals). You need to add a minimum of 2 steps and a maximum of 8 steps to create a funnel.
0 commit comments