Recommend this page to a friend! |
Download .zip |
Info | View files (6) | Download .zip | Reputation | Support forum (1) | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2002-11-21 (13 years ago) | 66% | Total: 3,283 This week: 1 | All time: 1,025 This week: 1,047 |
Version | License | Categories | ||||
designer_stats 1.0.0 | GNU Lesser Genera... | Statistics, Flash |
Description | Author | |||||||||||||
This is not a full blown web traffic anaylsis tool that records everything about everybody, everywhere. It does not access web logs, require or keep them. |
|
Documentation for 'Designer-Stats' Copyright (C) 2002 by Isurgery Limited. http://www.isurgery.co.nz by Rodney Greenfield <rodney@isurgery.co.nz> This is not a full blown web traffic anaylsis tool that records everything about everybody, everywhere. It does not access web logs, require or keep them. This is a system to get straight to the heart of what we need to know as web designers/developers. * How backwards compatable to we need to go? * What version of flash can we get away with? * What browser/multimedia technology does our target audience use? * Do we need to look at a multi-lingual version? * What percent of our audience need to download <...> plugin? * Do I really need to test <...> on <...> browser on <...> platform? Step 1. If you have a mySQL database, run the sql script titled 'mysql_traffic_summary_table.sql' into the site's database. If you aren't using mySQL, create a matching table with the field names / types specified in 'mysql_traffic_summary_table.sql' file. You may need to use a database abstraction layer ADODB to bridge between your database the these classses. See http://php.weblogs.com/adodb#downloads for information on how to download this functionality. Step 2. Use 'sample_page_to_analyse.php' for a usage example of how to include full browser detection in your project. Edit the page parameters to match your datase and functionally requirements. Step 3. Create or use 'sample_traffic_summary.php' to view the data collected. The graphics for 'sample_traffic_summary.php' are avaliable from http://www.isurgery.co.nz/designer_stats_gfx.zip |
Files |
File | Role | Description |
---|---|---|
designer_stats.class.php | Class | statists presentation |
detect.class.php | Class | detection class |
mysql_traffic_summary_table.sql | Aux. | sql |
README.TXT | Doc. | Doc |
sample_page_to_analyse.php | Example | Detect this |
sample_traffic_summary.php | Example | Display Mechanism |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
User Ratings | ||||||||||||||||||||||||||||||
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.