# Campaigns

In the [Campaigns](https://app.pushpushgo.com/organization/dashboard/campaigns) section you can find information about campaigns statistics:

* **Number of campaigns** - how many campaigns were sent in a given time range,
* **CTR** - analyze Click-Through Rate of your campaigns in a selected time range. The Click-Through Rate is one of the most important metrics in push notifications, showing the relation of clicked pushes to number of sent notifications,
* **Clicked** - number of clicked push notifications in a given time range,&#x20;
* **Delivered** - number of delivered  notifications  in a given time range,&#x20;
* **Sent** - number of sent notifications in a given time range,

![](/files/WcHN0NS6RIVKXiAOL3ek)

* **Number of campaigns** - a chart presenting how many campaigns was sent daily in a given time range,

![](/files/wqTMH3II42Iq95Pl0cSE)

* **Statistics** - a chart presenting basic statistics of campaigns sent daily (clicked, delivered, sent) in a given time range,
* **CTR** - daily CTR results in a given time range,
* **DSP** - daily deliverability rate in a given time range,
* **Sending hours** - a bar chart presenting number of campaigns sent depending on time of day in a given time range,

![](/files/Y1q1cD0y0MkuQ5jlCRpH)

* **Subscribers activity** - a bar chart presenting delivered and clicked depending on time of day in a given time range,

![](/files/k6MFhX0djyk371rny2pM)


---

# 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.pushpushgo.company/analytics/organization-analytics/organization-dashboard/campaigns.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.
