Expand my Community achievements bar.

SOLVED

Exit links report, how to apply a breakdown by pages

Avatar

Level 1

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

1 Accepted Solution

Avatar

Correct answer by
Level 5

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...

View solution in original post

1 Reply

Avatar

Correct answer by
Level 5

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...