Archive for the 'Traffic Statistics' Category

Wordpress Plugin - StatPress

Real-time detailed web stats

Version: 0.2

License: GPL

Author: Daniele Lippi

Description:
StatPress is the free plug-in for WordPress dedicated to the management of statistics about blog visits.
Once the plugin has been activated it immediately starts to collect the unlogged blog visitors.
In the Dashboard menu you’ll find the StatPress page where you could look up the statistics.
StatPress also includes a widget one can possibly add to a sidebar.

Read the rest of this entry »

Wordpress Plugin - PHk Traffic Tracker

PHk Traffic Tracker records incoming referers and displays them in a simple way for admins.

Version: 1.2

License: GPL

Author: Geekster

Description:
November 06, 2005 @ 08:19:33 AM
PHk Tracker Version 1.2
http://www.phk.ca/
Written by Scott Leonard
Copyleft Licensed under the GNU General Public License (GPL)
More Info on GPL: http://www.gnu.org/copyleft/gpl.html

Every time someone new visits your site, a session is started and their referer will be recorded on their first hit. If their referer is empty, likely they are using a bookmark or feed reading prog. Admins can view/edit the tracker table by going to MANAGE -> PHK Track in the admin area. Flush the table if it gets too big because all you would use this for is to see where fresh hits are coming from, perhaps to see what people are saying about you or who’s giving you traffic. This is not a replacement for regular logfile analysis… just a fast way to get some stats.

HOW TO INSTALL

Backup your database and FTP files. (you should always do this anyway)

Have the most recent version of Wordpress installed. If you don’t, these scripts won’t run.

Drop the phk_tracker.php in your Wordpress plugins folder.

Drop the phk_tracker_admin.php in your wp-admin folder.

Activate the plugin and then quickly visit MANAGE -> PHK Track to create the database table for tracking. Failure to do so right away will cause problems and your new visitors would see the error messages.

Visit MANAGE -> PHK Track anytime you want to see where your traffic is coming from.

Flush your PHk Tracker table every so often as regular maintenance.

*** DEBUG ***

If you have "Session Header Already Sent" errors, you will have to do the following easy step to get rid of them:

Open your root Wordpress index.php …
Right after <?php
put the following line:

ob_start();

Then at the very bottom, just before ?> put:

ob_end_flush();

This will read your site into a buffer so that headers are not already sent and the session that this plugin creates can operate normally. On most blogs this will result in a speed/performance boost.

*** /DEBUG ***

Tracker will record hits and link to incoming URLs. See GPL for restrictions.

Read the rest of this entry »

Wordpress Plugin - FeedStats

Statics for your feeds readers

Version: 1.1

License: CC

Author: aNieto2k

Description:
Statics for your feeds readers

Read the rest of this entry »

Wordpress Plugin - PHk Traffic Tracker (de)

This admin plugin tracks incoming referers, purifies them and then stores them in a table that can be referenced later.

Version: 1.4

License: CC

Author: Frank Bueltge

Description:
The very fine original plugin is written by Scott Leonard.
I have translate for german wp-user and modified the view with more informations and new installionsroutine. Works with WP 2.1.

Read the rest of this entry »

Wordpress Plugin - Visitor IP Logger

Log visitors to your website in a secure file

Version: 0.0

License: GPL

Author: Yavor Mishev

Description:
This is a simple module that lets you see all IPs that visit your website. It uses a password-protected page to display the data that is collected automatically, once the module is activated. IMPORTANT: Read README.txt first. It contains important installation instructions

Read the rest of this entry »

Wordpress Plugin - Tracer

Use a Tracer visitor counter to monitor web traffic/hits. An ‘Insert Tracer’ button is added to the WP editor.

Version: 0.89

License: CC

Author: Shannon Whitley

Description:
Tracer is a tracking image that allows you to monitor traffic for individual blog posts. It also works in your web feeds. This plugin adds an ‘Insert Tracer’ button to the WP editor. Signup for the Tracer service: http://t-r-a-c-e-r.com

Read the rest of this entry »

Wordpress Plugin - Live

Watch your website activity in real time

Version: 0.2

License: GPL

Author: Sean Hickey

Description:
The Live plugin lets you watch your website activity in real time. Watch as people are moving around your website, leaving comments, and grabbing your feed.

Read the rest of this entry »

Wordpress Plugin - Audit Trail

Track user actions and maintain post revision history

Version: 1.0

License: CC

Author: John Godley

Description:
Audit Trail is a plugin to keep track of what is going on inside your blog. It does this by recording certain actions (such as who logged in and when) and storing this information in the form of a log. Not only that but it records the full contents of posts and allows you to restore a post to a previous version at any time.

Read the rest of this entry »

Wordpress Plugin - FeedStats (de) or (en)

Statistic for your Feed

Version: 2.2

License: CC

Author: Frank Bueltge

Description:
This is the german or english version of the plugin "FeedStats" from aNieto2k. I have translate all functions and write a little bid more functions for the adminpanel. From version 1.6 it is only one file and the problem with the optionspage is to repair.
The Version 2* is ready for a better performance, codex, multilanguage and wordpress 2.1.
In the zip-File is the pot-File for more language and the german mo-File. The php-File is in english.

Read the rest of this entry »