Expand my Community achievements bar.

Join us at Adobe Summit 2024 for the Coffee Break Q&A Live series, a unique opportunity to network with and learn from expert users, the Adobe product team, and Adobe partners in a small group, 30 minute AMA conversations.
SOLVED

Exit Page Reporting in Clickstream

Avatar

Level 2

Hi All, 

 

My team and I are trying to re-create the exit link report using Adobe Clickstream. Can anyone advise on how this can be done. So far our theory has consisted of finding the MAX(Visit_Page_Num) for each page where the page_event = 0, aka a pageview but this is not aligning. 

 

 

1 Accepted Solution

Avatar

Correct answer by
Employee Advisor

page_event = 12 or post_page_event = 102. You may filter the hits using one of these values and count the number of rows.

View solution in original post

3 Replies

Avatar

Level 2

Correction - really just trying to duplicate the Exits metric from workspace to Clickstream. Anyone come have any way to calculate this?

Avatar

Correct answer by
Employee Advisor

page_event = 12 or post_page_event = 102. You may filter the hits using one of these values and count the number of rows.

Avatar

Level 2

Hi Alam, 

 

Thank you for the reply...are you saying here that page_event12 is the same thing as an exit?