TP-Docs
HTML5 Icon HTML5 Icon HTML5 Icon
TP on Social Media

Recent

Welcome to TinyPortal. Please login or sign up.

Members
Stats
  • Total Posts: 196,004
  • Total Topics: 21,330
  • Online today: 219
  • Online ever: 8,223 (February 19, 2025, 04:35:35 AM)
Users Online
  • Users: 1
  • Guests: 152
  • Total: 153
  • lurkalot

BBCLONE PHP webstats on steriods!--free

Started by SOcRatEs, November 28, 2006, 06:57:55 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

SOcRatEs


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
981364 bytes, last modified: Wed Nov 23 19:44:24 2005

bbclone-0.4.8b.tar.gz
725146 bytes, last modified: Wed Nov 23 19:44:24 2005

Crip

Wow..
that was fast..thanks a lot SOcRatEs. :)

crip
I have become comfortably numb!

Cripzone | Crip's Free 2.0.2 Themes



rebelrose

 ;D  He is posting all kind of great information today  :up:

Nuked

nice one.  I've been debating on developing something of this sort.  Thanks for the information!

Crip

How canI add this php code i n my Forum site?
any pointers?
I have become comfortably numb!

Cripzone | Crip's Free 2.0.2 Themes



SOcRatEs

Sure!
After d/l files, ftp into your domian and upload all the files,
bbclone needs to be in a folder of it's own, like:

www.mydomain.com/bbclone

best bet is bbclone install

edit your "index.php" at the bottom insert this code:
}
define("_BBCLONE_DIR", "bbclone/");
define("COUNTER", _BBCLONE_DIR."mark_page.php");
if (is_readable(COUNTER)) include_once(COUNTER);

I hope this helps! Other wise let me know, I'll do what I can....
?>

Crip

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;
I have become comfortably numb!

Cripzone | Crip's Free 2.0.2 Themes



SOcRatEs

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 !!

Crip

Which index.php?
the one in the Forum root, or the one in the Theme you are using?
I have become comfortably numb!

Cripzone | Crip's Free 2.0.2 Themes



SOcRatEs

#9
Quote from: crip on December 02, 2006, 10:31:44 AM
Which index.php?
the one in the Forum root
the one in the Forum root...
BtW, you have awesome themes!!!
TP_Techhead is one of my favs!!

This website is proudly hosted on Crocweb Cloud Website Hosting.