# Web Push Campaign Overview

## Campaign Dashboard

As soon as you click on Campaign, you will be able to see the Campaign Dashboard that contains overview data about your campaign.&#x20;

<figure><img src="/files/fr2zt3wrlgEu6fG8NHaC" alt=""><figcaption></figcaption></figure>

What does the Dashboard contain?&#x20;

* All Campaigns that have been sent in the past
* Overview Analyze result of the campaign, which contains **Impressions** (the number of campaigns that have been sent to the customer successfully), **Clicks** (the number of times customers click on the notification), **Average CTR** (how often users click on your campaign notification), **Generated Revenue** (revenue generated for the campaign).&#x20;
* Button to Create a new Campaign.&#x20;

From the Dashboard, you can check the results of every single campaign that you have created in the past as well as create a new campaign.&#x20;

## How to check the results of past campaigns?

When viewing the Dashboard, you can view the Actions column to see multiple actions that you can do with the past campaign, which is see the Campaign Details and Generated Order from Campaign

<figure><img src="/files/zIt1Ynid1lHjhGEwGdIM" alt=""><figcaption></figcaption></figure>

### Campaign Details

<figure><img src="/files/UBcEXAPGGmqqzptlIi9k" alt=""><figcaption></figcaption></figure>

The campaign details will have everything about the past campaign, which is:&#x20;

* Result of the campaign
* Campaign Title
* Campaign Message
* Campaign type
* Campaign Schedule
* Customer Segment
* Primary URL of the campaign
* Discount code
* Notification Action&#x20;
* Campaign Banner

In case this campaign has created a great result, you could click on "Duplicate" to create a new campaign that has every data the same as the past campaign. This could work wonderfully in case you have a Event campaign such as a Christmas campaign that has generated great data in the past and now you only need to copy it for this year.&#x20;


---

# 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://doc.uppush.io/uppush/web-push-campaign-and-segmentation/web-push-campaign-overview.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.
