HitCount

Downloads: 2294
Category: Plugin
Compatible with: GetSimple 3.0 - 3.1 Beta

Last Updated: February 19, 2012
Tags: hits visitors hit count user agent referer languages systems
Author: mvlcek
Author Website: http://mvlcek.bplaced.net
Support: Support Forum

(4.3) 14 Votes

Plugin Description:

For all those who want an integrated hit and visitor count or don't trust Google Analytics & Co, here's a simple plugin to count hits per page.

You can view and reset the hit counts in the admin console under Support - Hits & Visitors.

Since version 0.7 you can view, where the visitors came from, how long they stayed and which browser (user agent) they used.

Version 0.8 shows bars overlaying the numbers in the administration pages and provides template functions for displaying hits and visits.

Version 0.9 shows Operating Systems, Browsers and Languages (based on the user agent).

Version 1.0 will track downloads, if the Download Interceptor plugin is installed.

Version 1.1 supports an IP blacklist and counting hits on other sites

Version 1.2 allows translations (I18N)

Version 1.3 supports moving Hitcount to another admin tab

Version 2.0: Faster, Better & Charts & Export

Install Instructions:

Unzip to your plugins directory. (When upgrading to 2.0+, delete the old plugins/hitcount folder first)

For exports enable site-wide cookies in your gsconfig.php.

If you want to track downloads from the downloads directory, install the Download Interceptor plugin.

The plugin tries to create a directory /data/other/hitcount but depending on your hoster's setting this might be unsuccessful or just create a directory that can not be written to.

If the hit counts remain zero although you access the site:

  • create a directory hitcount in /data/other with mode 0777
  • if you use Apache, create a .htaccess file with "DENY FROM ALL" in this directory

If you want to blacklist some IP addresses in order to not count hits originating from them, put them in a file /data/other/hitcount_blacklist.txt, separated by blanks or newlines.

If you want to have Hitcount on the Pages tab, add the following to your gsconfig.php:

 define('HITCOUNT_TAB','pages');

Archived Versions:

These are old versions of this file. Please use with caution as they are probably out of date and no longer supported. ShowHide

VPS Hosting