# Insights

### Overview

Once you send an email campaign, you can follow and see:

* Which emails were **delivered**
* Which emails were **bounced**
* Which emails were **opened**
* Which emails were **clicked**
* Which emails were **unsubscribed**

These metrics help you understand what’s working and who is engaging—so you can follow up with the right people at the right time.

You can also view delivery and open activity at the individual contact level directly within each contact’s History tab.

{% embed url="<https://rechatq.wistia.com/medias/7r3rlafh0n>" %}

### Getting Basic Stats on Campaigns

{% tabs %}
{% tab title="🖥️ Desktop" %}
Navigate to **Marketing → Insights → Sent** to view a list of your email campaigns.

![](/files/-MKEXSDJH0uIr3BbGP2r)

In this example:

* **403 recipients** were targeted
* **391 delivered**
* **151 opened**
* **3 clicked**

{% hint style="info" %}
These metrics are counted per unique recipient. Multiple opens or clicks from the same person are only counted once.
{% endhint %}
{% endtab %}
{% endtabs %}

### Viewing Recipient-Level Engagement

You can drill into any campaign to see how individual recipients engaged with your email.

{% tabs %}
{% tab title="🖥️ Example: See who clicked on your email" %}

1. Go to **Marketing → Insights**
2. Select a campaign
3. Use the **Sort** option (top right)
4. Choose **Most Clicked** (or other filters)

This allows you to quickly identify your most engaged contacts.

{% hint style="success" icon="star" %}
***Pro Tip:*** Combine this with Contact History to see a full timeline of that contact’s activity.
{% endhint %}
{% endtab %}
{% endtabs %}

{% hint style="info" %}
**Understanding Open Tracking**

Open rates are tracked using a small, invisible image embedded in each email.

Because of this:

* Open tracking depends on the recipient’s email client
* If images are blocked, opens may not be recorded

*This means open rates are a helpful indicator—but not always 100% precise.*
{% endhint %}

{% content-ref url="/pages/fMBmcjgtFPrvzx5bdcmB" %}
[Understanding Bounces and Unsubscribes](/guides/marketing/email-deliverability/understanding-bounces-and-unsubscribes.md)
{% endcontent-ref %}


---

# 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://help.rechat.com/guides/marketing/getting-insights.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.
