Skip to main content
Use the following callbacks to get notified on certain state changes of the Gleap widget. This enables you to create an even deeper integration with Gleap.

On initialized

This allows you to get notified once Gleap is initialized and ready.

On notification count updated

This allows you to get updates on the unread notification count.

On open

This allows you to get notified once Gleap opens.

On close

This allows you to get notified once Gleap closes.

On product tour completed

This allows you to get notified once a product tour gets completed.

On conversation started

This allows you to get notified when the user starts a new conversation (with or without a bot workflow).

On feedback sent

This allows you to get notified once feedback is sent.

On outbound response sent

This allows you to get notified once a survey got answered.

On conversation rating

This allows you to get notified when a user submits a conversation rating in the widget.

On flow started

This allows you to get notified once a Gleap flow is started.

On error while sending feedback

This allows you to get notified if an error occurs while Gleap is trying to send a feedback item.

On checklist loaded

This allows you to get notified when a checklist is loaded.

On checklist step completed

This allows you to get notified when a user completes a step in a checklist.

On checklist completed

This allows you to get notified when a user completes an entire checklist.