Types
/EventKind
Enum EventKind
A numeric value that represents the type of event in the LiveSession API. Each event type has a corresponding numeric identifier.
Members
MouseClick (5)numberMouseDoubleClick (6)numberErrorClick (20)numberRageClick (21)numberLog (24)numberError (25)numberCustom (26)numberNetLog (29)numberNetError (30)number
Mouse click event
Mouse double click event
Click on error element event
Rapid click indicating user frustration
Console log event
JavaScript error event
Custom event
Network log event
Network error event
Built with
Show your support! Star us on GitHub ⭐️