-
Notifications
You must be signed in to change notification settings - Fork 0
Privacy Policy
Sal edited this page Jul 8, 2026
·
1 revision
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. DuckSQL 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)
- File data is never logged.
You may toggle analytics sharing on/off at any time by clicking Help → Share Usage Data