Answered

Is there a way to show the product tour to a user each time the user goes into a page?

  • 9 August 2021
  • 2 replies
  • 69 views

Hi, I know that Product Tours are only showing once to a user. IS there a way to trigger the tour over and over again for the same user?

icon

Best answer by Roy 9 August 2021, 13:11

View original

2 replies

Userlevel 1
Badge

Hello @victor i​ ,

 

Yes, you can show users product tour via JavaScript API.

Intercom('startTour', 123);

More information can be found here.

 

Let me know if you have any further questions on this topic.

 

Looking forward.

Thanks. Will try.

Reply