Level 2 - Question 29
Question
Build a Flow that is 5 steps where steps 1-4 are all events, but step 5 is filtered to actions that match purchase. Name it and save it, then in Explore view, using a Sankey visualization, count the number of instances of your flow and split it by Action. Run it from 7 days ago to now.
Take Note:
Flows are a powerful way to set up sequences of events that users perform inside of a session. Note, these are not sequential actions inside a session, unless you leave the steps to filter to all events. Meaning if you filter step 1 to action that matches home page view, and step 2 is filtered to purchase, the user does not have to perform a home page view event then immediately go on to purchase. The flow is only looking to see if a user did a home page view and then at some point in the same session perform a purchase before that session ends. Session rules are set in the Global Rules section of the flow builder.