# Contentgrouping

- [Introductie Contentgrouping](https://handleiding.salesfeed.com/salesfeed/contentgrouping/introductie-contentgrouping.md): Met de Contentgrouping module kunnen groepen van pagina's worden gedefinieerd. Heel handig als je website veel pagina's heeft en wanneer je wilt weten waar je bezoekers interesse in hebben.
- [Plaatsing van de meetcode](https://handleiding.salesfeed.com/salesfeed/contentgrouping/plaatsing-van-de-meetcode.md): Om optimaal gebruik te maken van de Contentgroepen module, moet de meetcode van SalesFeed bij voorkeur rechtstreeks in de paginabron worden geplaatst, in de Head.
- [Expressies](https://handleiding.salesfeed.com/salesfeed/contentgrouping/expressies.md): Een contentgroep kan worden gedefinieerd door middel van één of meer expressies
- [Een contentgroep aanmaken](https://handleiding.salesfeed.com/salesfeed/contentgrouping/een-contentgroep-aanmaken.md): Hoe maak je in de Contentgrouping module aan.


---

# Agent Instructions: 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:

```
GET https://handleiding.salesfeed.com/salesfeed/contentgrouping.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
