- This topic has 1 reply, 2 voices, and was last updated 12 years, 5 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Support site for Tips and Tricks HQ premium products
by
Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › Track downloads for digital files stored on amazons3
I may be missing something really simple to find, but I cannot locate where I go to verify if a download has happened for the sale of a digital product. I’m looking in Stats and I see the sale and the customer info, but I cannot tell how many times something has been downloaded using the encrypted links they receive.
I’m sure it’s somewhere, I just don’t know where.
Thanks in advance.
Andrea
If you examine the download.php script, you can see where/how the download expiry counter is updated in the database. With this knowledge, you could query the database table and see if a link has been used. This does not work, if you are using unlimited downloads.