# Drip Campaign Analytics

## **Campaign Overview**

The Sequence or Campaign Overview displays all sequences or campaigns created across various channels, offering important details like the name, creator, creation date, and step count. You can also view the sequence status as Draft, Published, or Paused.&#x20;

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

## Logs of the Sequence

Logs track the status of each sequence and provide detailed insights into the performance and progress of the messages sent to recipients. The logs include various stages such as Enrolled, Completed, In Progress, Dropped, Success, and Failed, which help in monitoring and managing the sequences effectively.

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

**Enrolled:** This status indicates the number of recipients or contacts who have been successfully added to the sequence.

**Completed:** This status tracks the recipients who have gone through the entire sequence successfully and completed all the steps.

**In Progress:** This refers to recipients who are currently undergoing the sequence and have received some but not all of the messages.

**Dropped:** Refers to recipients who were removed from the sequence before completion, either due to unsubscribing, not meeting certain conditions, or any other reason that causes them to exit the sequence early.

**Success:** This status tracks the recipients who have successfully received the sequence messages and interacted with them as expected (e.g., clicking on links, replying, etc.).

**Failed:** This refers to recipients who were unable to receive or complete the sequence due to issues like undelivered messages, errors in the system, or recipients who were unreachable.


---

# 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.bizmagnets.ai/whatsapp-drip-campaign/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.
