Skip to main content

We have some processes or flows that happen within a pop up in our app. This makes it difficult to target how a tour gets triggered to start.

Hey @jim s​ Racheal from the support engineer team here👋 

 

You can use our Intercom('startTour') method to trigger your Tour within your code.

Intercom('startTour', 123);

I hope this helps!


Reply