![]() |
VOOZH | about |
Pathways diagrams allow you to visualize all user journeys across your application to analyze the critical path.
Each node represents a view the user visited. The thickness of each node represents the count of user sessions on that page. A page with fewer visitors has a thinner node in the diagram.
If a user visits the same page multiple times during their session, that page is only counted once.
Action events are not supported in the Pathways diagram.
You can use the left menu to customize this diagram and display:
The example below displays the four steps that users in the United States take after visiting /department/lighting:
Pathways diagrams support Datadog wildcards, allowing you to build a diagram of all views containing a given phrase.
To match multiple routes, type a wildcard instead of choosing a single view name. The example below displays the five steps that users take after visiting any view matching /department/*:
You can hover over a diagram node to view the number of sessions that included visits to that view.
Click a node for a list of analysis options, such as viewing a sample Session Replay or building a Pathways diagram that starts with that view.
Additional helpful documentation, links, and articles:
| |