πͺ ai12z Cookie Integration Guide β Example: Favorite Color
This guide walks you through how to persist user-specific information like their favorite color using cookies and make that information available to the ai12z-bot or ai12z-cta.
β Overviewβ
You will:
- Set a cookie in the user's browser (e.g.,
favoriteColor) - Automatically load the cookie value on page load
- Pass it to the
ai12z-botas adataAttributesparameter - Use the
{attributes}placeholder in system prompts to make the bot aware of the data