# 14. Analytics

{% embed url="<https://www.youtube.com/watch?index=14&list=PLGASFo0vRDpks4cfL2V9D0z3Cm78A92Hq&v=8OaUHSF9aqQ>" %}

After creating some discount campaigns and having your customers use them, you might want to see some analytics.

On the Analytics page, you can view analytics for campaigns with various filters. By default, the "Date range" filter is set to "Today" but you can change it to any custom range. There are also filters for campaign method and status. Once you change the filters, your selections will be preserved for future visits to this page.

In the table below, you can see columns for "Impressions", "Applies", "Converted", and "Discount Amount", per campaign.

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

Impressions show how many times the campaign has been displayed to customers in the "stack discount widget".

Applies indicate how many times at least one discount from the campaign was eligible for customer cart items.

Converted reflects how many times customers made an order with the campaign applied.

Discount Amount is the total amount of discount that the campaign provided for all conversions.

Analytics can help you analyze and compare the performance of different campaigns.


---

# 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://uniocode.gitbook.io/stack-discounts/14.-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.
