> For the complete documentation index, see [llms.txt](https://helpcenter.channable.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpcenter.channable.com/manage-improve-product-data/manage-product-and-improve-data-de/insights/channable-analytics/google-analytics-performance-prufen.md).

# Google-Analytics-Performance prüfen

Sieh dir Daten zu Kanal- und Produkt-Traffic, Conversions und Umsatz in Channable an.

Du kannst deine verbundenen Google-Analytics-Daten verwenden, um Traffic, Conversions, Umsatz und Produktleistung für deine Kanäle zu überprüfen.

***

In deinem Projekt, gehe Zu **Dashboard >** **Analytics**.

Wenn du Analytics eingerichtet hast und Kanäle hast, solltest du zwei Einträge sehen: **Analytics-Umsatz**, und **Analytics-Umsatz pro Kanal**.

{% hint style="info" %}
Analytics-Daten erscheinen ein paar Tage, nachdem du die Verbindung eingerichtet hast. Wenn Einträge fehlen oder leer sind, [prüfe dein Google-Analytics-Verbindungs-Setup](/manage-improve-product-data/manage-product-and-improve-data-de/insights/channable-analytics/google-analytics-in-channable-einrichten.md). Wenn der Download fehlschlägt, [behebe den fehlgeschlagenen Analytics-Download](/manage-improve-product-data/manage-product-and-improve-data-de/insights/channable-analytics/fehlerbehebung-fur-analytics/fehler-bei-fehlgeschlagenem-analytics-download-beheben.md).
{% endhint %}

#### Ändere den Berichtszeitraum

1. Klicke oben auf das Dropdown-Menü für den Datumsbereich **Analytics-Umsatz**.
2. Wähle einen Datumsbereich aus.
3. Klicke auf **Anwenden**.

### **Analytics-Umsatz**

Die **Analytics-Umsatz** Grafik vergleicht den Kanalumsatz über die Zeit.

#### Kanäle ein- oder ausblenden

1. Unter der **Analytics-Umsatz** Grafik klicke auf **Sichtbarkeit umschalten**.
2. Unter der Grafik klicke auf einen Kanalnamen, um ihn wieder anzuzeigen.

### **Analytics-Umsatz pro Kanal**

Die **Analytics-Umsatz pro Kanal** Die Tabelle gliedert die von Google gesammelten Analytics-Daten auf Kanalebene auf.

Sie kann Folgendes enthalten:

* **Sessions:** Besuche von einem Kanal.
* **Transaktionen:** Abgeschlossene Käufe von einem Kanal.
* **Conversion-Rate:** Prozentsatz der Sessions, die zu einer Transaktion geführt haben.
* **Umsatz:** Einem Kanal zugeordneter Umsatz.
* **Absprünge:** Sessions ohne weitere Interaktion.
* **Absprungrate:** Prozentsatz der Sessions mit Absprung.

<figure><img src="https://content.gitbook.com/content/u8whzIfip72Kvn3M1bsc/blobs/BhYce0n0OE5xoLdDu3uY/19238252826002" alt="Analytics revenue per channel table showing traffic, transaction, conversion, revenue, and bounce metrics."><figcaption></figcaption></figure>

### Prüfe die Leistung auf Produkt-/Item-Ebene

Im **Analytics-Umsatz pro Kanal** Tabelle klicke auf einen Kanal in der **Kanal** Spalte.

<details>

<summary><strong>Produkte sortieren</strong></summary>

Klicke in der Produkttabelle auf das <i class="fa-angles-up-down">:angles-up-down:</i> Sortiersymbol, um nach einer Kennzahl auf- oder abzusteigend zu sortieren.

</details>

<details>

<summary><strong>Ändere die Berichtsebene</strong></summary>

Im **Dimension** Menü, wähle die Berichtsebene aus, die du brauchst.

</details>

<details>

<summary><strong>Produkte finden</strong></summary>

Gib in der Suchleiste einen Titel, eine Beschreibung oder eine Item ID ein.

</details>


---

# 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.channable.com/manage-improve-product-data/manage-product-and-improve-data-de/insights/channable-analytics/google-analytics-performance-prufen.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.
