My site is currently using S3 for static content hosting like pictures and audio files for a podcast. However I’d like to consolidate to a single provider if I can, using S3 just adds complexity. The biggest thing I need, though, is statistics on how many time a particular file has been downloaded. I have some listeners who stream through my site and some who use iTunes or other RSS feeds where the media is pulled directly from storage, and getting listener counts is really difficult this way.
Can Spaces let me see exactly how many times a file has been downloaded?
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Sign up for Infrastructure as a Newsletter.
Working on improving health and education, reducing inequality, and spurring economic growth? We'd like to help.
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Unfortunately this reporting is not yet available for Spaces users. Additional metrics around Spaces usage is on the roadmap and work is currently underway to continue to improve this experience.
Not having this feature is a deal breaker for me. Have to move my files elsewhere.
You can try setting up a proxy on Nginx and log access to it, pretty easy and there are many tutorials around.