JavaScript Events
RevenueHero JavaScript events are sent from the scheduler at different stages. Learn about those events that can be used to trigger downstream activities.
The SaaSMonk Chat Widget tracks and emits the following JavaScript events through the lifecycle of the chat experience. These can be captured using a sample message listener like the following to be used for actions like sending event to Google Analytics, Pixel, etc.
MEETING_BOOKED
The event is sent when a meeting is booked successfully through a calendar integrated within our widget
Last updated
Was this helpful?