Click Tracker
The script will track how many people are clicking on the download links and on the links that open in a separate frame (popup window). You don't need to modify links, just place a few lines of JavaScript code in the head section of your webpages (if you use header and footer files to generate webpages dynamically, you only need to place the code once in the header file). The script will create daily statistics which is stored in MySQL database. You can select which links to track/not to track by domain name and extension. For example, if you want to check your affiliate program efficiency you can track only external links (with domain name different from yours), or you can track only download links (.zip, .rar, etc)...
Visit publisher site: Click TrackerListing Details
- Version:
- 1.01
- Filed in:
-
Scripts / PHP / Scripts & Programs / Click Tracking
- Submitted on:
- Last Updated:
- Dec 16, 2011
- Publisher:
- Ilya S. Lyubinskiy Other listings by this publisher
License & Pricing Information
- License Type:
- Freeware
- Price:
- $0.00 USD
- Additional Info:
User Reviews
Add/Edit Your ReviewDisplaying 1-1 out of 1 reviews
-
We have a download on our site and we want to track the number of people who click on the link to get the download. I installed this script and and the javascript on one of our pages and sometimes it would register the click twice, sometimes it would count it once. Other times it just wouldn't register the click at all. I found it too unreliable for whatever reason to put it into production use and didn't have the time to dig through the code to figure out what was wrong.