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
11 changes: 1 addition & 10 deletions docs/user-journeys.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,16 +12,11 @@ The **Explore** tab lets you map the paths visitors actually take on your site.
* Individual pages within a group are also selectable if you want to drill into a specific URL
* Shows "No further action" at each step so you can see how many visitors dropped off
* Displays the conversion rate for the full journey you are exploring
* A refresh button clears your selection so you can start over with one click
* All existing dashboard filters apply, so you can narrow journeys by traffic source, country, device or any other dimension

<div class="browser">
<img alt="User journeys" src={useBaseUrl('img/user-journeys.png')} />
</div>

## How to use user journeys

Open the **Explore** tab from the navigation bar at the top of your dashboard, alongside Goals, Properties and Funnels.
Open the **Explore** tab from the report navigation bar, alongside Goals, Properties and Funnels.

You will see a list of your most visited pages and most triggered events. Select one to begin exploring the journey.

Expand Down Expand Up @@ -70,10 +65,6 @@ This makes user journeys useful not just for understanding overall behaviour but

The conversion rate shown in the top right is the percentage of visitors at the starting point who completed the full journey you have selected. The number in parentheses is the raw visitor count.

For example: a conversion rate of 9% (16) means 16 out of the starting-point visitors followed the complete selected path.

The header also updates to describe the journey length, for example "2-step user journey" when you have selected a starting point and one additional step.

## When to use user journeys

User journeys are best for open-ended exploration. Use them when you want to understand actual visitor behaviour without defining a hypothesis upfront. Good use cases:
Expand Down
Loading