# Analytics data

The main dashboard screen provides a quick snapshot of your loyalty program’s key metrics. Here’s what each metric means:

#### Total Customers

* **What It Shows**: The total number of customers who have joined your loyalty program.
* **Why It’s Useful**: This helps you understand the reach of your program by showing how many customers have signed up.

#### Active Cards

* **What It Shows**: The number of loyalty cards currently in use by customers.
* **Why It’s Useful**: This indicates how many customers are actively participating in your loyalty program, allowing you to gauge engagement.

#### Stamps Granted

* **What It Shows**: The total number of loyalty stamps awarded to customers.
* **Why It’s Useful**: Tracking stamps lets you see how often customers are interacting with your loyalty program.

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

###


---

# 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://rewardly.gitbook.io/rewardly/features/analytics-data.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.
