Expand my Community achievements bar.

SOLVED

Segment/Custom Metric to Calculate 2 Events Firing Before Next Page View

Avatar

Level 1

I am looking to find visits where one event fires on the Page View call and then a user clicks on a page item that then fires a second event on an Other Click server call.  There are other Other Click server calls that can fire on the page before the user click corresponding with the 2nd event, so we can't use "within hits" as a parameter.  What we would know is that another Page View event would NOT have fired, which would tell us that both events fired on the same page (assuming the user is n't navigating site on multiple tabs - not concerned w/ those edge cases. 

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

With sequential segments, besides the "Hits" option with the WITHIN operator, you can also use "Page View(s)". So in your case, it would be WITHIN 1 Page View(s).

yuhuisg_0-1675137232355.png

 

View solution in original post

1 Reply

Avatar

Correct answer by
Community Advisor

With sequential segments, besides the "Hits" option with the WITHIN operator, you can also use "Page View(s)". So in your case, it would be WITHIN 1 Page View(s).

yuhuisg_0-1675137232355.png