1
0
mirror of https://github.com/amir20/dozzle.git synced 2025-12-27 07:31:46 +01:00

docs: updates analytics docs

This commit is contained in:
Amir Raminfar
2024-04-10 08:09:24 -07:00
parent 9e99e043cd
commit fdb0984e3a

View File

@@ -4,11 +4,11 @@ title: Anonymous Analytics
# Data Collection of Analytics
Dozzle collects anonymous user configurations using Google Analytics. _Why?_ Dozzle is an open source project with no funding. As a result, there is no time to do user studies of Dozzle. Analytics is collected to prioritize features and fixes based on how people use Dozzle. This data is completely public and can be viewed live using [dashboard](/guide/usage-dashboard).
Dozzle collects anonymous user configurations using a simple beacon written in Go. _Why?_ Dozzle is an open source project with no funding. As a result, there is no time to do user studies of Dozzle. Analytics is collected to prioritize features and fixes based on how people use Dozzle.
## Where is data stored
Dozzle's sends anonymous data to Google Analytics. Retention policy is 14 months which is lowest [possible value for Google Analytics](https://support.google.com/analytics/answer/7667196).
Dozzle's sends anonymous data to DigitalOcean which is written to a flat file for processing.
## Opting out