> For the complete documentation index, see [llms.txt](https://docs.adpage.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.adpage.io/documentation/documentation-nl/optimaliseer-je-setup/consentbeheer/cookiebot-toevoegen-aan-gtm.md).

# Cookiebot toevoegen aan GTM

Deze handleiding legt stap voor stap uit hoe u de Cookiebot-sjabloon integreert in uw Google Tag Manager-webcontainer, zodat uw website voldoet aan privacyregelgeving en bezoekers op de juiste manier toestemming geven voor het gebruik van cookies.

{% stepper %}
{% step %}

#### Open uw GTM-webcontainer

Ga naar **Sjablonen** en klik op **Sjabloongalerij doorzoeken** onder Tag-sjablonen. Gebruik de zoekfunctie om de Cookiebot-sjabloon te vinden en voeg deze vervolgens toe aan uw werkruimte.

<figure><img src="https://2136026570-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FA65KwL1NwewlJbtCXsXd%2Fuploads%2F4vQVUTUXN5QQp1Rgz1Mb%2Fimage.png?alt=media&amp;token=01ac4f54-48b4-4cfe-a852-daebca8e6801" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Maak de Cookiebot CMP-tag aan

Ga naar **Tags** en maak een nieuwe tag aan. Kies als tagconfiguratie **Cookiebot CMP**.
{% endstep %}

{% step %}

#### Voer uw Cookiebot-ID in

In het **Cookiebot-ID** veld, voert u uw Cookiebot-ID in. U kunt deze vinden door de Domeingroep-ID te kopiëren uit het **Uw scripts** tabblad in uw Cookiebot-account.
{% endstep %}

{% step %}

#### Configureer taal en regio

Voor **Taal**, laat Cookiebot dit automatisch bepalen, of stel het in via een GTM-variabele zodat u bepaalt welke taal wordt weergegeven en wanneer. Geef de **CDN-regio** waar Cookiebot actief is — EU of COM. Kies .eu voor sites die actief zijn in Europa.

<figure><img src="https://2136026570-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FA65KwL1NwewlJbtCXsXd%2Fuploads%2FtuXc2CzteaJEVAx4ZKpR%2Fimage.png?alt=media&amp;token=19fcb50b-2d97-4486-ac0d-8acfb0357c1b" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Stel de standaardtoestemmingsstatus in (optioneel)

Als u de **Standaardtoestemmingsstatus** (alles geweigerd voor nieuwe bezoekers) wilt aanpassen, maak dan een nieuwe Regio en voer de standaardtoestemming in die een nieuwe gebruiker heeft voordat deze cookies accepteert of weigert.
{% endstep %}

{% step %}

#### Stel de trigger in en sla op

Kies als trigger **Toestemmingsinitialisatie** en sla de tag op.
{% endstep %}
{% endstepper %}

Zorg er vervolgens voor dat je instellingen voor het toestemmingsoverzicht correct zijn geconfigureerd in Google Tag Manager. Volg [het artikel 'Consent Management'](/documentation/documentation-nl/optimaliseer-je-setup/consentbeheer.md) voor deze instellingen.

Omdat je gebeurtenissen niet wilt meten voordat de bezoeker toestemming heeft gegeven, moet je ook de triggers van specifieke tags aanpassen, zoals de page\_view-gebeurtenistags; zie [het artikel 'Triggervolgorde voor toestemmingsverwerking'](/documentation/documentation-nl/optimaliseer-je-setup/consentbeheer/triggervolgorde-voor-toestemmingsverwerking.md) om te leren hoe je dit instelt.


---

# 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://docs.adpage.io/documentation/documentation-nl/optimaliseer-je-setup/consentbeheer/cookiebot-toevoegen-aan-gtm.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.
