this post was submitted on 22 Jan 2024
58 points (96.8% liked)

Open Source

30206 readers
264 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 5 years ago
MODERATORS
 

If I create a OSS app with analytics to detect & log crashes with feature use, is it a bad practice? I think analytics is really helpful in finding:-

  • which features are worth developing &
  • which bugs needs to be solved first.

Edit...

Things Collected

  • IP Address for use ping (for country)
  • All crashes with IP
  • Feature use with IP Crashes are store for upto 6 months to solve bug but rest are collected and delete after 3 months

It is opt-out but user are informed about it during first / install time. To disable analytics Settings --> Privacy

I want to know right way to introduce analytics in OSS

you are viewing a single comment's thread
view the rest of the comments
[–] jjlinux@lemmy.ml 1 points 7 months ago

As a user, if something like this was implemented in anything I use, as long as it's opt-in (not opt-out), I would probably agree after I make sure I'm ok with the data I would be sharing.

Opt-out is always an instant "hell no" for me. It feels too much like a pusher.