# Analytics

**PushExpress -- Quckstart Analytics**

* [Stats rundown](#stats-rundown)
* [Grouping rundown](#grouping-rundown)
* [Other possibilities](#other-possibilities)

### Stats rundown

<div align="center"><img src="/files/sojsyMkCrBFFfKaM0SZH" alt="" width="800"></div>

<sup>*Stats menu*</sup>

1. Sent, Number.

<div align="center"><img src="/files/siavGkzfpoWHPHrqJ6bK" alt="" width="800"></div>

2. Clicks, Number.

The amount of clicks received on your push notification.

3. CTR, %.

Click-Through Rate. For example, if an ad was displayed 1000 times (impressions) and received 50 clicks, the CTR would be 5%.

4. Registrations, Number.

The amout of devices that proceeded to registration after push-notification.

5. Deposits, Number.

The amount of devices that topped up (made a deposit) their balance after push-notification.

6. Unique Devices Covered, Number.

The amout of unique devices covered in this dispatch. Reflects only the amount of devices that actually received push-notification.

7. Push rate, Number.

The number of pushes received on average by a user over a specified period. For example, if 1000 pushes were sent to 200 unique devices, the Push rate would be 5.

8. Unique CTR, %.

The average number of clicks per unique device. For example, if 1000 devices made 2300 clicks, the Push Rate would be 2.3. This means that, on average, each device clicked 2.3 times.

9. CTR Registrations, %.

Shows you percentage of devices that proceeded to registration after they received push-notification.

10. CTR Deposits, %.

Shows you percentage of devices that proceeded to deposit after they received push-notification.

### Grouping rundown

<div align="center"><img src="/files/HSt2a3uGiHcFI6fJha4E" alt="" width="800"></div>

<sup>*Grouping menu*</sup>

1. Country.

Filter by countires.

2. Language.

Filter by language.

3. Segment.

Filter by your custom created segments.

4. Send ID.

Filter by Send ID. This is a unique internal Send ID in the Push.Express system.

5. Application.

Filter by application.

6. Task Type.

Filter by task type. Choose from smart-weekly, one-time send or autopush (event triggered push-notification).

7. Task Name.

Filter by task name.

8. Language Push.

Filter by device language.

9. Period.

Filter by sending period. Choose from Minute, Hour, Day, Week, Month or custom period of Days.

If you need help with using analytics, please contact our [support team.](https://t.me/pushexpress)

### Other possibilities

1. Download the Demo Apps ([PWA](https://demo-sdk.push.express/js/), [Android](https://app.push.express/template/include/app.apk), iOS (coming soon)) from Push.Express and test the analytics directly on your device! Install the app, send a push notification, click on the push, simulate a registration or a deposit. You can view all the statistics on the Analytics page. Log in to a [separate account](https://app.push.express/auth/?logout\&type=testapp) with demo apps..
2. Contact our [support team](https://t.me/pushexpress) if you have any questions or need assistance.


---

# 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.push.express/quckstart/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.
