PHP Classes

PHP IP Logger: Track user IP addresses that access certain pages

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 134 All time: 9,306 This week: 40Up
Version License PHP version Categories
iplogger 1.0.0Custom (specified...5Networking, PHP 5, User Management, W..., A...
Description 

Author

This package can track user IP addresses that access certain pages.

It provides a PHP application that can create short strings to use as codes associated with page URLs.

The package can redirect the access to an application script that takes a short string code and redirects to the associated URL.

It also tracks the IP addresses of the computer of the users that access these pages to collect statistics about the user's computer details like the IP address, country, browser, computer or phone operating system, and type of device.

The package also provides an API to provide access to the application features of external applications, for instance:

- Create a short code string for a given URL

- Get statistics about the users that access the pages by country

- Get statistics about the number of users that accessed the pages in a given month


PHP IP Logger using URL

Innovation Award
PHP Programming Innovation award nominee
May 2023
Number 6
One way to measure statistics of the access to site pages is to track the IP addresses of the computer or phone of the users that access those pages.

This package provides a short URL application in PHP that associates URLs with short-string codes with longer URLs.

When users access pages with short string codes, this application can track the user's access to the pages with long URLs.

This allows this application to track several types of statistics that may be useful for page owners to evaluate the audience of their pages.

This application also provides an API so external applications can process the statistics of the page accesses in a way that is more convenient to those applications.

Manuel Lemos
Picture of Faris AL-Otabi
  Performance   Level  
Innovation award
Innovation award
Nominee: 5x

Winner: 1x

 

  Files folder image Files (327)  
File Role Description
Files folder imageapp (11 files, 8 directories)
Accessible without login Plain text file .htaccess Data Auxiliary data
Accessible without login Plain text file LICENSE Lic. License text
Accessible without login Plain text file README.md Doc. Documentation
Accessible without login Plain text file redirect.php Example Example script

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  
 100%
Total:134
This week:0
All time:9,306
This week:40Up