Products & campaigns
Beyond conversation, the assistant can present products and run campaigns (structured surveys). Both are configured in the dashboard.
Product display
Section titled “Product display”When the assistant recommends products, you control how they’re rendered:
| Setting | Values | Description |
|---|---|---|
productDisplay | list, cards-only, travel | Layout of product results. travel uses travel-style cards; the others suit webshop thumbnails. |
productCardsMax | 1–16 | Maximum number of product cards shown at once. |
choicesInChat | on / off | Show clickable choice chips outside survey mode. Off by default. |
Product results come from the assistant’s search_products tool, so they reflect
your live catalog.
Campaigns (surveys)
Section titled “Campaigns (surveys)”Campaigns are structured surveys or questionnaires the assistant can run — for example a short motivation quiz or a lead-qualification flow. Each campaign has:
- a slug (its identifier),
- a title,
- a prompt (what the assistant should ask / do),
- an optional popup flag to open it as a modal.
Activating a campaign
Section titled “Activating a campaign”Trigger a campaign by URL with ?campaign=<slug>:
https://your-site.nl/?campaign=motivatie-quizThis is ideal for campaign landing pages, email links, and ads — the visitor lands straight into the relevant survey.