CcCounter 2.0

Quick info

Latest version: 2.0b

They say…

  • < ?php //show random opinion
    $opinions = array("I am extremely impressed with cccounter... the ease of installation, features and interface of the stat area. ", "Great counter... i like it. you did a nice job", "Excellent software. I am no programmer, but installation was easy.", "It seems to me that you did a great job in writing 'cccounter', especially by safeguarding the results with locks", "Thank for developing it !!!");
    srand ((float) microtime() * 10000000);
    $key= array_rand($opinions);
    print '"'.$opinions[$key].'"';?>

Awards:

  • Hotscripts.com 5 stars at Hotscripts.com
  • Scriptsearch.com 4 stars at Scriptsearch.com

CcCounter is a simple, free, open page views counter that doesn’t require any programming knowledge. It has been designed to be easy to set up and use, yet powerful and complete at the same time. It does not require any database, so it can be installed everywhere.
The script offers the basic functionalities of a commercial, expensive script for free.

Key Features:

  • No database required
  • Easy to install and manage
  • Stats page (country, browser, OS)


Other Features

  • Display page views count on every page to want
  • Monthly stats
  • IP Blocking
  • Easy to update

Installing

CcCounter is very simple to install, however, if you don’t know anything about php you can read this Step-by-Step Installation Guide (bundled). If you are a little experienced, the following guide will be sufficient.

First of all, download this package: CcCounter 2.0b (35 KiB, 7,023 hits). Extract and upload the whole cccounter/ folder to your website, and include in the php pages you want to be counted the following line:

<?php include "cccounter/cccounter.php";?>

This line will be replaced by a line displaying page counts. To modify the output line, edit config.php.
Make sure to upload the folder cccounter/ to the same directory of the pages you want to count! Otherwise, edit the previous line to point to the right directory. If you want, you can edit config.php file to change appearance and some base setting (eg. max temporary file size).

Finally, open index.php (or click on “View usage statistics”, from every page you have counted) to display complete stats.
To erase all informations, simply delete data/ directory.

Adding more countries

If you country is not listed, or you simply want to add more countries to the list, upload in the cccounter/ directory you’ve already uploaded the file “add_country.php” you can find in the package, under country_adder/ directory. Then, open it with your preferred browser and follow the instructions. It is very recommended you delete the file after usage!

License

CcCounter comes with ABSOLUTELY NO WARRANTY. The script is under GPL license. Sources can be freely distributed, and usage is totally free.
If you modify (read: improve) the script, let me know: programmers are welcomed.

Current development & roadmap

Everybody loves roadmaps, but I really can’t give one. I stopped developing CcCounter in 2006. I have no plan for the future. CcCounter is not actively supported or developed at the moment, too.

Help us

If you like our script, the easiest way to help developing is rating it at Hotscripts.com:


Rate CcCounter 2.0 at Hotscripts.com:



In addition, you can put a link to this page in your site or include this button:


Spread the word!