I’m troubleshooting an issue where a user did not receive an email that they should have. When I inspect this user’s events, the emails definitely were never sent (so it’s not a case of the emails landing in spam).
These emails are sent as part of a journey, and this journey is triggered by a specific event. When I inspect the user’s event history, I see this even was, in fact, triggered.
To investigate what happened, I want to determine if this user was, in fact, added to the journey. And, if so, I want to be able to track their progression through the journey to determine where they exited -- since they evidently didn’t reach the point where the email is sent. How do i accomplish this? I’ve poked around the interface and I can’t figure it out.
Thanks for your help!