# Analyzing Campaign Reports

For every campaign run on Growlytics, you get detailed reports of how your campaigns are performing and how much revenue the campaigns are generating.

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

The above screenshot clearly indicates, for each campaign, you can see all the delivery statistics, conversions, and revenue generated.

1. **Eligible:** Eligible customers to whom messages will be sent.
2. **Sent:** Count of messages sent for this campaign.
3. **Delivered:** Count of messages delivered for this campaign.
4. **Failed:** Count of messages not delivered for this campaign.
5. **Opens:** a. **Unique Opens:** # of customers opened email. b. **Total Opens:** Total email opens.
6. **Clicks:** a. **Unique Clicks:** # of customers clicked on message link. b. **Total Clicks:** Total message clicks.
7. **Conversions:** a. **Total Conversions:** # of conversions. b. **Total Revenue:** Amount of revenue generated.

### Setting up Conversion Tracking

For conversions, you can select the conversion event by clicking on the 'Revenue Tracking Setup' button. You can specify the event you want to use for conversion and revenue tracking as shown in the screenshot below.

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

Click [here](/campaigns/analyzing-campaign-reports/conversion-tracking.md) to know more about conversion tracking.&#x20;


---

# 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/campaigns/analyzing-campaign-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.
