# How to Check Broadcast Summary

***

The broadcast summary provides a comprehensive overview of the broadcast, including **counts and percentages** of various metrics:

* **Sent**: The total number of contacts the message was sent to
* **Delivered**: The total number of contacts the message reached successfully
* **Unread**: The total number of contacts who have yet to read the message
* **Read**: The total number of contacts who have opened/read the message
* **Replied**: The total number of contacts who have replied
* **No Response**: The total number of contacts who did not respond to the message
* **Failed**: Total count of contacts where the message failed to send

<div align="left"><figure><img src="https://2303112206-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F53n17VnOICC1LtDqlENV%2Fuploads%2FQiQy5MDYLX9CBBlTOkll%2Fimage.png?alt=media&#x26;token=58df2731-cc4b-4401-9635-824d0241bcec" alt="" width="317"><figcaption></figcaption></figure></div>

In the broadcast list, 👆 there are a total of 498 members. Out of these, the broadcast message was successfully delivered to 329 members, approximately 66.1%. However, the message failed for 158 members, which is approximately 31.7% of the total.

***

In addition to providing an overview of the broadcast campaign's performance, the broadcast summary also allows users to track the engagement levels of specific elements within their templates.

This includes the ability to monitor the number of customers who have clicked on specific buttons or links embedded within the message.&#x20;

Such insights enable users to gauge the effectiveness of their call-to-action buttons or linked content, facilitating informed decisions for optimizing future campaigns.

<div align="left"><figure><img src="https://2303112206-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F53n17VnOICC1LtDqlENV%2Fuploads%2FOZOlBo1CmgxH9hYJT3Je%2Fimage.png?alt=media&#x26;token=184e6ed1-f443-4995-9b7a-d2f92d8d98e5" alt="" width="307"><figcaption></figcaption></figure></div>

In this broadcast, 👆 there are three buttons included in the message: "Interested," "Not Interested," and "Stop," along with one call-to-action button labeled "Visit website," which redirects to the website when clicked.

* &#x20;In the broadcast summary, you can see how many members who read the message have responded by clicking on any specific button.&#x20;
* You'll be able to view the total number of members who clicked on the "Interested," "Not Interested," or "Stop" button, as well as the number of members who clicked on the button to visit the website.

<div align="left"><figure><img src="https://2303112206-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F53n17VnOICC1LtDqlENV%2Fuploads%2F5QJ2t7Ip3izJq3odOzA7%2Fimage.png?alt=media&#x26;token=9e0ac4ec-b6d8-4e53-8db2-0f0959c479f5" alt="" width="319"><figcaption></figcaption></figure></div>

***


---

# 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://learn.doubletick.io/broadcast-list/how-to-check-broadcast-summary.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.
