I am not sure if in your scenario it is always the same event or
different events, but you can use a COUNTER eVar set to +1 on each page
and expire it at your target event to see how many pages are viewed
prior to the event.If you want to include multiple/all events, that is
still possible, but in that case, you'd have to set a second event at
the same time that you set the list of events you care about and then
expire the eVar on that master success event.Here are some blog posts to
read that w...