> ## Documentation Index
> Fetch the complete documentation index at: https://www.cometchat.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Analytics

> Track notification delivery and engagement metrics from the Campaigns dashboard.

The Analytics page gives you a snapshot of how your notifications are performing — how many were delivered, read, and engaged with.

## Metrics

| Metric     | Description                             |
| ---------- | --------------------------------------- |
| Delivered  | Total notifications confirmed delivered |
| Read       | Total feed items marked as read         |
| Engagement | Total interactions (interacted events)  |

## Engagement Funnel

A visual breakdown showing the progression from sent to engaged:

* **Sent** — total notifications dispatched
* **Delivered** — as a percentage of sent
* **Read** — as a percentage of sent
* **Engagement** — as a percentage of sent

## Recent Campaigns

A table showing your most recent campaigns. Clicking a campaign row opens the campaign details page.

## Campaign Details

Shows per-campaign metrics: sent, delivered, read, and interacted breakdown for a specific campaign.

## Template Details

Available from the templates list under analytics. Shows how a specific template performs across all sends that use it.

## Per-User Engagement

Per-user engagement data is not on this page — it's available on the individual User Detail page.

For programmatic access to analytics data, see the [Analytics API](/rest-api/campaigns-apis/analytics/overview-metrics).
