Hi, everyone!
I’m working on a onboarding series right now, and I want to make sure the majority of our users see the product tour. So we’ve put a series that includes said product tour, where they enter as soon as they sign up, we check a couple of things, such as language, and then we trigger the product tour. Then, in case the user goes offline before receiving the product tour, we’ve set up an email to reel them back to the app. Here’s the issue, if I direct them to the tour right after clicking on a button o whatever in the email, it creates an infinite loop.
Has anyone else had a similar situation? How did you got around solving it? Should we include a second product tour for the email path?
Thank you