<?php
//
// SourceForge: Breaking Down the Barriers to Open Source Development
// Copyright 1999-2000 (c) The SourceForge Crew
// http://sourceforge.net
//
// $Id: tim20001211.php3,v 1.3 2001/05/22 19:22:47 tim Exp $
Now you should have most of the code you need to get started. There's a lot
more you can do with this system, especially if you use it to track ad banners,
clickins and clickouts, and multiple web sites. As your site scales, you may want
to crunch down the activity_log table once a day and store the results in a separate
table.
Here is an attachment file containing the browser
detection and database abstraction libraries.
Happy logging. Be sure to post your enhancements to the comment forms below.