On my site, users are able to download files by browser default on .zip files, and I would like to record when they click on the download link text. Is there any easy way of doing this in javascript, I need something that runs without the user knowing, or that does not require user input.
Any help/code would be appreciated as my domain host does not supply stats, and I cannot find a stat provider that can record the above.
GRAHAM