I am assuming this is not possible, but hoping to be proven wrong.
Here's the scenario:
User A visits Page 1 and clicks a Button B that filters the results on Page 1. They click a link to Page 2 from these results.
I want to show the usefulness of Button B by showing all the times a page was clicked from the filtered results and which filter they used.
Button does NOT have a 'previous' value evar and expires at the hit level.
Segmentation only seems to allow me to define the entire visit sequence or before/after clicking the Button B and then clicking to Page (2-100). I have Buttons A-Z on Page 1 as well so in theory User A could: visit Page 1 > click Button D > click to Page 6 > return to Page 1 > click Button B > click to Page 2 > return to Page 1 > click Button F > click to page 11 > leave the site.
So using sequential actions I can either segment on:
Page 1 > click Button D > click to Page 6 > return to Page 1 > click Button B > click to Page 2 > return to Page 1 > click Button F > click to page 11 > leave
Page 1 > click Button D > click to Page 6 > return to Page 1 > click Button B > click to Page 2 > return to Page 1 > click Button F > click to page 11 > leave
or
Page 1 > click Button D > click to Page 6 > return to Page 1 > click Button B > click to Page 2 > return to Page 1 > click Button F > click to page 11 > leave
What I want to be able to report is only this action:
Page 1 > click Button D > click to Page 6 > return to Page 1 > click Button B > click to Page 2 > return to Page 1 > click Button F > click to page 11 > leave
Given that Button evar is not captured in a 'previous' evar on the next page load, and does not persist beyond the hit, is there any way to report on this in Analysis Workspace?
Solved! Go to Solution.
Views
Replies
Total Likes
With sequential segments, you can use a "Within" and "After" condition. In your case, I think this would work, i.e.
segment for "view Page 1"
Then Within 1 Pageview
segment for "click button B"
Then After 1 Pageview
segment for "view Page 2"
Views
Replies
Total Likes
Views
Replies
Total Likes
With sequential segments, you can use a "Within" and "After" condition. In your case, I think this would work, i.e.
segment for "view Page 1"
Then Within 1 Pageview
segment for "click button B"
Then After 1 Pageview
segment for "view Page 2"
Views
Replies
Total Likes
Views
Likes
Replies
Views
Like
Replies
Views
Likes
Replies