PDA

View Full Version : Checking outbound links in vbulletin possible?


vividbreeze
01-23-2012, 07:26 PM
how can i check stats on outbound links vbulletin?

For instance, seeing how many times someone clicks a url from threads etc?

DrPrepper
02-13-2012, 08:22 AM
I was struggeling with the same issue, but found a simple (and free) working solution, by combining jquery (javascript) with the Google Analytics _trackEvent function.

Check out http://www.carronmedia.com/extend-google-analytics-with-jquery/ and use the code provided.

I placed the code at the bottom of the headinclude-template. Works fine in my version 4.1.10!