I’m trying to build a chatbot and want to track the chat history of users. However, the way I’ve implemented it, the chat history doesn’t appear in the results tab. The chatbot is in German, but essentially I’m trying to save the questions and answers in two columns: "fragsam" (questions) and "antwsam" (answers), while also incrementing the "durchl" (round) variable with each interaction. Does anyone have a fix or a better solution for this problem? Your help would be greatly appreciated!
Hi. Did you solve this? I'm not sure if this is the same issue, but I had a problem where the typebot chat history was not capturing everything in the chat. I only noticed it when I passed the system.transcript via Zapier.