The in-depth analytics provide powerful insights into user behavior, helping you identify drop-off
points and optimize your bot’s performance. Analytics show you exactly how users interact with your
bot, where they abandon the conversation, and which paths lead to completion.
The analytics sidebar displays essential performance indicators:Views Total number of users who loaded your bot, including those who never started interacting.Starts Number of users who began interacting with your bot by providing their first response.Completed Users who reached the end of your bot conversation flow.Abandonment Rate Percentage of users who viewed your bot but never started:
(Views - Starts) / Views × 100Completion Rate Percentage of users who completed the bot after starting:
Completed / Starts × 100
Drop-off Points Easily identify where users most commonly abandon your bot by comparing user
numbers between consecutive blocks.Conversion Funnels Track user progression through your bot’s stages to identify bottlenecks in
your conversion process.Popular Paths See which conversation branches are most frequently taken by users.
Use analytics regularly to continuously improve your bot. Small optimizations based on user
behavior data can significantly improve conversion rates and user experience.