Date: 02/05/07 (PHP Community) Keywords: php, tracker Originally I was looking to incorporate phpOpenTracker into our project( enteprise level +15k daily users) to record impressions, hits, and then modify the schema to add on system/application auditing. But before I start ripping into the code, is there any other open source packages that can handle some sort of weekly merge table schema along with doing internal logging of user actions (guest and authenticated users). I started writing my own logging engine, and that is most likely the best way to go, but I am running short on time.
|