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.