Filters

Can I trigger a Journey to show?

If you block or programmatically close a Journey via one of the calls above, then you can trigger a Journey to show by firing the following event:

Javascript branch.track('pageview');

Note: If a user has closed a Journey in the past, then firing the aforementioned event will not override a user's preference.