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

Donation admin interface should provide graphs and stats of donations #11

Open
echarlie opened this issue Mar 25, 2017 · 2 comments
Open
Labels
question Further information is requested

Comments

@echarlie
Copy link
Member

It would be nice if we got some nice histograms showing:

  • number of donations by month
  • dollars of donations by month
  • donors/dollars by day (during radiothon)
  • donors/dollars by time of day (during radiothon)
  • donation trends (do dollars donated conform to a normal distribution?)

Some other statistics that would be useful:

  • percentage of donors making recurring donations
  • number of unique donors
  • mean, median of donation size

In this line, it would also be nice if we could export donation data as CSV, only including time of day of donation, dollars donated, a unique donor identifier (hash of email address?), and first-time-donor status, so people can do statistical analysis of donor data.

@mutantmonkey
Copy link
Member

This issue is another one of those where there's so much info in it that it's hard to tell what is actually desired. Initial CSV export functionality was added in wuvt/wuvt-site#325.

@echarlie echarlie transferred this issue from wuvt/wuvt-site May 28, 2021
@echarlie echarlie added the question Further information is requested label Jun 20, 2021
@echarlie
Copy link
Member Author

we should hook up grafana and build some sample graphs to see what people want.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants