diff --git a/docs/features/core/analytics.md b/docs/features/core/analytics.md index 368f8e6a..d610edb6 100644 --- a/docs/features/core/analytics.md +++ b/docs/features/core/analytics.md @@ -33,23 +33,6 @@ Our Daily Stats contain the following: - A task to send a List of Installed Apps - 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 This data allows Alliance Auth development to gather accurate statistics on our installation base, as well as how those installations are used.