# Analyze Journey Reports

Journey reports help you understand how customers are entering and being processed in the journey. You can also see the summary of all campaigns being sent along with their CTA.

When you click on any journey on the Journey List Page, on the Growlytics dashboard, you will see a summary of the overall impact of the journey over the last 7 days by default. (you can change this time range).&#x20;

Here you can check&#x20;

* How many customers entered the journey,&#x20;
* How many exited the journey,&#x20;
* Revenue generated by the journey
* Customer engagement across all channels of communication
* Individual performance of campaigns&#x20;

### Advanced Journey Insights

The first section on the Journey Details Page will give you real-time insights on:&#x20;

<figure><img src="/files/INevezBwv8vthVzTdJid" alt=""><figcaption><p>AdvancedJourney Insights</p></figcaption></figure>

* **Customers Entered**: Number of customers who entered the journey till now.
* **Customers In Journey**: Number of customers who are currently being processed in the journey.
* **Customers Exited**: Number of customers who exited the journey till now.
* **Total Conversions**: Total number of conversions brought in by Running Journey till now.&#x20;
* **Total Revenue**: Total revenue that the Running Journey has generated till now&#x20;

### Journey Insights and Engagement

The second section on the Journey Details Page will give you real-time insights into the overall performance of the journey at a glance.&#x20;

<figure><img src="/files/CibFKYfHFdH6QGTYu0kk" alt=""><figcaption><p>Journey Insights and Engagement</p></figcaption></figure>

1. **Journey Insights**: This section will tell you how many customers entered the journey, how many customers exited the journey, and the total revenue generated from the journey. &#x20;
2. **Engagement Trends**: This section will give you an overview of the level of customer engagement in each channel of communication, that is, Email, SMS, WhatsApp, Mobile Push, and Web Push. You will also be able to view the total customer engagement across all channels.&#x20;

You have the option to generate these reports for the following time periods

* Last 24 Hours
* Last 2 Days
* Last 7 Days
* Last 15 Days
* Last 30 Days
* Custom Time Period &#x20;

### Campaign Insights

The third and final section on the Journey Details Page will give you detailed insights on Campaign Wise Conversions based on&#x20;

<figure><img src="/files/lPk9ck9YWwPCWtf8eQRu" alt=""><figcaption><p>Campaign Insights </p></figcaption></figure>

* Channel Used&#x20;
* Communications Sent&#x20;
* Communications Failed
* Communications Opened
* Communications Clicked
* Communications Converted
* Content of the Message Sent

Here also you have the option to generate these reports for the following time periods

* Last 24 Hours
* Last 2 Days
* Last 7 Days
* Last 15 Days
* Last 30 Days
* Custom Time Period

### Journey Customer Flow Analysis

In addition to overall reports, you can also check how customers are flowing through various steps in the journey. To do this,&#x20;

* Click on 'Journey Steps'
* Click on the Graph icon to see the reports for each step&#x20;

<figure><img src="/files/obmiEpq1UbKb19P6RqwZ" alt=""><figcaption><p>Journey Flow Analysis</p></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://support.growlytics.in/journeys-and-automation/analyze-journey-reports.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.
