Track/Log user clicks

Track/Log user clicks

Ross Bauer - દ્વારા
Number of replies: 2

I'm trying to log when a user clicks one of my links I've added in my custom block. I already have a custom table and I'm familiar with adding/selecting entries. My question is there any way to call a php function when a user clicks on a link? 

Right now I'm thinking of adding a hidden form that submits to another page to add entries into the db. Seems like a lot of work and was wondering if anyone had an alternate solution for tracking user clicks on links?