Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Click counter php mysql?

Hey, I have been looking for a simple way to track clicks on a link and store how many times the link has been clicked in a mysql database. Anyone have a solid approach on how to do this?

Thanks.

like image 918
Spyderfusion02 Avatar asked Apr 28 '26 04:04

Spyderfusion02


1 Answers

Yeah. You have the link go to a redirector script on your site, which inserts a record into a tracking table and redirects the user to the final link location.

like image 86
chaos Avatar answered Apr 29 '26 17:04

chaos



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!