I’d like to track clicks on links that already have javascript onclick event. I’m using analytics but I have no idea how to track these clicks with it.
I’d like to track clicks on links that already have javascript onclick event. I’m
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You can track it with custom message, to distinguish local from others:
You can read more about google custom events on google page http://code.google.com/apis/analytics/docs/tracking/eventTrackerGuide.html