Need some help please. I am new to GA and installed a plug in to one of my blogs. How can I set up GA to measure clicks on external links in blog posts or on a static web page for that matter? Thanks in anticipation of your help. G
Yes, you can measure clicks on external links in blog posts. for that you have to do just put this code in each of your external link like this <a href=â€http://www.google.com†onClick=â€javascript: pageTracker._trackPageview (’/externallink/google.com’);â€> and you'll measure clicks on external links. Let me know if you have any query