Hi everyone,
I went thru the Woopra script and I couldn't find something that would allow me to track external links as internal pages.
With Google Analytics, there is the possibility to do something like :
onClick="javascript:pageTracker._trackPageview('/outgoing/www.externalwebsite.com');"
Then, when a visitor click on this link, the page will be displayed in Google Analytics as a visit to a page of my website :
http://mywebsite.com/outgoing/www.externalwebsite.com
Actualy, I think it would be possible to do such a thing with the WoopraEvent function, with "pageview" as type and something like "/outgoing/www.externalwebsite.com" as value.
What do you think?
Best regards,
Guillaume.
not a support question