by Stephen >> Wed, 16 Mar 2005 21:54:43 GMT
Hi,
I am wanting to track file downloads within our web system.
We send out emails to users to let them know that some documents they have previously requested have been updated or modified, and give them a link to connect back to our site to obtain the documents.
At the moment I am only tracking that a user has visited our downloads page, and record them as having obtained the documents, but I am wanting to be more sure that they have actually successfully downloaded them. These are tender documents, so if someone has not managed to retrieve the latest ammendments they could be seriously disadvantaged, so I need to track if they downloaded, not just if they visited the download page, or not even that they started the download, but that the download was not interrupted and was completed successfully.
They are static zip files being downloaded.
So ideally, I would like some way for our system to be automaticaly notified once the download has completed, NOT just that they have visited the download page.
Does anyone have any ideas on how this can be done?
Many thanks
Stephen