Forum Moderators: mack
George
The problem with a click tracker is that if someone, and they will, posts a direct link to the file, it will not register the download.
What I had to do was use a cgi script called ShotGun. It has a text database file with the real link to the download and will keep track of the number of times it was downloaded and the IP of the last downloader. I found out by experimenting, that this script will allow the downloads to show up in the access log.
This script is free and uses a General Public License as published by the Free Software Foundation. It as available from …
h**p://poeticpollution.net/scripts/ShotGun/
Using this script, I can rename the directory where the download is stored, change the directory name in the text database file, and if a direct link is posted somewhere, it will not work. It takes about 20 seconds for me to change the directory name that I do about one a week. I also posted a notice on the download page that the location of the download changes so posting a link to the download and not the download page will result in a dead link.
[mydomain.com...]
[mydomain.com...]
etc.