adding sophisticated analytics to collect frequent...
# 👀feature-requests
s
i build chatbots for existing business owners, and i think if they had access to what products are inquired about the most, what price ranges customers operate in, how buyers use the bot vs how visitors use it etc it would benefit the companies leaps and bounds. ex a single choice that asks to pick between red, green, and blue, and you can see how many times each color is picked.
h
You can do that, we have created a bot and added something similar as analytics, while the bot is simple it allows the owner to see the choices of users and if they completed the journey. They can than see how many didnt complete and where they stoped and what are the most common choices. Use webhooks to send the data and write it in a spreadsheet.
7 Views