Skip to content

Commit f10bca4

Browse files
Update funnel-analysis.md
1 parent 7b89bf1 commit f10bca4

1 file changed

Lines changed: 10 additions & 12 deletions

File tree

docs/funnel-analysis.md

Lines changed: 10 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -16,25 +16,23 @@ You can follow the visitor journey from a landing page to a conversion with our
1616

1717
## How funnel conversions are counted
1818

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.
2220

2321
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.
2422

2523
## How to set up the conversion funnel analysis
2624

2725
It is quick and easy to create a funnel. Here's how:
2826

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.
3028

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

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

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

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.
3836

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

@@ -48,20 +46,20 @@ That's it! Funnels are listed at the bottom of your dashboard and will appear as
4846

4947
## What's next?
5048

51-
- Track [ecommerce revenue](ecommerce-revenue-tracking.md) alongside your funnels to see which paths generate the most sales
52-
- Use [filters and segments](filters-segments.md) to compare funnel performance across different traffic sources or campaigns
53-
- Add [custom properties](custom-props/introduction.md) to your events for deeper breakdowns within each funnel step
49+
- Track [ecommerce revenue](ecommerce-revenue-tracking.md) alongside your funnels to see which paths generate the most sales.
50+
- Use [filters and segments](filters-segments.md) to compare funnel performance across different traffic sources or campaigns.
51+
- Add [custom properties](custom-props/introduction.md) to your events for deeper breakdowns within each funnel step.
5452

5553
To learn about in-depth funnel marketing, [head to our blog](https://plausible.io/blog/funnels-conversion-optimization).
5654

5755
## How to edit existing funnels
5856

5957
It is also quick and easy to edit any of your existing funnels. Here's how:
6058

61-
* Go into your [site settings](website-settings.md) and click on "**Funnels**" in the left-hand sidebar
59+
* Go into your [site settings](website-settings.md) and click on "**Funnels**" in the left-hand sidebar.
6260

63-
* Click on the edit icon on the right-hand side of the funnel that you'd like to edit
61+
* Click on the edit icon on the right-hand side of the funnel that you'd like to edit.
6462

65-
* Change the funnel name and/or edit the steps of your funnel
63+
* Change the funnel name and/or edit the steps of your funnel.
6664

67-
* Click on the "**Update Funnel**" button
65+
* Click the "**Update Funnel**" button.

0 commit comments

Comments
 (0)