phpOpenTracker

phpOpenTracker is a framework solution for the analysis of website traffic and visitor analysis.

It features a logging engine that, either invoked as a web-bug by a HTML <img> tag or embedded with two lines of code into your PHP application, logs each request to a website into a database. One installation of phpOpenTracker can track an arbitrary number of web-sites.

Through the phpOpenTracker API module you can easily access the gathered data and perform complex operations on it, like for instance the analysis of your visitors' clickpaths.

The analysis of clickpaths is essential when you want to measure the usability of your website. phpOpenTracker's API functions 'shortest_paths' and 'top_paths' help to answer questions like: Is the navigation intuitive enough? Do visitors find the shortest, most direct way from A to B? How are ads perceived? On what document do they leave the website -- and where to? The answers to these questions help you to improve the user experience and the way your website is percepted by your customers.

News

The development of phpOpenTracker has recently been restarted after a hiatus of almost three years. The latest release is available here, the old documentation is available in English and German.