 |
|
Innovation award
 Nominee: 23x
Winner: 5x |
This class can be used to keep track of the visits the links that are clicked on pages of a site.
It uses Javascript code to collect information about site visitors and the intercept the links that they click.
The collected information is sent to a PHP script that uses the class to record the information on a MySQL database for posterior statistical processing.
The class can keep track of unique visitors using PHP sessions. It also records the information about the browsers that are used and referral page URL.
It also keeps track of the links that are clicked including the URL and the text of the link. Clicks on ads from Google AdSense and Yahoo Publisher Network are recorded in a separate table.
|
|
| Name: |
gStats |
| Base name: |
gstats |
| Description: |
Keep track of site visits and link clicks |
| Version: |
1.0 |
| PHP version: |
3.0 |
| License: |
GNU General Public License (GPL) |
| All time users: |
1254 users |
| All time rank: |
2670 |
| Week users: |
0 users |
| Week rank: |
2173  |
| |
|
 July 2007
Number 6
Prize: One book of choice by SAMS |
There are many solutions that provide metrics about the audience of a site that give all sorts of information.
However, one detail that often is not provided is which links the users are clicking when they leave your site to visit another.
This package implements a solution that can provide the information about user clicks.
It may be particularly useful when you want to track the links that the users clicked on advertising placed for instance by Google AdSense or Yahoo Publisher Network.
Manuel Lemos |
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Sufficient (79.2%) |
Sufficient (62.5%) |
- |
Not sure (54.2%) |
- |
- |
Not sure (51.2%) |
1461 |
| Month: |
Not yet rated by the users |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|