Journey.js - Documentation - Configuration Custom Triggers

Below is a list of all the configuration custom triggers supported in Journey.js, which are fired when specific actions occur.

Download Now

v2.4.1 - 18th Jan 2024
Option Triggers

options.onDoNotShowAgainChange( flag ):

Fires when the dialog is closed and the "Do not show again" checkbox state has changed.
Parameter: flag: boolean - States if the "Do not show again" is checked.