# Drip Campaign Analytics

### Campaign Overview

The Sequence or Campaign Overview displays all Sequences or Campaigns created for every channel, providing essential details like name, creator, creation date, and step count.

You can also see the sequence status (**Draft, Published, or Paused**) and Key Metrics: Enrolled (total users in the sequence), Completed (users who received all messages and exited), and Goal (users who met success/failure conditions and exited).

<figure><img src="/files/3wc12luBXGmFipW0YHnx" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
The total number of goal success or failure users doesn't come under the Total number of completed count.
{% endhint %}

### Monitoring Campaigns

To ensure the effectiveness of your WhatsApp Drip Campaigns, it's essential to regularly check the campaign logs. These logs provide valuable insights into user interactions and campaign performance, helping you make informed adjustments and optimizations.

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

### Filter Logs of a Campaign

To filter the logs of your campaign, you can use different statuses parameters such as *In Progress*, *completed*, *failed*, *error*, *dropped*, or *success*. This will help you to analyze specific aspects of your campaign's performance.

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

### Export the Logs of a Campaign

To download your campaign logs for more analysis or to save them, follow these steps:

<figure><img src="/files/x7nY2tLbltard1e1vI5y" 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.gallabox.com/whatsapp-drip-campaigns/drip-campaign-analytics.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.
