> 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/google-analytics/warum-stimmen-die-daten-die-ich-in-channable-sehe-nicht-mit-meinen-daten-in-google-analytics-uberein.md).

# Warum stimmen die Daten, die ich in Channable sehe, nicht mit meinen Daten in Google Analytics überein?

Google Analytics (GA) bietet einen umfassenden Überblick über deinen Website-Traffic. Channable zeigt jedoch nur das spezifische Daten-Segment an, das über Channable-getrackte Links erzeugt wurde. Dieser Artikel erklärt, wie du diese Daten in GA findest, um die Genauigkeit der in unserer Plattform angezeigten Metriken zu überprüfen.

### Tracking-Code&#x20;

Channable identifiziert seinen Traffic mit einem eindeutigen Tracking-Code (z. B. `?channable=e1234.XsuTrWezY`). Dieser Code wird automatisch zu deinen URLs hinzugefügt, sobald die Analytics-Verbindung in Channable aktiviert ist.

### Verständnis von Datenabweichungen&#x20;

Zwischen Channable und Google Analytics können aus zwei Hauptgründen Unterschiede auftreten:

* **Daten-Sampling:** Bei hohem Traffic (vielen Klicks) verwendet GA ggf. „Sampling“, das heißt, die Ergebnisse werden auf Basis einer Teilmenge der Daten berechnet statt aller Daten. Mehr dazu findest du in [der Dokumentation von Google](https://support.google.com/analytics/answer/2637192?hl=en).
* **Google Analytics 4** **zugeschriebene Conversions:** Im Gegensatz zu Universal Analytics kann Google Analytics 4 zugeschriebene Conversions bis zu 7 Tage nach ihrer Erfassung aktualisieren.&#x20;

{% stepper %}
{% step %}
In der Google Analytics-Property gehst du zu **Explore** und startest eine **neue Exploration**.

<figure><img src="/files/ef588e20517e5a147d8e92e3860ad0bf231e90c9" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Wähle den richtigen Datumsbereich. Richte die Dimensionen auf „Landing page + query string“ ein. Wähle die **Metriken** aus, die du prüfen möchtest (z. B. Sitzungen und Transaktionen). Wähle die Metriken, die du unter **Werte**.

<figure><img src="/files/dc83962848021a1fd42535b069729ef9317b30dc" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
importiert hast.

<figure><img src="/files/acb37eedb9ea4747bd28234cd679af89796898f3" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
**Füge den Filter hinzu.** Wichtig: In Channable können deine Analytics-Daten bis zu 24 Stunden hinter dem liegen, was du in Google Analytics siehst.
{% endhint %}


---

# 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/google-analytics/warum-stimmen-die-daten-die-ich-in-channable-sehe-nicht-mit-meinen-daten-in-google-analytics-uberein.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.
