can i get some recommendations for a lightweight PHP (and possibly JS) site stats "program"
right now i have a flat file based visitor hit tracker that is IP address unique
id like to further expand to see what browser (and version if possible) and possibly country of origin (not really a must have) of my visitors
the site doesnt get an exhaustive amount of traffic so there isnt a need to go crazy
mysql based is fine
im NOT looking for a glorified reporting page with charts and graphs... i really want something that just collects data and is easy to interface with on the data end so i can pick and choose what data i display (let me say data one more time in this run on sentence)
i hope i explained it well enough
~Brian