> For the complete documentation index, see [llms.txt](https://helpcenter.etron.info/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpcenter.etron.info/onretail-wiki/handbuch/onlineshop/berichte.md).

# Berichte

## Online Handel

<div align="left"><img src="/files/PXLxo2gjpfAcM5hM4Egr" alt=""></div>

![](/files/NTxkVeePDjA1nCz616Ry)

Dieser Bereich gibt eine grafische Übersicht der aktuellen Umsätze und aktuellen Werte.

## Verkauf

<div align="left"><img src="/files/TmgpvOg7kma6qJu3W8kQ" alt=""></div>

![](/files/Tfq5GUZeB30Z2jXSe1PB)

Die Online-Verkaufsanalyse ermöglicht Auswertungen aller Verkäufe über eine Pivot-Tabelle, die auf Ihre Bedürfnisse angepasst werden kann.&#x20;

## Besucher

<div align="left"><img src="/files/lcJ8excGu8YLVUWOX8jw" alt=""></div>

### Besucher

![](/files/EmZ77FNwoUOAfc5xKdMO)

Diese Übersicht zeigt welche Besucher, wann auf Ihrer Seite waren und auf welcher Seite zuletzt. Ebenso wird auch angezeigt wie viele Seiten ein Besucher bei seinem Besuch angesehen hat.

### Ansichten

![](/files/RDWa7BLcPmZDodvCiujo)

Diese Anzeige zeigt an, welche Seiten, von welchem Benutzer wann zuletzt aufgerufen worden sind.&#x20;

## Mein Dashboard

<div align="left"><img src="/files/3IVUe7EJbRKVh3ULfBtn" alt=""></div>

![](/files/OvQlqMIgbXukRNjy64sD)

Gestalten Sie hier die Ansichten die Sie am meisten benötigen, indem Sie bei unterschiedlichsten Filtern und Auswertungen die Funktion **Favoriten > Add to my dashboard** nutzen.

![](/files/4iSNLYcOjbZsOHTajGZj)


---

# 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://helpcenter.etron.info/onretail-wiki/handbuch/onlineshop/berichte.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.
