# Analyze Journey

Analyzing a journey allows you to evaluate its performance and track key metrics to optimize customer engagement. This section provides an overview of how to access journey details, review the workflow, and monitor the journey's success.

### Navigation to Journey Details

To view the detailed analytics of a journey, follow these steps:

1. Navigate to the [**Journey**](https://app.quickreply.ai/v3/journeys).
2. Find the journey you want to analyze.
3. Click on the **Details** button next to the desired journey. This will open the **Journey Details** page, where you can view important metrics and data related to the journey’s performance.

<figure><img src="/files/1BVejj56TaIcJg3b9Q93" alt=""><figcaption></figcaption></figure>

## Overview Tab

The Journey Analytics Dashboard provides a snapshot of how a journey is performing. Users can view key metrics such as:

* Number of times the journey was triggered
* Unique customers reached
* Orders generated and revenue attributed
* Messaging cost, engagement and ROI

It also includes a performance graph to visualize activity over time, details about the journey’s trigger event, and the status of goal and exit conditions. This helps users track effectiveness and identify areas for optimization.

<figure><img src="/files/hgT4ttzreeGBhSNzTPBw" alt=""><figcaption></figcaption></figure>

### Option to Check the Workflow

Within the **Journey Details** page, you can view the journey's workflow to understand how it progresses through various nodes:

1. Click on the **Workflow** tab located inside the **Journey Details**.
2. This section will display a visual representation of the journey's sequence, showing the flow of actions and decisions.
3. Analyze each step to determine how users interact with different nodes and evaluate the effectiveness of each part of the journey.
4. You can also filter between different versions of the journey to see the performance for a particular time range.

<figure><img src="/files/ZxVK7K9aWysaVVaHsu9T" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.quickreply.ai/product-modules/journeys/analyze-journey.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
