Quote:
Originally Posted by benj
cool.... just wondering what infomation is stored in the database with regards to link click / downloads is there a timestamp submitted or something just wondering for my own purposes.... because you have in the "whats hot" section i think hot links from the last 30 days... how does this work?
|
Yes, the linksdownloads table has a record with the following fields for each 'hit':
linkid, url, username, userid, user IP address, timestamp
There also a userbrowser field, but it's no longer used.
There are some analysis features available under administer/statistics/hits/view hits, where you can get tabulations sorted in certain ways. It's a bit rudimentary.