The intempt:html event is automatically emitted by Intempt’s auto-tracker for DOM interactions such as clicks, changes, and submissions. This listener exposes granular details through the detail object of the event.
The intempt:page event is emitted automatically for page-related activity such as View Page and Leave Page. It contains metadata about the current page and navigation context.
The intempt:session event is emitted for session-lifecycle events like "Start Session" and "End Session". It includes location, session timing, and event-count metadata.