# Key metrics

{% 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 metrics data in the table is broken down into the following metrics:

* Visitors
* Engaged visits: number of visits that had at least one event (page view, click, etc.)
* Wallets: number of users that connected a wallet
* Engagement rate: percentage of visits that had at least one event (page view, click, etc.)
* Engaged visits per user: Average number of visits that had at least one event (page view, click, etc.) per user
* Avg. visit duration
* Conversions, how many conversions were attributed to a specific channel including **onchain conversions**!
* USD Value, the total value of conversions in USD, including data collected **onchain**


---

# 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/acquisition-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.
