> 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-nl/inzichten/channable-analytics/probleemoplossing-voor-analytics/controleer-analytics-gegevens-met-google-analytics.md).

# Controleer Analytics-gegevens met Google Analytics

Begrijp waarom Channable-metrics kunnen afwijken van wat er in Google Analytics wordt getoond, en hoe je de nauwkeurigheid kunt controleren.

Google Analytics houdt al het websiteverkeer bij, maar Channable rapporteert verkeer van links met Channable-tracking.

In dit artikel leggen we uit hoe je de gegevens in je Google Analytics-account kunt vinden om de gegevens te controleren die worden weergegeven in je analytics-overzicht.

{% hint style="warning" %}
Analytics-gegevens in Channable kunnen tot 24 uur achterlopen op Google Analytics.
{% endhint %}

### Hoe Channable verkeer identificeert

Wanneer je een Analytics-verbinding activeert, voegt Channable een unieke trackingcode toe aan je URL's. De code ziet er zo uit `?channable=e1234.XsuTrWezY`.

Gebruik deze code om het overeenkomende verkeer te filteren in Google Analytics.

### Waarom statistieken kunnen verschillen

Statistieken kunnen om deze redenen verschillen:

* **Datasteekproef:** Google Analytics kan rapporten met veel verkeer berekenen op basis van een gegevenssteekproef. Zie [Google Analytics-datasteekproef](https://support.google.com/analytics/answer/2637192?hl=en).
* **Geattribueerde conversies:** Google Analytics 4 kan geattribueerde conversies tot zeven dagen bijwerken.

### Vergelijk Channable-gegevens in Google Analytics

{% stepper %}
{% step %}
Selecteer in je Google Analytics 4-property **Verkennen**, en maak dan een nieuwe **Leeg** verkenning.
{% endstep %}

{% step %}
Stem de datumkiezer linksboven in het Verkennen-scherm af op het exacte datumbereik dat je in Channable analyseert.

<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 %}

* Importeer dimensies: voeg `Landingspagina + querystring`.
* Importeer statistieken: voeg `Sessies`, `E-commerceaankopen`, en `Itemomzet`.
* Vul tabel: sleep `Landingspagina + querystring` naar Rijen, en je statistieken naar Waarden.
  {% endstep %}

{% step %}
Scroll omlaag naar Filters onder Tab-instellingen.

* Selecteer `Landingspagina + querystring`.
* Type overeenkomst wijzigen naar `bevat`&#x20;

{% hint style="warning" %}
Gebruik 'komt exact overeen' niet, omdat querystrings per productpagina verschillen.
{% endhint %}

* Voer `channable` in het waardeveld in en klik op Toepassen.

<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 %}

### Volgende stappen

* [Configureer een Google Analytics-verbinding](/manage-improve-product-data/manage-product-and-improve-data-nl/inzichten/channable-analytics/stel-google-analytics-in-channable-in.md)
* [Controleer de prestaties van Google Analytics](/manage-improve-product-data/manage-product-and-improve-data-nl/inzichten/channable-analytics/bekijk-de-prestaties-in-google-analytics.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-nl/inzichten/channable-analytics/probleemoplossing-voor-analytics/controleer-analytics-gegevens-met-google-analytics.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.
