How to check if user clicked a hyperlink
movilogoJul 28 2009 — edited Jul 28 2009Hi
I have few hyperlinks (to different 3rd party sites) in my Apex page.
I like to capture the info if user clicked on any of the hyperlinks.
For example, when user clicks on a hyperlink, I like to insert link name in a table so that I can track how many users clicked on links.
Is there any way that I capture this info? If yes, how?
Thanks