Recommend this page to a friend! |
Download .zip |
Info | View files (6) | Download .zip | Reputation | Support forum | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2003-11-16 (12 years ago) | Not enough user ratings | Total: 872 | All time: 3,861 This week: 946 |
Version | License | Categories | ||||
webanalyseaddon1 1.0 | GNU General Publi... | Statistics |
Description | Author | |||||||||||||
This addon to WebAnalyse (http://webanalyse.sourceforge.net/) gives the number of unique visitors to a site and details the words used in Search Engines to find the site. |
|
Had great feedback about the class and I'm told that it will be added to the next release. I've had a preview of that too and it looks good. One of the comments I had was that web-analyser needs to get added to every page and that this was onerous. This ofcourse is true, however on most sites there is some portion which is standard - navigation, footer, credits. If this is an included php file then the web-analyser code can be added to that and hey-presto you have every page working. On my pcpropertymanager.com site I have a footer called by nearly every page. This is standard and initially the only php on it was the copyright year statement. I've added more so it's quite interactive. Sometimes nothing is output - but it's still been called and the decision made whether to show or not. So ... look at your design and decide where and how to fit it in. |
Files |
File | Role | Description |
---|---|---|
readme.txt | Doc. | information |
stats_display.inc | Class | Updated version of standard class stats_display.inc |
stats_display.orig.inc | Aux. | Backup of stats_display.inc - this is the v1.0 official file |
stats_unique.inc | Class | Class to count the number of unique visitors |
stats_words.inc | Class | Class to analyse the words used with Search Engines |
words.php | Appl. | Administration of noise words, search engine management |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.
Related pages |
WebAnalyse You must have this code installed and running first |
Pages that reference this package |
PHP Code libraries I've been coding in PHP for a while and one of the first code libraries I stumbled across was PHPClasses.org which remains a well run and very useful library. One of my first contributions was a users online script, still in use on my site and I'm fore... |