# Analytics

## Viewing Analytics <a href="#viewing-analytics" id="viewing-analytics"></a>

You can view analytics for a Broadcast by going to the [Broadcasts Page](https://app.usepylon.com/broadcast) and clicking on the Broadcast you sent.

<figure><img src="https://mintlify.s3-us-west-1.amazonaws.com/pylon/images/broadcast-overview.png" alt=""><figcaption><p>An example Broadcast</p></figcaption></figure>

## [​](https://docs.usepylon.com/broadcast/analytics#top-level-metrics)Top Level Metrics <a href="#top-level-metrics" id="top-level-metrics"></a>

<figure><img src="https://mintlify.s3-us-west-1.amazonaws.com/pylon/images/broadcast-analytics-top-level.png" alt=""><figcaption></figcaption></figure>

## [​](https://docs.usepylon.com/broadcast/analytics#link-clicks)Link Clicks <a href="#link-clicks" id="link-clicks"></a>

You can view the number of link clicks seperated by each Link.

<figure><img src="https://mintlify.s3-us-west-1.amazonaws.com/pylon/images/broadcast-analytics-link-click.png" alt=""><figcaption></figcaption></figure>

## [​](https://docs.usepylon.com/broadcast/analytics#engagements-by-customer)Engagements by Customer <a href="#engagements-by-customer" id="engagements-by-customer"></a>

Analytics are automatically seperated by customer.

<figure><img src="https://mintlify.s3-us-west-1.amazonaws.com/pylon/images/broadcast-analytics-accounts.png" alt=""><figcaption></figcaption></figure>

Drill into the details of what happened within each customer channel by clicking on any of the rows.

<figure><img src="https://mintlify.s3-us-west-1.amazonaws.com/pylon/images/broadcast-analytics-details.png" 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.usepylon.com/pylon-docs/broadcasts/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.
