PHP Classes
elePHPant
Icontem

designer_stats: Using client & server tech for browser detection

Recommend this page to a friend!
  Info   View files View files (6)   DownloadInstall with Composer Download .zip   Reputation   Support forum (1)   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2002-11-21 (13 years ago) RSS 2.0 feedStarStarStarStar 66%Total: 3,283 This week: 1All time: 1,025 This week: 1,047Down
Version License Categories
designer_stats 1.0.0GNU 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.

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?

Picture of Rodney Greenfield
Name: Rodney Greenfield <contact>
Classes: 1 package by
Country: New Zealand New Zealand

Details
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 folder image Files  
File Role Description
Plain text file designer_stats.class.php Class statists presentation
Plain text file detect.class.php Class detection class
Accessible without login Plain text file mysql_traffic_summary_table.sql Aux. sql
Accessible without login Plain text file README.TXT Doc. Doc
Accessible without login Plain text file sample_page_to_analyse.php Example Detect this
Accessible without login Plain text file sample_traffic_summary.php Example Display Mechanism

 Version Control Unique User Downloads Download Rankings  
 0%
Total:3,283
This week:1
All time:1,025
This week:1,047Down
 User Ratings  
 
 All time
Utility:85%StarStarStarStarStar
Consistency:85%StarStarStarStarStar
Documentation:80%StarStarStarStarStar
Examples:75%StarStarStarStar
Tests:-
Videos:-
Overall:66%StarStarStarStar
Rank:594