Without telemetry and analytics you can't create a production grade application. The question ishow do you do that with privacy. Opt out is a must. A clear explanation of what is sent and when. Making sure no identity data (ip etc) is sent. Logging messages so the user can see what is sent. These are my thoughts.

Replies (3)

We are doing our best to avoid telemetry if we can gather data server side. I think there definitely is a sweet spot for privacy preserving useful data
โ†‘