While creating a Product tour for multiple pages, how can I add rules on the second page which I am able to put on the first page from where I start the tour.
Scenario: In my tour I ask user to create a new project and this takes the user to new page. Now on the new page, we have the projectId as the url parameter. So when I create a tour and user clicks on the New Project tab, it is always redirected to the project which I created while making the product tour.
Can you suggest how to achieve this ?