The in-depth analytics help you identify user drop-off points and gain insights into user behavior so that you can incrementally improve your chat conversion rate.Documentation Index
Fetch the complete documentation index at: https://docs.typebot.com/llms.txt
Use this file to discover all available pages before exploring further.
Definitions
The overview shows three top-level metrics:- Views: every time a typebot is loaded by a visitor, even if they never interact with it.
- Starts: a result is counted as started as soon as the visitor submits at least one answer.
-
Completions: a result is counted as completed when all of the following are true:
- The flow has reached an end (there is no further input waiting to be displayed).
- The visitor has submitted at least one answer (a session that ends before any input is answered is never counted as completed).
- There is no pending client-side Set Variable block whose code still needs to run in the browser and return a value to the engine.