-
Notifications
You must be signed in to change notification settings - Fork 97
Privacy Policy
Sal edited this page Jan 17, 2024
·
7 revisions
Starting with version 2.7.1 the app gives users the ability to opt-in to share anonymous usage data; helping make the app better.
Data being shared can be seen in AllEvents.cs
The app uploads anonymous usage data to Amplitude, our analytics provider. ParquetViewer values user privacy and commits to the following:
- Users are always opted-out by default and need to opt-in to share anonymous usage data.
- PII is never logged. (Example: IP address, country, etc. is never recorded)
- Parquet data is never logged.
You may toggle analytics sharing on/off at any time by clicking Help → Share Usage Data