Skip to content

Commit 2346105

Browse files
committed
Inform about data collection in the README
1 parent 886b4cd commit 2346105

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -261,6 +261,12 @@ Make sure to check if your issue or PR has already been fixed or implemented **b
261261
- Details on how to contribute: [`CONTRIBUTING.md`](https://github.com/openandroidinstaller-dev/openandroidinstaller/blob/main/CONTRIBUTING.md)
262262
- More ways to contribute: [openandroidinstaller.org/#contribute](https://openandroidinstaller.org/#contribute)
263263

264+
## Collection of anonymous usage data
265+
266+
The OpenAndroidInstaller application collects anonymous usage data to help us improve the application. This data is collected using [Plausible Analytics](https://plausible.io) and is stored on their servers.
267+
We do not collect any personal data, and we do not track individual users. We only collect the device code when the installation process is started and finished to see which devices are most commonly used with the application.
268+
The code is available in the function `send_tracking_info` in the `openandroidinstaller/utils.py` file.
269+
264270
## Acknowledgements
265271

266272
The project is supported by the following organizations and companies:

0 commit comments

Comments
 (0)