BBCLONE (http://bbclone.de/)
BBclone is a web counter written in PHP and gives a detailed view of the visitors of your web site by displaying the nth last users (and the data they provided, like their IP, browser and so on) that visited the web site, not just showing a number of visitors. This is very handy for webmasters that want to see who is visiting their sites, what browser people use, where they came from etc.
For each visitor, BBClone can display
* IP address,
* hostname,
* operating system,
* robots,
* browser,
* referring URL (where do they come from),
* visit date,
* number of time the visitor has loaded the page,
* number of visitor
* the visited pages in the order someone viewed them
* the last visited page
* the search engine query that lead to your site (if applicable)
* ranking of the most frequent countries, referrers, OS, browsers, robots, page views and hostnames
Other features include:
* Easy customisation of font sizes, number of columns and their order, the number of icons to be displayed, duration of a unique visit.
* 32 translations: Arabic, Bosnian, Bulgarian, Catalan, Czech, Chinese Simplified, Chinese Traditional, Danish, Dutch, English, Finnish, French, German, Greek, Hungarian, Italian, Japanese, Korean, Lithuanian, Macedonian, Norwegian (BokmÃÆ'Ã,Â¥l), Polish, Portuguese, Romanian, Russian, Slovak, Slovenian, Spanish, Swedish, Thai, Turkish and Ukrainian
* Easy integration into MovableType, Pivot, Drupal, Textpattern, Wordpress, e107, CMSimple, CMComplex and possibly some more applications
* Standard Compliance: BBClone conforms to XHTML 1.0 and CSS recommendations and doesn't lock out particular browsers or operating systems
* no database required
* reload resistance
* hostname resolution (can be turned off)
* time statistics (either by hits or unique visits)
* proxy workaround and display
* Whois lookup of ip addresses
* exclusion of referrers coming from particular sites
* support for rel=nofollow flag in referrer links against referrer spam
* referrer filtering of the ones from the server itself
* removal of query strings to get more useful summarized rankings
* number of visits by a visitor
* logging routine optimized to run fast on most websites
* Exclusion of IPs or IP ranges from being counted
* Ranking of the most frequent keywords from search engines
* Accurate country allocation of visitors by using its own lookup database
* Visualisation of visitors by using icons
bbclone-0.4.8b.zip (http://bbclone.de/download.php?get=bbclone-0.4.8b.zip)
981364 bytes, last modified: Wed Nov 23 19:44:24 2005
bbclone-0.4.8b.tar.gz (http://bbclone.de/download.php?get=bbclone-0.4.8b.tar.gz)
725146 bytes, last modified: Wed Nov 23 19:44:24 2005
Wow..
that was fast..thanks a lot SOcRatEs. :)
crip
nice one. I've been debating on developing something of this sort. Thanks for the information!
I have it working great on my regular website pages, but there should be a little bit of php code I could add in say a..phpbox.. but you can't use:
<?php
?>
tags..
somekind of include;
Cool!! I'm glad you got it workin...
Most likely there is away, like a php page or block,
I just use it on the index.php since most people will
land there first.
There's all kinds of way to modify this script, I just haven't so far.
It sure give alot of info as is though !!