> 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/fehlerbehebung-fur-analytics/analytics-daten-mit-google-analytics-uberprufen.md).

# Analytics-Daten mit Google Analytics überprüfen

Erfahre, warum Channable-Kennzahlen von den in Google Analytics angezeigten Werten abweichen können und wie du die Genauigkeit überprüfst.

Google Analytics erfasst den gesamten Website-Traffic, aber Channable berichtet Traffic von Links, die von Channable nachverfolgt werden.

In diesem Artikel zeigen wir dir, wie du die Daten in deinem Google Analytics-Account findest, um die in deiner Analytics-Übersicht angezeigten Daten zu überprüfen.

{% hint style="warning" %}
Analytics-Daten in Channable können Google Analytics um bis zu 24 Stunden hinterherhinken.
{% endhint %}

### Wie Channable Traffic identifiziert

Wenn du eine Analytics-Verbindung aktivierst, fügt Channable deinen URLs einen eindeutigen Tracking-Code hinzu. Der Code sieht so aus `?channable=e1234.XsuTrWezY`.

Verwende diesen Code, um den passenden Traffic in Google Analytics zu filtern.

### Warum Metriken abweichen können

Metriken können aus diesen Gründen abweichen:

* **Daten-Sampling:** Google Analytics kann Berichte mit hohem Traffic aus einer Datenstichprobe berechnen. Siehe [Google Analytics Daten-Sampling](https://support.google.com/analytics/answer/2637192?hl=en).
* **Zugeschriebene Conversions:** Google Analytics 4 kann zugeschriebene Conversions bis zu Sieben Tage lang aktualisieren.

### Vergleiche Channable-Daten in Google Analytics

{% stepper %}
{% step %}
Wähle in deiner Google Analytics 4-Property **Erkunden**, und dann erstelle eine neue **leere** Exploration.
{% endstep %}

{% step %}
Passe den Datumswähler oben links im Exploration-Bildschirm an den Exakten Datumsbereich an, den du in Channable analysierst.

<figure><img src="https://content.gitbook.com/content/u8whzIfip72Kvn3M1bsc/blobs/Juykv9852PJvgp1tTPCO/21020575919890" alt="Google Analytics exploration settings showing dimensions, metrics, and values."><figcaption></figcaption></figure>
{% endstep %}

{% step %}

* Dimensionen importieren: Füge `Landingpage + Query-String`.
* Metriken importieren: Füge `Sitzungen`, `E-Commerce-Käufe`, und `Item-Umsatz`.
* Tabelle befüllen: Ziehe `Landingpage + Query-String` in Zeilen und deine Metriken in Werte.
  {% endstep %}

{% step %}
Scrolle unter Tab-Einstellungen nach unten zu Filter.

* Auswählen `Landingpage + Query-String`.
* Ändere die Übereinstimmungsart zu `enthält`&#x20;

{% hint style="warning" %}
Verwende „exakt übereinstimmt“ nicht, da sich die Query-Strings je Produktseite unterscheiden.
{% endhint %}

* Gib `channable` in das Wertefeld ein und klicke auf Anwenden.

<figure><img src="https://content.gitbook.com/content/u8whzIfip72Kvn3M1bsc/blobs/TxLZD7Vpa72dSVYnVwFz/16043806515858" alt="Google Analytics exploration filter settings for Channable-tracked landing page URLs."><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

### Nächste Schritte

* [Eine Google-Analytics-Verbindung konfigurieren](/manage-improve-product-data/manage-product-and-improve-data-de/insights/channable-analytics/google-analytics-in-channable-einrichten.md)
* [Google-Analytics-Performance überprüfen](/manage-improve-product-data/manage-product-and-improve-data-de/insights/channable-analytics/google-analytics-performance-prufen.md)


---

# 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/fehlerbehebung-fur-analytics/analytics-daten-mit-google-analytics-uberprufen.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.
