# Key metrics

## **Key Metrics in the Conversions Dashboard**

{% hint style="info" %}
You can learn more about Conversion Events and understand how our attribution model works [in this article](/cookie3-analytics/features/conversion-events/how-our-attribution-works.md).
{% endhint %}

The dashboard presents several important metrics that allow you to analyze conversions from multiple perspectives:

| Metric                    | Description                                                             | Importance                                                |
| ------------------------- | ----------------------------------------------------------------------- | --------------------------------------------------------- |
| Conversions               | Total number of conversion events completed over a selected time period | Measures overall conversion performance                   |
| Conversions per User      | Average number of conversion events per unique user                     | Indicates user engagement level                           |
| Unique Conversions        | Number of unique conversion actions performed                           | Differentiates between repeat and first-time interactions |
| Total OnChain Conversions | Number of conversions occurring on the blockchain                       | Measures Web3-specific engagement                         |
| Conversion Value          | Total value of all conversion events in USD                             | Quantifies financial impact of 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://docs.cookie3.com/cookie3-analytics/features/web-analytics/conversions-report/key-metrics.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.
