remove unneeded analytics docs for removed features

This commit is contained in:
Joel Falknau 2024-09-03 12:24:37 +10:00
parent 98efb9f887
commit 618ee81f9b
No known key found for this signature in database

View File

@ -33,23 +33,6 @@ Our Daily Stats contain the following:
- A task to send a List of Installed Apps - A task to send a List of Installed Apps
- Each Task contains the UUID and Alliance Auth Version - Each Task contains the UUID and Alliance Auth Version
Our Celery Events contain the following:
- Unique Identifier (The UUID)
- Celery Namespace of the task e.g., allianceauth.eveonline
- Celery Task
- Task Success or Exception
- A context number for bulk tasks or sometimes a binary True/False
Our Page Views contain the following:
- Unique Identifier (The UUID)
- Page Path
- Page Title
- The locale of the users browser
- The User-Agent of the user's browser
- The Alliance Auth Version
## Why ## Why
This data allows Alliance Auth development to gather accurate statistics on our installation base, as well as how those installations are used. This data allows Alliance Auth development to gather accurate statistics on our installation base, as well as how those installations are used.