Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Basic Episode Download Analytics for Self-Hosted MP3s (e.g., S3) #329

Open
1 task done
jeffpaul opened this issue Dec 3, 2024 · 0 comments
Open
1 task done
Labels
help wanted Extra attention is needed needs:engineering This requires engineering to resolve.

Comments

@jeffpaul
Copy link
Member

jeffpaul commented Dec 3, 2024

Is your enhancement related to a problem? Please describe.

As noted by @bacoords:

Problem: There is currently no built-in solution for tracking basic download metrics (e.g., raw downloads per episode) for self-hosted podcasts, especially those using services like Amazon S3 to serve MP3 files. This has led some podcasters to question whether the lack of such analytics is a reason why people opt for paid hosting services that offer built-in analytics (over otherwise free, open source options like Simple Podcasting).

Proposed Feature: Implement a simple tracking mechanism to gather and display download metrics for self-hosted podcast episodes. The basic metrics to track should include:

  • Total downloads per episode.
  • Optionally, referrer data (e.g., where the downloads are coming from).

Benefit: This would provide self-hosted podcasters with a way to track how many times each episode is downloaded, helping them better understand audience engagement without relying on third-party hosting services.

Designs

No response

Describe alternatives you've considered

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@jeffpaul jeffpaul added the type:enhancement New feature or request. label Dec 3, 2024
@jeffpaul jeffpaul added this to the Future Release milestone Dec 3, 2024
@jeffpaul jeffpaul removed the type:enhancement New feature or request. label Dec 4, 2024
@jeffpaul jeffpaul moved this from Incoming to Backlog in Open Source Practice Dec 4, 2024
@jeffpaul jeffpaul added help wanted Extra attention is needed needs:engineering This requires engineering to resolve. labels Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed needs:engineering This requires engineering to resolve.
Projects
Status: Backlog
Development

No branches or pull requests

1 participant