Hi all,
I've been segmenting my full referral
path to the user defined value
using advanced filters.
I would like that data, which obvious is the form of an URL to be clickable. Would even be better if it could open in a new window.
Anyone knows what I should feed the user defined value
to get that behavior?
I've put up an image to better explain what I'm trying to do (sorry for the blur but it was the only the client allowed). What I'm trying to do is put the yellow part (the full link path) as an external link so that I can click on it and just visit the site that brought the user here.
Any thoughts on how to do it?
Please take into account that the text given in the example is extremely short. On 90% of the referrals google cuts down the link showing the full path on the title only:
<div class="a" title="http://www.example.com/vb/showthread.php?s=d0189c38">
<div class="b">http://www.example.com/vb/show</div>
</div>
Thanks!