Thread: Log clicks
View Single Post
Old 02-18-2004, 08:44 AM   #1
alivin70
Orange Mole
 
alivin70's Avatar
 
Join Date: Sep 2003
Posts: 40
Log clicks

We at VinSoft added a "log clicks" features to phpdig.

We believe it is important to analyze which results are clicked by user. When a user clicks on one of the results of a search we need to know:
- destination URL
- query string
- Position of the result
- date and time of the click

We added a new mysql table named phpdig_log_click that stores all the clicks made by users on result links.

Jygius already sent the source code .

Now you can see a demo HERE

Enter in admin using default user/password
click on Statistics -> Clicks & Keywords

Enjoy
Alivin70
alivin70 is offline   Reply With Quote