Exit links report, how to apply a breakdown by pages | Community
Skip to main content
nadine_van_spro
November 28, 2016
Solved

Exit links report, how to apply a breakdown by pages

  • November 28, 2016
  • 1 reply
  • 910 views

Hi all, 

Is there an option to create a breakdown on pages for an exit links report?

The exit link is available on the whole domain, but I would like to see on what pages the link is opened. 

Anyone that can help me out? Much appreciated...

Nadine

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Saurabh_Kumar1

One of the recommended ways to get what you are looking for is to set a custom traffic (prop) variable equal to the <pageName value> on onclick tracking code.

Then within the exit links report, co-relate/ break down by that prop variable.

 

I don't think there is a direct way to break down exit links by pages as value of pageName don't persist in onclick tracking call (s.tl()).

Hope it helps...

1 reply

Saurabh_Kumar1Accepted solution
Level 5
November 29, 2016

One of the recommended ways to get what you are looking for is to set a custom traffic (prop) variable equal to the <pageName value> on onclick tracking code.

Then within the exit links report, co-relate/ break down by that prop variable.

 

I don't think there is a direct way to break down exit links by pages as value of pageName don't persist in onclick tracking call (s.tl()).

Hope it helps...