web-widget
web-widget copied to clipboard
Save chatbot state when load page
Hello,
ive installed botman web widget. The issue is that when the user reload the page or goes to a nother page inside website, the conversation desapear and it start a new one. How can i develop in saving conversation state?. I think it will be with cookies. There is some documentation on how to implement that?
Thanks
I'm interested too. You can store the current chat state using the browser’s local storage. This can only be done independently.
yea, the conversation history is kind of important