> For the complete documentation index, see [llms.txt](https://docs.abtasty.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.abtasty.com/recommendations-and-merchandising_deprecated/recos-and-merch-analytics/overview-data.md).

# Overview data

To assess the effectiveness of your recommendations, three key metrics provide valuable insights:

## User Rate <a href="#h_01jdmhc6fc2wp5fj7jrk7f8axv" id="h_01jdmhc6fc2wp5fj7jrk7f8axv"></a>

The User Rate reflects the proportion of visitors who interact with at least one recommendation.

**How it’s calculated:** It is expressed as the percentage of visitors who click on a recommendation out of the total number of website visitors.\
**Why it matters:** A high User Rate indicates that your recommendations are relevant and engaging for your audience.

## Weight in Revenue <a href="#h_01jdmhbxcgtc64tcvbfsadc8me" id="h_01jdmhbxcgtc64tcvbfsadc8me"></a>

The Weight in Revenue metric highlights the contribution of recommendations to your total revenue.

**How it’s calculated:** It measures the portion of overall income that can be directly attributed to sales driven by recommendations.\
**Why it matters:** This metric helps you understand the financial impact of recommendations on your business, demonstrating their value in generating income.

## Revenue/User Impact <a href="#h_01jdmhce73mr649dtnq8g8y23n" id="h_01jdmhce73mr649dtnq8g8y23n"></a>

The Revenue/User Impact evaluates the incremental sales generated per user through recommendations.

**How it’s calculated:** It represents the increase in revenue attributable to recommendations for each user who interacts with them.\
**Why it matters:** This metric provides insights into the average revenue boost driven by recommendations, helping to assess their effectiveness in driving sales growth.

## ![](/files/9jLmoHvuZlIiFMOap1dN) <a href="#h_01jdkwws1msy5d6mhexxhjpq71" id="h_01jdkwws1msy5d6mhexxhjpq71"></a>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.abtasty.com/recommendations-and-merchandising_deprecated/recos-and-merch-analytics/overview-data.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
