Log Visitor Data & Get ReferrerPHP script to track the data of a visitor to a page on your website. The script logs their ip, the page they`re on, the time of their...
PHP script to track the data of a visitor to a page on your website. The script logs their ip, the page they`re on, the time of their visit & the referring url. The script is one php file so its very easy to install, data is stored in a mysql database table, the sql code for which is included. A paging system is used to split up the data which outputs data for every single visitor recorded.