From 8e21b6bf9551f9e0352f765fc43abfbe735b22d7 Mon Sep 17 00:00:00 2001 From: David Rosa Date: Tue, 8 Nov 2022 19:41:38 -0500 Subject: [PATCH] help center: Improve "analytics" article. - Renames the page to "Usage statistics" (title & left sidebar). - Adds an intro section that outlines the types of information that can be found on the stats page. Fixes #23449. --- templates/zerver/help/analytics.md | 12 +++++++++--- templates/zerver/help/include/sidebar_index.md | 2 +- templates/zerver/help/public-access-option.md | 2 +- 3 files changed, 11 insertions(+), 5 deletions(-) diff --git a/templates/zerver/help/analytics.md b/templates/zerver/help/analytics.md index 7f2d4ae855..c98e7014e0 100644 --- a/templates/zerver/help/analytics.md +++ b/templates/zerver/help/analytics.md @@ -1,9 +1,15 @@ -# View organization statistics +# Usage statistics Zulip provides detailed analytics to help you see how you and your team are -using Zulip. +using Zulip. The **Organization summary** section of the usage statistics page +includes your organization's overall usage information such as the total number +of users, guests, messages, and storage in use. -### View organization statistics +You will also find interactive graphs that provide a detailed breakdown of +your organization's number of active users, messages sent, messages received, +and how these statistics have changed over time. + +## View organization statistics {start_tabs} diff --git a/templates/zerver/help/include/sidebar_index.md b/templates/zerver/help/include/sidebar_index.md index 399c2b9d90..5fcb62666a 100755 --- a/templates/zerver/help/include/sidebar_index.md +++ b/templates/zerver/help/include/sidebar_index.md @@ -146,7 +146,7 @@ * [Export your organization](/help/export-your-organization) * [Change organization URL](/help/change-organization-url) * [Deactivate your organization](/help/deactivate-your-organization) -* [View organization statistics](/help/analytics) +* [Usage statistics](/help/analytics) * [Linking to your organization](/help/linking-to-zulip) * [GDPR compliance](/help/gdpr-compliance) diff --git a/templates/zerver/help/public-access-option.md b/templates/zerver/help/public-access-option.md index 049b194fb2..5cc9307ecc 100644 --- a/templates/zerver/help/public-access-option.md +++ b/templates/zerver/help/public-access-option.md @@ -100,7 +100,7 @@ detailed below. * The **Organization settings** and **Stream settings** menus are not available to logged out visitors. However, organization settings data is required for Zulip to load, and may thus be [accessed via the Zulip API][info-via-api]. -* Logged out visitors cannot view [organization statistics](/help/analytics). +* Logged out visitors cannot view [usage statistics](/help/analytics). [info-via-api]: /help/public-access-option#information-that-can-be-accessed-via-api-when-web-public-streams-are-enabled