PHP/MySQL - AJAX Link Tracker
Pierre Far has updated his PHP/MySQL backend for the AJAX Link Tracker. Pierre’s code now works with the 2.2 version. This version adds additional date related functionality.
PHP/MySQL AJAX Link Tracker can be downloaded from Pierre’s site http://ekstreme.com/phplabs/ajax-link-tracker.php.
The updated features include:
- Records clicks on buttons
- Overlay is drag able
- Allows you to change what information is displayed in the overlay
- Allows you to change how many days data is displayed in the overlay
- Records keyboard hyperlink interactions
- Can find hyperlink label text even in complex HTML
- Object encapsulation
- Does not override existing JavaScript events handlers
I would like to thank Pierre again for the efforts he has put into this project.