Context Injection
in progress
Yusuf Mansur Özer
We're working on the ability to add context to a chatbot from where the bot is embedded. We'll allow the option to inject user device information with a configuration in chatbot settings but will also allow you to inject data to the chatbot yourself by using the
window.postMessage
API.H
Helga Marie Auran
Will we be able to see on which url of a page structure the questions came? We have added the same bot with script to multiple pages in a website and it would be good to know on which page the user were when asking.
Yusuf Mansur Özer
Helga Marie Auran This is a different feature Helga but this can be done actually, we can save the url on which the request was made in the analytics data. I'll open a separate feedback for this.
Yusuf Mansur Özer
in progress