# Reporting

AB Tasty's reporting system offers insights into campaign performance by specific goals. It visually presents campaign results, utilizing various data representations and color codes to highlight the top-performing variations and help you make data driven decisions to boost your impact.

* **Key Features and Functionality:**
  * **Confidence Intervals and Winning Chance**: Utilizes Bayesian statistics for more reliable analysis.
  * **Real-Time Reporting**: Provides up-to-the-minute insights and data.
  * **Audience Comparison**: Offers a double-filtered view for specific audience analysis.
  * **Detailed Filtering Options**: Includes filters by device, geolocation, browser, and user type (new vs. returning) to assess campaign success and trends.
  * **Data Representation**: Uses various forms and color coding to easily identify the best-performing variations.
  * **Clear Visualization**: Campaign results are displayed clearly for straightforward interpretation.
  * **Goal-Based Performance Analysis**: Allows users to analyze campaign performance


---

# 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.abtasty.com/reporting-and-performances/reporting.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.
