3 ms·
Because anyone building a system needs performance metrics to understand how it’s behaving in aggregate / if they update the model? With the exception of instal
by vlovich123 11d ago
Because anyone building a system needs performance metrics to understand how it’s behaving in aggregate / if they update the model? With the exception of install_id these all seem innocuous. Install_id is maybe needed anyway for purchase management. Probably could use a session uuid to track the other metrics at the cost of blinding you to being able to find individual customers with a bad experience which is probably much more important for a small player like this.
- woadwarrior01 10d agoApple provides APIs for doing this in a privacy-sensitive way, instead of exfiltrating data like this, carte blanche using PostHog. https://developer.apple.com/documentation/metrickit https://developer.apple.com/documentation/metrickit
- sankde 10d agoThanks for your Feedback. More Privacy Improvements, Package Corrections and Attribution Incoming.
- sankde 10d agoYes These metrics are there to check system issues. Like Crashes and etc. Also I need to check Model performance too. However your data is yours, and this data will be anonymized too. I really want Jexxa to be private and secure, as I am a heavy user of it too.