Show only for Specific Pages, Countries, Times or Subset of visitors
AI Agent Customization for showing only to a specific data set Specific audience Specific pages Specific countries
Last updated
AI Agent Customization for showing only to a specific data set Specific audience Specific pages Specific countries
Last updated
How to show AI Agent only to a certain percentage of website visitors?
For AI Nav:
percentage-visible="20"
For Widget:
percentage_visible="20"
How to get the AI Agent to only show on selected pages on your website?
For AI Nav:
white-listed-urls="https://URL1/,
https://URL2/"
For Widget:
white_listed_urls="https://URL1/, https://URL2/"
How to block the AI Agent from showing up for selected countries?
For AI Nav:
countries-blocked="Canada, India"
For Widget:
countries_blocked="Canada, India"
Note: You can get the exact names of the countries from here: https://geo-database.ipify.org/ (eg US works, not USA)
How to block the AI Agent from showing up for selected time range
For AI Nav:
Coming soon. Reach out to ammar.khan@chatsimple.ai if you need this urgently
For Widget:
active_hours_start="8"
restricted_hours_start="20"
The widget will only be visible during the above time slot (ie above translates to 8am to 8pm). Please input time in UTC. Currently, we do not support minutes.