View Single Post
Old 07-11-2014, 02:45 AM  
xxx6live
Confirmed User
 
xxx6live's Avatar
 
Industry Role:
Join Date: Dec 2012
Location: Scandinavia
Posts: 271
Hi there,

you could attach a onClick to the outgoing link(s), something like this if you have the latest universal analytics installed:

Code:
<a href="blabla"> onClick='javascript: ga("send", "pageview", "/veroteljoin");'>
the /veroteljoin can be anything you want to be logged. If you have the older analytics the code is different (something with _gaq.push ...)
xxx6live is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook