diff --git a/docs/custom-event-goals.md b/docs/custom-event-goals.md index 3e506b7b..1c60172e 100644 --- a/docs/custom-event-goals.md +++ b/docs/custom-event-goals.md @@ -236,7 +236,7 @@ plausible.init({ ### Create funnels to optimize your conversion rate -After you have the custom events in place, you can start creating [marketing funnels](funnel-analysis.md) to uncover possible issues, optimize your site and increase the conversion rate. +After you have the custom events in place, you can start creating [marketing funnels](funnel-analysis.md) to uncover possible issues, optimize your site and increase the conversion rate. You can also use the [Explore tab](user-journeys.md) to trace the visitor paths that lead to your custom events. ## Custom event not showing up? diff --git a/docs/funnel-analysis.md b/docs/funnel-analysis.md index 2776f315..3a49a6c2 100644 --- a/docs/funnel-analysis.md +++ b/docs/funnel-analysis.md @@ -64,7 +64,7 @@ Use funnels when you want to measure how many visitors complete a specific multi - A content conversion (blog post → email capture → thank you page) - A trial-to-paid flow (trial signup → feature usage → upgrade page) -If you just want to count how many people reached a single page or clicked a button, a [pageview goal](pageview-goals.md) or [custom event goal](custom-event-goals.md) is simpler. Funnels are most useful when the journey between steps matters. +If you just want to count how many people reached a single page or clicked a button, a [pageview goal](pageview-goals.md) or [custom event goal](custom-event-goals.md) is simpler. Funnels are most useful when the journey between steps matters. If you do not have a specific path in mind and want to discover what visitors actually do, use [user journeys](user-journeys.md) instead. ## Funnel examples @@ -138,5 +138,6 @@ If one step shows zero while earlier steps have data, the goal for that step is - Track [ecommerce revenue](ecommerce-revenue-tracking.md) alongside your funnels to see which paths generate the most sales - Use [filters and segments](filters-segments.md) to compare funnel performance across different traffic sources or campaigns - Use [property-filtered goals](/custom-props/for-custom-events#create-property-filtered-goals) as funnel steps to track specific event variations, such as a sign-up for a particular plan +- Explore open-ended visitor paths with [user journeys](user-journeys.md): useful when you want to discover flows rather than measure a predefined sequence To learn more about conversion funnel optimization, [head to our blog](https://plausible.io/blog/funnels-conversion-optimization). diff --git a/docs/goal-conversions.md b/docs/goal-conversions.md index 842acecd..909e84bb 100644 --- a/docs/goal-conversions.md +++ b/docs/goal-conversions.md @@ -39,6 +39,10 @@ Plausible supports the following goal types: Funnel analysis Follow the visitor journey from a landing page to a conversion in order to uncover possible issues, optimize your site and increase the conversion rate + + User journeys + Explore the paths visitors actually take on your site. Start from any page or event to see what they did next, or work backwards from a conversion to see what led them there + Ecommerce revenue tracking Assign dynamic monetary values to goals and custom events to track revenue attribution diff --git a/docs/guided-tour.md b/docs/guided-tour.md index 707d7af8..ad44694f 100644 --- a/docs/guided-tour.md +++ b/docs/guided-tour.md @@ -104,4 +104,6 @@ You can see the device, browser and operating system your visitors are using. Cl You can track goal conversions to see which pages and referral sources drive signups, purchases, downloads and other actions. Revenue tracking, funnel analysis, form completions, file downloads and more are all available. +The **Explore** tab sits alongside Goals, Properties and Funnels. Use it to trace the paths visitors take across your site, starting from any page or event and following what they did next. [Read more about user journeys](user-journeys.md). + [You can read more about events, properties and funnels here](goal-conversions.md). diff --git a/docs/introduction.md b/docs/introduction.md index 7de5b536..a9b01d3c 100644 --- a/docs/introduction.md +++ b/docs/introduction.md @@ -96,7 +96,8 @@ description: "Plausible Analytics documentation. No cookies, no personal data, n

Track what matters beyond pageviews: signups, purchases, clicks, form completions.