I\'ll try and elaborate on my problem a bit more.
I recently got an entry-level part time developer position with my university, in efforts to sharpen my dev skills.
you need for example a table "users: id, name, etc..." and a table "clicks: user_id, url".
to track link clicks you could do something like this:
">
log_click.php