Stats Script
Moderator: General Moderators
Stats Script
Anyone know of a decent open source php script that I can use to track traffic?
You might want to check out http://bbclone.de although I haven't tried it myself.
If you give it a chance and try it, I would be more than happy to hear your opinion about it.
If you give it a chance and try it, I would be more than happy to hear your opinion about it.
I've used bbclone for quite some time. It gets some things very right, and some things very wrong. For example, its bot detection is honestly some of the best in the world. However, after it has been running for a while, the flat-file storage it uses gets very slow.Oren wrote:You might want to check out http://bbclone.de although I haven't tried it myself.
If you give it a chance and try it, I would be more than happy to hear your opinion about it.
I began an adodb-driven version of it once, but gave up as I didn't want to maintain "yet another" project. Mixed bag to be sure.