Sometimes it can be helpful for your conversational AI application to interact with or leverage content from the page you have it hosted on.
You might choose to do this to:
- add a more dynamic user experience
- add personalization features
- use data from the host page in the conversation to drive business logic
The Hot Context in Zammo helps you achieve this and can be used to help you offer new innovations for your conversational AI applications.
Prerequisites
Before implementing Hot Context, you should be:
- Comfortable coding with JavaScript, HTML, and understanding events
- Have an understanding of Zammo UI Kit, associated methods, behaviors and event types
- Have a chatbot built and published
Main Components and Logic