track number of clicks on links and display in user profile
Permalink
Hi everyone,
Could someone please help point me in the right direction. I would like to track the number of links clicked on our website by each member and post that information in their forum profile.
Our site is clicktodonate(.info) and the more people click outbound links the more it helps charity. We simply want each member to see the total amount of clicks they have executed in a block in their forum profile. It would be neat to be able to show all of the following ("total clicks", "click this week", "clicks this month" and "consecutive days clicking") -- a little like baseball stats for clickers.
We come from a land of drag and drop site builders but we have figured this much out....
Seems like we might need:
1) a php file
2) code to insert in front of each link
3) AJAX, (footer code) ??
4) a "block" for the forums that can grab the data from a database and show the stats to the person in their profile
So, um.. yeah-- we are very new and wish to accomplish this thing that seems very difficult to us. Any help or advice at all would be greatly appreciated.
Kind Regards,
David
Could someone please help point me in the right direction. I would like to track the number of links clicked on our website by each member and post that information in their forum profile.
Our site is clicktodonate(.info) and the more people click outbound links the more it helps charity. We simply want each member to see the total amount of clicks they have executed in a block in their forum profile. It would be neat to be able to show all of the following ("total clicks", "click this week", "clicks this month" and "consecutive days clicking") -- a little like baseball stats for clickers.
We come from a land of drag and drop site builders but we have figured this much out....
Seems like we might need:
1) a php file
2) code to insert in front of each link
3) AJAX, (footer code) ??
4) a "block" for the forums that can grab the data from a database and show the stats to the person in their profile
So, um.. yeah-- we are very new and wish to accomplish this thing that seems very difficult to us. Any help or advice at all would be greatly appreciated.
Kind Regards,
David