Tuesday, June 7, 2016

PHP Visitor Tracking Script using jQuery

This simple PHP visitor tracking script uses jQuery and Raphael javascript library to display daily hits to your page. The class features: IP filter (for IP’s you don’t want to track) Unique visits counter Raphael analytics (example on the bottom of the page) No search engine robots tracking Total hits counter Visitor IP’s info Visitor host info Referring pages info Visited pages info MySQL log table creation.

Download PHP visitor tracking script