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 addon usage statistics #55

Open
oliveryasuna opened this issue Aug 2, 2023 · 7 comments
Open

Add addon usage statistics #55

oliveryasuna opened this issue Aug 2, 2023 · 7 comments
Labels
enhancement New feature or request

Comments

@oliveryasuna
Copy link

Would be nice to track and display the total number of users who have downloaded an addon.

@samie samie added the enhancement New feature or request label Sep 1, 2023
@samie
Copy link
Member

samie commented Sep 1, 2023

Thanks! This is indeed something that we should have. Are you more interested in "Maven downloads" or "installations events" from the Directory UI?

@oliveryasuna
Copy link
Author

oliveryasuna commented Sep 11, 2023

I think that both serve a necessary purpose:

  • Maven downloads -- Tells us how often the project is used, similar to NPM statistics.
  • Installation events -- Do you mean clicking the "Install..." button and choosing one of the options from the drop-down? This would serve as an indicator to the number of projects that use the addon.

Tracking both statistics along with sorting by them would be great!

I would especially appreciate the latter. RIght now, I assume that sorting by "Popular", sorts by rating. Not everyone that uses an addon rates it. For example, I know a few people that use my addons, but most are unrated.

@oliveryasuna
Copy link
Author

@samie Interesting quote that demonstrates why sorting by these new statistics would prove useful. While this is a very different space then Amazon, this quote demonstrates that many do not leave reviews:

On average, Amazon sellers get reviews on about 3% - 10% of their sales.

https://quantifyninja.com/a/community/amazon-marketing/sales-to-reviews-ratio-on-amazon

@samie
Copy link
Member

samie commented Oct 9, 2023

Thanks, an interesting and relatable finding indeed. I'll try to move this feature forward on infrastructure level. In the meantime, if you (or anyone) have UI / UX suggestions how this could look like to user in practice, please let us know here.

@oliveryasuna
Copy link
Author

@samie Any chance I can get access to the directory-backend artifact? That way, I could run this codebase locally and make changes to the UI.

@samie
Copy link
Member

samie commented Oct 10, 2023

That is unfortunately internal and we can't probably publish it as-is, but I could think creating a interface package for mocking it.

@oliveryasuna
Copy link
Author

@samie Yup, I'll do just that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants