-
Notifications
You must be signed in to change notification settings - Fork 8
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 missing products #146
Comments
We could ask Kiki or Giulia if we can get the metrics by products. It should help us make a decision. Also, I think we can already eliminate FirefoxOS (discontinued product) and Firefox Preview. The latter, we replace Firefox for Android (already had on the nightly channel). |
Yes, I think we can do that. I believe is interesting to have all products, that are available for support on the forum...But I don't know if is good to have so many products on the extension (traffic). Some products don't have so many questions, but we still need to do the query... P.S. Maybe we can limit the selection of products to do the query if we put all (like 3 products). 🤔 |
I'm not a fan of limiting to 3 products. I prefer to limit the number of products we support if we want to keep the traffic low. |
I totally get the excessive traffic argument. However, I would say that the overhead of making an API request is lower than going to the question pages to check that way. To be honest, I think the SUMO platform is good enough to handle, what I assume would be, a relatively low traffic increase. Plus, we have to ask, how many users would actually add the products to their watchlist? This is purely a guess, but I assume that most of the contributions are made on Firefox variations (desktop, mobile, etc), rather than the other products. So, adding the products to the list would make the extension looked like it's tied in closer to the SUMO platform. It's something that may be best to ask SUMO leaders first though, to see if they have any opposition to the idea of adding the other (less popular) products. |
Indeed. In any case, adding all products doesn't cost us a lot in term of maintenance. I mean it's mostly a copy/paste of code.
I agree. The requests made currently are a drop in the ocean. |
Yes, and extension users will prefer to open the extension instead of the site at all times and look at the questions of each product (almost the same thing). |
There are a few products that are covered by the SUMO website that are not included in the extension. These are:
While some of these topics don't receive a huge amount of questions (at least not that I can tell from the English locale), should we add them to the extension to allow contributors to track these categories or would this just be unnecessary traffic for the SUMO API platform?
The text was updated successfully, but these errors were encountered: