Objects
/SessionEventsStatisticsData
SessionEventsStatisticsData
SessionEventsStatisticsData
clicks
integer
Total number of clicks during the sessionerror_clicks
integer
Number of clicks on error elementsrage_clicks
integer
Number of rapid clicks indicating user frustrationerror_logs
integer
Number of JavaScript errors loggednet_errors
integer
Number of network errors encountered
Example
{ "clicks": 0, "error_clicks": 0, "rage_clicks": 0, "error_logs": 0, "net_errors": 0 }
Built with
Show your support! Star us on GitHub ⭐️