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

[Idea] Publish stats page of visits of looked up data and/or missing data #495

Open
geekygirlsarah opened this issue Jun 17, 2022 · 5 comments
Labels
Experience: Backend Experience: Design Experience: Frontend Experience: UX good first issue A good issue for anyone new to open source to work on hacktoberfest Good issue for someone to work on for Hacktoberfest help wanted We'd love to have help working on this issue Language: Python Type: Enhancement

Comments

@geekygirlsarah
Copy link
Member

Description

In #480, @hegold suggested "Publish data on oops page visits so contributors can see the most requested missing items". I also thought a stats page of most commonly looked up comparisons or reference sheets would be interesting. Perhaps a "Stats" page at the top of the site along with different types of data looked up from the database?

This issue is to think through how this might work or what this might look like.

Additional Notes

Since early March, lookups have been tracked in a database. There's presently no record on whether the lookup passed or failed, but this data can be used towards this.

This issue probably needs to be thought about a bit more before assigning to work on.

@xomiamoore
Copy link

Hi @geekygirlsarah! I think I could help with this issue, if you're open to using something like Google Analytics. I don't have a ton of coding experience, but I've worked with analytics tools before.

Let me know your thoughts and we can talk through what this would look like!

@geekygirlsarah
Copy link
Member Author

Hello! Actually it's probably a bit simpler: There's two database tables that track stats. So you can just use some Python model wrangling to probably get data. You could do SQL if you felt up to it. No G'analytics.

How do you feel about that?

@geekygirlsarah geekygirlsarah removed the hacktoberfest Good issue for someone to work on for Hacktoberfest label Nov 10, 2022
@geekygirlsarah geekygirlsarah added the hacktoberfest Good issue for someone to work on for Hacktoberfest label Oct 5, 2024
@sarthakjalan05
Copy link
Contributor

@geekygirlsarah i would like to work for this.....please assign me under the hacktoberfest tag??!!

@geekygirlsarah
Copy link
Member Author

@sarthakjalan05 I'll assign you to this too. Let me know if you have any questions!

@sarthakjalan05
Copy link
Contributor

@geekygirlsarah I have raised a PR. Please let me know if any updation is needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Experience: Backend Experience: Design Experience: Frontend Experience: UX good first issue A good issue for anyone new to open source to work on hacktoberfest Good issue for someone to work on for Hacktoberfest help wanted We'd love to have help working on this issue Language: Python Type: Enhancement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants