> 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/aan-de-slag/data-assistent-instellen.md).

# Data Assistent instellen

De AdPage Data Assistent-tag kan worden geconfigureerd om als doorlopende activiteit extra inzichten te geven in de kwaliteit van de setup

De AdPage Data Assistant-tag bewaakt alles wat er gebeurt in de dataLayer van je website. Deze dataLayer-gebeurtenissen worden tijdelijk opgeslagen, zodat onze in de software ingebouwde Data Assistant-chatbot je kan helpen problemen snel te vinden en op te lossen.

## Instelstappen

{% stepper %}
{% step %}

### Voeg de tagsjabloon toe aan je werkruimte

Open je Google Tag Manager-webcontainer. Ga naar **Tags** en maak een nieuwe tag aan. Kies bij **Tagconfiguratie**, selecteer **Ontdek meer tagtypen in de Community Template Gallery**. Zoek in de sjabloongalerij naar de configuratie van AdPage Data Assistant. Voeg deze tagconfiguratie toe aan je werkruimte.

<figure><img src="https://2136026570-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FA65KwL1NwewlJbtCXsXd%2Fuploads%2FiJVirynleP6wdqXzUVnw%2Fimage.png?alt=media&amp;token=978bdc18-a385-4af8-8b7b-a366b4fbca92" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Configureer de tag

In het **Tagging-URL** invoerveld, voer je servercontainer-URL in. Open **Geavanceerde instellingen**, vervolgens **Toestemmingsinstellingen**. Schakel **Vereis extra toestemming voordat de tag wordt geactiveerd**. Voer `analytics_storage` in als vereiste toestemming. Bijvoorbeeld "[https://tagging.domain.nl](https://tagging.martvisser.nl)"

<figure><img src="https://2136026570-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FA65KwL1NwewlJbtCXsXd%2Fuploads%2FHqvscCxInn5BfIX6AbOX%2Fimage.png?alt=media&amp;token=02d7ec1b-d1a9-41f5-904e-6a5fe5d8a55f" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Voeg de trigger toe

Voeg een **trigger** toe aan je Data Assistant-tag. Open **Activering** en selecteer het blauwe pluspictogram om een nieuwe trigger te maken. Selecteer **Aangepaste gebeurtenis** als het triggertype. Voer `.*` in als gebeurtenisnaam. Schakel **Reguliere-expressieovereenkomst gebruiken**.

<figure><img src="https://2136026570-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FA65KwL1NwewlJbtCXsXd%2Fuploads%2FvKBV5iUiR7nHWPtbqCBe%2Fimage.png?alt=media&amp;token=b393486a-9424-4d75-8dcd-ba3a324b314c" alt=""><figcaption></figcaption></figure>

Sla de trigger op en sla vervolgens de tag op.
{% endstep %}
{% endstepper %}

## Wat is de volgende stap?

Events Monitoring is nu actief voor je server-side tracking. Ga verder met de Tagging-pixelaanmaak om funnelinteracties te volgen.


---

# 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/aan-de-slag/data-assistent-instellen.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.
