PHP Classes

Web Site Traffic and Pages Access: Record visits of real users to Web site pages

Recommend this page to a friend!
  Info   Screenshots   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStar 56%Total: 829 All time: 4,173 This week: 51Up
Version License PHP version Categories
site-traffic-data 1.0.0Freeware5.0PHP 5, User Management
Description 

Author

This package can record visits of real users to Web site pages.

It can record the number of visits to Web site pages in MySQL database tables using PDO or text files. The classes can execute the queries to create the necessary database tables.

It uses PHP sessions to keep track of the different users that visit the site.

The classes use AJAX requests to detect if users are staying the pages for at least 5 seconds. This period is a configurable parameter.

Accesses performed by well known crawler robots are excluded from the accesses recorded by the classes.

The classes can list the top accessed pages and other Web site traffic statistics.

Innovation Award
PHP Programming Innovation award nominee
August 2013
Number 4


Prize: One downloadable copy of PhpED Professional
Tracking the number of users that visit the pages of Web site is a common type of application found in many sites.

Sometimes it is hard to distinguish site accesses done by real human users from robot accesses.

This class implements an approach that uses AJAX requests to validate accesses done by real human users using real browsers.

Manuel Lemos
Picture of MarPlo
Name: MarPlo <contact>
Classes: 7 packages by
Country: Romania Romania
Innovation award
Innovation award
Nominee: 3x

 

Screenshots (1)  
  • siteaccess.png
  Files folder image Files (16)  
File Role Description
Files folder imagesiteaccess (8 files)
Files folder imagestoredata (3 files)
Accessible without login HTML file readme.html Doc. Documentation
Accessible without login Plain text file siteaccess.php Appl. Includes the script classes and outputs registered data
Accessible without login Plain text file test.html Data Example script included in html file
Accessible without login Plain text file test.php Aux. Example script included in php file

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 0%
Total:829
This week:0
All time:4,173
This week:51Up
User Ratings User Comments (1)
 All time
Utility:81%StarStarStarStarStar
Consistency:81%StarStarStarStarStar
Documentation:81%StarStarStarStarStar
Examples:-
Tests:-
Videos:-
Overall:56%StarStarStar
Rank:1758
 
goood
11 years ago (Rahul Shambharkar)
70%StarStarStarStar