Database structure for tracking downloads?
-
I have a client who needs to regularly count the total downloads of each document. They have hundreds of documents so summing the totals is not efficient.
I thought maybe I’d write an SQL query to return a list of the total downloads for each of the mdocs.
Do you think this is feasible? If so, where can I find the number of downloads per mdoc in the DB?
Thanks,
Matt Heinrich
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Database structure for tracking downloads?’ is closed to new replies.