Share feedback, ideas and get community help

Updated 9 months ago

API Stats Call Question

At a glance

The community member is asking about the difference between "totalViews" and "totalStarts" in the provided statsJson values. A comment explains that a "View" is counted when the user opens the bot, while a "Start" is counted when the user replies to the first input. There is no explicitly marked answer in the provided information.

I get the results of the stats

Json values read: {
"totalViews": 55,
"totalStarts": 34,
"totalCompleted": 1
}

How exactly is a view counted compared to a start?
B
1 comment
View: user opens the bot
Start: user replies to the first input
Add a reply
Sign up and join the conversation on Discord