> 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/stel-google-analytics-in-channable-in.md).

# Stel Google Analytics in Channable in

> #### **Wie kan gebruik maken van deze functie**
>
> Je hebt het **Core Pro** abonnement in je [Channable-abonnement](/account-billing/account-and-billing-nl/beheer-je-abonnement/channables-prijsplannen.md) Naar gebruik van deze functie.

Google Analytics kan worden gebruikt om conversieratio's te volgen via alle verschillende kanalen van je. Via de Channable-integratie kun je Items filteren op basis van hun prestaties om Insights te krijgen over welke kanalen het meest geschikt zijn voor je Items.

{% hint style="warning" %}
Als een Google Analytics-verbinding verloopt, toont Channable een `mislukte Api` fout. [Verbind Google Analytics opnieuw](/manage-improve-product-data/manage-product-and-improve-data-nl/inzichten/channable-analytics/probleemoplossing-voor-analytics/een-fout-bij-het-downloaden-van-analytics-oplossen.md) om imports te hervatten.
{% endhint %}

***

### <i class="fa-memo-circle-check">:memo-circle-check:</i> Voordat je begint

**Heb je nodig**

* Een Google Analytics-account

**Goed om te weten**

* Channable voegt een unieke trackingcode toe (bijv., `?channable=e1234.XsuTrWezY`) om verkeer te identificeren. Deze code wordt automatisch aan je URL's toegevoegd zodra de analyticsverbinding in Channable is geactiveerd.
* Analytics-gegevens in Channable kunnen tot 24 uur achterlopen op Google Analytics.
* Analytics-data werkt alleen met API's die advertenties maken die naar je website linken. Marktplaatsen, zoals Amazon, linken niet naar je website, dus Analytics kan dat verkeer niet volgen.

### **Maak een Google Analytics-verbinding aan**

1. Ga in je Channable-project naar **Setup**.
2. Klik op het **Statistieken** tab.
3. Klik **Setup analytics**.
4. Vul je Instellingen in:
   1. Voor **Koppel met**, Selecteer een bestaande Google Analytics-verbinding, of Maak aan een nieuwe. Als je een nieuwe verbinding maakt, word je Naar Google Analytics doorgestuurd om in te loggen met je inloggegevens en te bevestigen dat Channable toegang heeft tot je analyticsgegevens.
   2. Voor **Uniek ID per item**, Selecteer het Veld met je Item-ID's. Zorg ervoor dat dit hetzelfde ID-veld is dat je gebruikt in je Google Shopping-kanaal.
   3. Voor **Link Veld**, Selecteer de Projectvelden met de links Naar elk van je Items (hun Item-URL's/landingspagina's). Hier wordt de tracking-UTM aan toegevoegd.&#x20;
   4. Voor **Datumbereik**, Selecteer de specifieke datumreeks van Analytics-gegevens die je wilt importeren in Channable.
   5. Voor **Google Analytics-property-ID**, voer de property-ID vanuit je Google Analytics-account in.

{% hint style="info" %}
Als er geen pop-omhoog verschijnt, open je je browser in de incognitomodus en schakel je pop-omhoogblokkering uit. Zonder deze pop-omhoog werkt de Analytics-koppeling niet, omdat we geen toegang hebben.
{% endhint %}

5. Klik **Opslaan**.

Nadat gegevens beschikbaar zijn, [bekijk 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/stel-google-analytics-in-channable-in.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.
