mozillabrasil / sumo_live_helper

Helper Add-on for SUMO forum contributors
https://addons.mozilla.org/firefox/addon/sumo-live-helper-/
Mozilla Public License 2.0
7 stars 8 forks source link

Add missing products #146

Open WesleyBranton opened 4 years ago

WesleyBranton commented 4 years ago

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?

dannycolin commented 4 years ago

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?

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).

jhonatasrm commented 4 years ago

We could ask Kiki or Giulia if we can get the metrics by products.

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). 🤔

dannycolin commented 4 years ago

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.

WesleyBranton commented 4 years ago

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.

dannycolin commented 4 years ago

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.

To be honest, I think the SUMO platform is good enough to handle, what I assume would be, a relatively low traffic increase.

I agree. The requests made currently are a drop in the ocean.

jhonatasrm commented 4 years ago

To be honest, I think the SUMO platform is good enough to handle, what I assume would be, a relatively low traffic increase.

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).