diff --git a/access-management/introduction.mdx b/access-management/introduction.mdx index 545d8c9f3..1dc01b9c6 100644 --- a/access-management/introduction.mdx +++ b/access-management/introduction.mdx @@ -1,6 +1,7 @@ --- title: Workspace Management Overview sidebarTitle: Overview +description: How to manage access to your Statsig workspace, including organizations, projects, teams, single sign-on, SCIM provisioning, API keys, and tagging. --- Statsig provides a few different solutions for access management as you scale out adoption in your team/org/company. diff --git a/ai-evals/node.mdx b/ai-evals/node.mdx index a606b0d86..7ae0c7051 100644 --- a/ai-evals/node.mdx +++ b/ai-evals/node.mdx @@ -1,7 +1,7 @@ --- title: Node AI SDK sidebarTitle: Node SDK -description: Statsig's Node SDK for AI Application Configuration & Telemetry +description: Statsig's Node.js AI SDK lets you manage prompts, run online and offline evals, and capture telemetry for LLM-powered features in your Node applications. --- import Installation from '/snippets/ai-sdks/node/installation.mdx' diff --git a/ai-evals/overview.mdx b/ai-evals/overview.mdx index b37ce76fb..68e7f4649 100644 --- a/ai-evals/overview.mdx +++ b/ai-evals/overview.mdx @@ -1,6 +1,7 @@ --- title: AI Evals Overview sidebarTitle: Overview +description: Statsig AI Evals provide prompts, graders, and offline and online evaluation tools to iterate on, version, and ship LLM-powered features to production safely. --- diff --git a/ai-evals/python.mdx b/ai-evals/python.mdx index 98c9dd4b4..d2177f9ab 100644 --- a/ai-evals/python.mdx +++ b/ai-evals/python.mdx @@ -1,7 +1,7 @@ --- title: Python AI SDK sidebarTitle: Python SDK -description: Statsig's Python SDK for AI Application Configuration & Telemetry +description: Statsig's Python AI SDK lets you manage prompts, run online and offline evals, and capture telemetry for LLM-powered features in your Python applications. --- import Installation from '/snippets/ai-sdks/python/installation.mdx' diff --git a/client/Angular.mdx b/client/Angular.mdx index a05062f9d..7268bf47e 100644 --- a/client/Angular.mdx +++ b/client/Angular.mdx @@ -1,7 +1,7 @@ --- title: Statsig in Angular sidebarTitle: Angular -description: Statsig's SDK for Experimentation and Feature Flags in Angular applications. +description: Use the Statsig client SDK in Angular applications to evaluate feature gates, run A/B experiments, retrieve dynamic configs, and log analytics events. icon: "angular" --- diff --git a/client/CPP.mdx b/client/CPP.mdx index bc6270482..4104da069 100644 --- a/client/CPP.mdx +++ b/client/CPP.mdx @@ -1,7 +1,7 @@ --- title: C++ Client SDK sidebarTitle: C++ -description: Statsig's SDK for Experimentation and Feature Flags in C++ applications. +description: Use the Statsig client SDK in C++ applications to evaluate feature gates, run A/B experiments, retrieve dynamic configs, and log analytics events. icon: "code" --- diff --git a/client/DotNet.mdx b/client/DotNet.mdx index 56471bc18..cf69bb2a8 100644 --- a/client/DotNet.mdx +++ b/client/DotNet.mdx @@ -1,7 +1,7 @@ --- title: .NET Client SDK sidebarTitle: .NET Client -description: Statsig's SDK for Experimentation and Feature Flags in .NET applications. +description: Use the Statsig client SDK in .NET applications to evaluate feature gates, run A/B experiments, retrieve dynamic configs, and log analytics events. icon: "/images/dotnet-grey.svg" --- diff --git a/client/Expo.mdx b/client/Expo.mdx index ce8e55fb4..af1cea3df 100644 --- a/client/Expo.mdx +++ b/client/Expo.mdx @@ -1,7 +1,7 @@ --- title: Expo Client SDK sidebarTitle: Expo -description: Statsig's SDK for Experimentation and Feature Flags in Expo applications. +description: Use the Statsig client SDK in Expo and React Native apps to evaluate feature gates, run A/B experiments, retrieve dynamic configs, and log events. icon: "e" --- diff --git a/client/Next.mdx b/client/Next.mdx index f2e54bbfe..0aa22e342 100644 --- a/client/Next.mdx +++ b/client/Next.mdx @@ -1,7 +1,7 @@ --- title: Next.js Client SDK sidebarTitle: Next.js -description: Statsig's SDK for Experimentation and Feature Flags in Next.js applications. +description: Use the Statsig client SDK in Next.js applications to evaluate feature gates, run A/B experiments, retrieve dynamic configs, and log analytics events. icon: "N" --- diff --git a/client/Roku.mdx b/client/Roku.mdx index e843fc7fc..e23d34288 100644 --- a/client/Roku.mdx +++ b/client/Roku.mdx @@ -1,7 +1,7 @@ --- title: Roku Client SDK sidebarTitle: Roku -description: Statsig's SDK for Experimentation and Feature Flags in Roku applications. +description: Use the Statsig client SDK in Roku channels to evaluate feature gates, run A/B experiments, retrieve dynamic configs, and log analytics events. icon: "/images/roku.svg" --- diff --git a/client/Unity.mdx b/client/Unity.mdx index 610c1ea59..0183fad24 100644 --- a/client/Unity.mdx +++ b/client/Unity.mdx @@ -1,7 +1,7 @@ --- title: Unity SDK sidebarTitle: Unity -description: Statsig's SDK for Experimentation and Feature Flags in Unity applications. +description: Use the Statsig client SDK in Unity applications and games to evaluate feature gates, run A/B experiments, retrieve dynamic configs, and log events. icon: "unity" --- diff --git a/client/androidOnDeviceEvaluationSDK.mdx b/client/androidOnDeviceEvaluationSDK.mdx index 2902f9158..78592d9cd 100644 --- a/client/androidOnDeviceEvaluationSDK.mdx +++ b/client/androidOnDeviceEvaluationSDK.mdx @@ -1,7 +1,7 @@ --- title: Android On Device Evaluation SDK sidebarTitle: Android -description: Statsig's Android SDK for on-device evaluation. +description: The Statsig Android on-device evaluation SDK ships rule sets to the device so feature gates and experiments evaluate locally without per-call network requests. icon: "android" --- diff --git a/client/html-snippet.mdx b/client/html-snippet.mdx index 5015a8f6d..458b5cfb1 100644 --- a/client/html-snippet.mdx +++ b/client/html-snippet.mdx @@ -1,7 +1,7 @@ --- title: HTML Snippet sidebarTitle: HTML Snippet -description: Add Statsig to web pages with an HTML script tag +description: Add Statsig to any website with a single HTML script tag to evaluate feature gates, run experiments, capture web analytics, and log events without a build step. icon: "html5" --- diff --git a/client/introduction.mdx b/client/introduction.mdx index 9c08bfaf0..4fdcdc486 100644 --- a/client/introduction.mdx +++ b/client/introduction.mdx @@ -1,5 +1,6 @@ --- title: Client SDKs +description: Statsig client SDKs run experiments and feature flags on end-user devices including web, mobile, TV, and gaming apps, with caching and event logging built in. --- Statsig client SDKs enable you to run experiments for user experience improvements in applications running on end-user devices. These applications include web and mobile apps, television and gaming apps, and other consumer electronics apps. diff --git a/client/javascript-sdk.mdx b/client/javascript-sdk.mdx index 73c7310f5..e33da4e1d 100644 --- a/client/javascript-sdk.mdx +++ b/client/javascript-sdk.mdx @@ -1,7 +1,7 @@ --- title: JavaScript Client SDK (Web) sidebarTitle: Javascript (Web) -description: Statsig's JavaScript SDK for browser and React applications. +description: Use the Statsig JavaScript client SDK in browser and React apps to evaluate feature gates, run A/B experiments, retrieve dynamic configs, and log events. icon: "js" --- diff --git a/compliance/introduction.mdx b/compliance/introduction.mdx index 1523db3ee..5de5266a6 100644 --- a/compliance/introduction.mdx +++ b/compliance/introduction.mdx @@ -1,5 +1,7 @@ --- -title: Introduction +title: Compliance and data privacy at Statsig +sidebarTitle: Introduction +description: Overview of Statsig's tools for handling sensitive data, including AI governance, mobile data privacy, user data deletion, and security and compliance controls. --- We know the data that you send to Statsig can be sensitive - both for your business, as well as your users. This section documents the tools we have for handling sensitive data. \ No newline at end of file diff --git a/console-api/introduction.mdx b/console-api/introduction.mdx index bc1221662..380a6af0f 100644 --- a/console-api/introduction.mdx +++ b/console-api/introduction.mdx @@ -1,6 +1,7 @@ --- title: Console API Overview sidebarTitle: "Overview" +description: The Statsig Console API is a REST CRUD API for managing feature gates, experiments, dynamic configs, and project resources without using the web console. --- The "Console API" is the CRUD API for performing the actions offered on console.statsig.com without needing to go through the web UI. diff --git a/control-panel/overview.mdx b/control-panel/overview.mdx index eefc8db26..d2b94a3f4 100644 --- a/control-panel/overview.mdx +++ b/control-panel/overview.mdx @@ -1,6 +1,6 @@ --- title: Control Panel -description: Track and manage features at scale +description: The Statsig Control Panel is a unified surface for tracking, filtering, and managing your team's gates, experiments, and dynamic configs at scale. --- Control Panel is a surface to measure and track you and your teams' features that are deployed and measured with Statsig. This surface is similar to the standard gate/experiment tables in Statsig, and enables quickly tabbing between filters on top of the objects used to deploy and measure changes - configs, experiments, and gates - and quickly measure them, make or review ship decisions, and manage development flows like overrides. diff --git a/data-warehouse-ingestion/introduction.mdx b/data-warehouse-ingestion/introduction.mdx index 7773ee984..8cd61d26a 100644 --- a/data-warehouse-ingestion/introduction.mdx +++ b/data-warehouse-ingestion/introduction.mdx @@ -1,5 +1,6 @@ --- title: Data Warehouse Ingestion +description: Send raw events and pre-computed metrics from BigQuery, Snowflake, Databricks, Redshift, Synapse, S3, or Athena directly into Statsig Cloud for analysis. --- diff --git a/dynamic-config/create-new.mdx b/dynamic-config/create-new.mdx index 8ca235608..afdef8e90 100644 --- a/dynamic-config/create-new.mdx +++ b/dynamic-config/create-new.mdx @@ -1,6 +1,6 @@ --- title: Create a dynamic config -description: Learn how to create a new dynamic config in the Statsig console +description: Step-by-step guide to creating a new dynamic config in the Statsig console, including naming the config, adding rules, and setting default values for users. --- To create a dynamic config, diff --git a/experiments/advanced-setup/stratified-sampling.mdx b/experiments/advanced-setup/stratified-sampling.mdx index 965eec8d2..f2e62cd85 100644 --- a/experiments/advanced-setup/stratified-sampling.mdx +++ b/experiments/advanced-setup/stratified-sampling.mdx @@ -1,6 +1,6 @@ --- -title: "Stratified Sampling" -description: "Learn how stratified sampling reduces variance and improves experiment reliability in low volume or high variance scenarios." +title: "Stratified sampling for Statsig experiments" +description: "Use stratified sampling in Statsig Cloud experiments to reduce variance and improve experiment reliability in low-volume or high-variance scenarios." --- import Content from '/snippets/stats-methods/stratifiedSampling.mdx'; diff --git a/experiments/exploring-results/differential-impact-detection.mdx b/experiments/exploring-results/differential-impact-detection.mdx index c3ffc0a50..a6f592bf1 100644 --- a/experiments/exploring-results/differential-impact-detection.mdx +++ b/experiments/exploring-results/differential-impact-detection.mdx @@ -1,6 +1,6 @@ --- title: "Differential Impact Detection" -description: "Learn how Statsig automatically flags experiments with extreme differential impacts on sub-populations." +description: "Statsig Cloud experiments automatically flag treatments that produce extreme differential impacts on sub-populations, helping surface heterogeneous effects." --- import Content from '/snippets/whn/differentialImpact.mdx' diff --git a/feature-flags/conditions.mdx b/feature-flags/conditions.mdx index f5454fb33..3aff76f08 100644 --- a/feature-flags/conditions.mdx +++ b/feature-flags/conditions.mdx @@ -1,6 +1,6 @@ --- title: Feature Gate rule criteria -description: Statsig feature gates contain a list of rules that are evaluated in order from top to bottom. This page describes in more detail how these rules are evaluated and lists all currently supported conditions. +description: Reference for Statsig feature gate rule evaluation order and all supported targeting conditions, including user attributes, custom fields, and segments. --- Statsig feature gates contain a list of rules that are evaluated in order from top to bottom. The page describes in more detail how these rules are evaluated and lists all currently supported conditions. diff --git a/feature-flags/create.mdx b/feature-flags/create.mdx index a17c8a617..c9bb94619 100644 --- a/feature-flags/create.mdx +++ b/feature-flags/create.mdx @@ -1,6 +1,6 @@ --- title: Create a Feature Gate -description: This guide walks through how to create a Feature Gate in the Statsig console, how to add an evaluation rule to a Feature Gate, how to implement the Feature Gate in your code, examples of common Feature Gate setups, and a list of all Feature Gate targeting conditions available in Statsig. +description: Step-by-step guide to creating a feature gate in the Statsig console, adding evaluation rules, implementing it in code, and choosing targeting conditions. --- ## In the Statsig console diff --git a/feature-flags/safeguards-manage.mdx b/feature-flags/safeguards-manage.mdx index 3c3b8d90d..8b43837ba 100644 --- a/feature-flags/safeguards-manage.mdx +++ b/feature-flags/safeguards-manage.mdx @@ -1,6 +1,6 @@ --- title: Manage a Safeguard -description: Learn how to view and manage safeguards for your feature flags +description: Learn how to view, configure, and manage Safeguards for Statsig feature gates to monitor key metrics and automatically halt risky rollouts. --- ## View a Safeguard diff --git a/feature-flags/scheduled-rollouts.mdx b/feature-flags/scheduled-rollouts.mdx index 85b2daebd..7360faeef 100644 --- a/feature-flags/scheduled-rollouts.mdx +++ b/feature-flags/scheduled-rollouts.mdx @@ -1,6 +1,6 @@ --- title: "Scheduled Rollouts" -description: "Pre-set time-based feature rollout schedules that execute automatically" +description: "Use Scheduled Rollouts in Statsig to automatically increase feature gate pass percentages over time, ramping safely without manual updates." --- Feature Gates are powerful in ensuring a safe, controlled feature rollout. Scheduled Rollouts add a time-based scheduling layer to Feature Gates, enabling you to pre-set any rollout schedule you want, which will execute automatically. This is particularly useful if, for example, you have a feature launch happening in another timezone (and don't want to stay up all night!) or you have a standard, company-wide ramp-up schedule you follow with every feature release. diff --git a/http-api/overview.mdx b/http-api/overview.mdx index fc61f4522..32b732053 100644 --- a/http-api/overview.mdx +++ b/http-api/overview.mdx @@ -1,5 +1,6 @@ --- -title: HTTP API +title: HTTP API overview +description: Reference for Statsig's HTTP API, used to evaluate feature gates, experiments, and dynamic configs and log events when no official SDK is available. --- diff --git a/infra-analytics/logs-explorer-queries.mdx b/infra-analytics/logs-explorer-queries.mdx index 14f4c2a5a..7058e71e7 100644 --- a/infra-analytics/logs-explorer-queries.mdx +++ b/infra-analytics/logs-explorer-queries.mdx @@ -1,7 +1,7 @@ --- title: 'Query Syntax for Logs Explorer' sidebarTitle: Query Syntax -description: 'Filter, group, and visualize logs with precision.' +description: 'Reference for the Statsig Logs Explorer query syntax, including operators for filtering, grouping, faceting, and visualizing log data in dashboards.' --- This page covers common syntax you can use in day-to-day investigations, plus a few ready-to-edit examples. diff --git a/infra-analytics/logs-explorer.mdx b/infra-analytics/logs-explorer.mdx index f26192501..92947c63d 100644 --- a/infra-analytics/logs-explorer.mdx +++ b/infra-analytics/logs-explorer.mdx @@ -1,7 +1,7 @@ --- title: 'Logs Explorer Overview' sidebarTitle: Overview -description: 'Search and analyze all of your product’s logs in one place.' +description: 'Search, filter, and analyze your product and infrastructure logs in the Statsig Logs Explorer for fast debugging and incident investigation.' --- Logs Explorer lets you query logs, traces, and ingested events from a single interface. Use it the same way whether you’re debugging infrastructure issues or investigating product event streams. diff --git a/infra-analytics/overview.mdx b/infra-analytics/overview.mdx index 6c1735df6..9016a6a1e 100644 --- a/infra-analytics/overview.mdx +++ b/infra-analytics/overview.mdx @@ -1,7 +1,7 @@ --- title: 'Infra Analytics Overview' sidebarTitle: Overview -description: 'Monitor and debug the health of your services directly inside Statsig' +description: 'Statsig Infra Analytics pulls logs, metrics, and alerts into one place so you can monitor system health alongside product analytics and experiments.' --- **[Infra Analytics](https://statsig.com/infra-analytics)** pulls in logs, metrics, and alerts so you get system-level observability in the same place you analyze product outcomes. diff --git a/infra-analytics/topline-alerts-logs.mdx b/infra-analytics/topline-alerts-logs.mdx index 3464fa5f8..7601b0f40 100644 --- a/infra-analytics/topline-alerts-logs.mdx +++ b/infra-analytics/topline-alerts-logs.mdx @@ -1,6 +1,6 @@ --- title: 'Topline Alerts with Logs' -description: 'Detect infrastructure regressions by evaluating logs in real time' +description: 'Configure Statsig Topline Alerts on log streams to detect infrastructure regressions and anomalies in real time and notify your on-call rotation.' --- By combining log filters with [Topline Alerts](/product-analytics/topline-alerts), you will know immediately when things start failing without writing custom scripts or dashboards. diff --git a/integrations/introduction.mdx b/integrations/introduction.mdx index 591afed91..89ce10690 100644 --- a/integrations/introduction.mdx +++ b/integrations/introduction.mdx @@ -1,6 +1,7 @@ --- title: Integrations Overview sidebarTitle: Overview +description: Connect Statsig to external tools including Segment, Snowflake, Amplitude, Datadog, Slack, Jira, GTM, and more for data forwarding and notifications. --- _For Warehouse Integrations, go to this [page](/data-warehouse-ingestion/introduction)._ diff --git a/integrations/mcp/chatgpt-connector.mdx b/integrations/mcp/chatgpt-connector.mdx index 78ad9d1cf..80182ee60 100644 --- a/integrations/mcp/chatgpt-connector.mdx +++ b/integrations/mcp/chatgpt-connector.mdx @@ -1,6 +1,6 @@ --- title: Statsig ChatGPT App -description: Learn how to talk directly to Statsig from within OpenAI's ChatGPT. +description: Connect ChatGPT to your Statsig project so you can query experiments, gates, and metrics in natural language using the Statsig MCP server. --- ## Overview diff --git a/integrations/mcp/claude-code.mdx b/integrations/mcp/claude-code.mdx index a527461b5..ba301098e 100644 --- a/integrations/mcp/claude-code.mdx +++ b/integrations/mcp/claude-code.mdx @@ -1,6 +1,6 @@ --- title: Statsig MCP with Claude Code -description: Learn how to set up the Statsig MCP server in Claude Code. +description: Set up the Statsig MCP server in Claude Code so you can query experiments, gates, and project data and run actions through Anthropic's coding assistant. --- ## Installation and Authentication via OAuth diff --git a/integrations/mcp/cursor.mdx b/integrations/mcp/cursor.mdx index ffd1ac05f..4fe03f88a 100644 --- a/integrations/mcp/cursor.mdx +++ b/integrations/mcp/cursor.mdx @@ -1,6 +1,6 @@ --- title: Statsig MCP with Cursor -description: Learn how to set up the Statsig MCP server in Cursor IDE. +description: Set up the Statsig MCP server in the Cursor IDE so you can query experiments, gates, and project data and run actions directly from the editor's AI chat. --- ## Installation and Authentication via OAuth diff --git a/integrations/mcp/overview.mdx b/integrations/mcp/overview.mdx index c71a45d22..a09a31797 100644 --- a/integrations/mcp/overview.mdx +++ b/integrations/mcp/overview.mdx @@ -1,6 +1,6 @@ --- -title: Overview -description: The Statsig MCP (Model Context Protocol) server brings the power of Statsig into tools like Codex, Cursor, and Claude Code. With this setup, you can ask questions, explore experiments, and access your Statsig data using AI. +title: Statsig MCP server overview +description: Use the Statsig MCP (Model Context Protocol) server to query experiments, feature gates, and project data from AI tools like Codex, Cursor, and Claude Code. --- ## MCP configuration guides diff --git a/integrations/slack.mdx b/integrations/slack.mdx index 0a1ee9a11..b6e00f0ae 100644 --- a/integrations/slack.mdx +++ b/integrations/slack.mdx @@ -1,7 +1,7 @@ --- title: Slack Notifications sidebarTitle: "Slack" -description: The Statsig Slack integration lets you receive updates where your team already works. You can connect Slack to get **project-level**, **team-level**, or **personal notifications**. +description: Connect Statsig to Slack to receive project, team, and personal notifications about experiments, feature gates, alerts, and metric changes in your channels. keywords: - owner:brock last_update: diff --git a/metrics/101.mdx b/metrics/101.mdx index 9c6cfb000..d0c06e144 100644 --- a/metrics/101.mdx +++ b/metrics/101.mdx @@ -1,6 +1,6 @@ --- title: Metrics Overview -description: Basic concepts to help you set up essential product metrics in Statsig. +description: Introduction to Statsig metrics, including event-based metrics, user accounting, metric types, sources, and how to set up your first product KPIs. --- diff --git a/metrics/201.mdx b/metrics/201.mdx index ec2ec128f..eab01684f 100644 --- a/metrics/201.mdx +++ b/metrics/201.mdx @@ -1,7 +1,7 @@ --- -title: "Metrics 201 - Creating Custom Metrics" +title: "Creating custom metrics in Statsig (Metrics 201)" sidebarTitle: Overview -description: "Learn to create your own metrics and organize them as your project grows, including customizing DAU definitions." +description: "Learn how to create custom metrics in Statsig, organize them with metric tags, and customize the DAU definition used in user accounting metrics." --- In this 201-level user guide, you'll learn to create your own metrics and organize them as your project grows. You'll also be able to customize the definition of your daily active users (DAU). diff --git a/metrics/301.mdx b/metrics/301.mdx index 8fca3281a..dbb147be5 100644 --- a/metrics/301.mdx +++ b/metrics/301.mdx @@ -1,7 +1,7 @@ --- -title: "Metrics 301 - Real-time Analytics" +title: "Real-time analytics in Statsig (Metrics 301)" sidebarTitle: Overview -description: "Advanced guide to real-time events analysis, user funnels, and user flows in Statsig." +description: "Advanced guide to real-time event analysis in Statsig, including using Events Explorer, building user funnels, and creating user flows from sampled data." --- This 301-level user guide shows you: diff --git a/metrics/metric-family.mdx b/metrics/metric-family.mdx index f89039539..695de8edd 100644 --- a/metrics/metric-family.mdx +++ b/metrics/metric-family.mdx @@ -1,6 +1,6 @@ --- title: "Metric Family" -description: "Making it easier to manage metric variant." +description: "Use Metric Families in Statsig to group variants of the same metric, simplify management, and surface related views together in experiment results." --- It can be difficult to managing a large catalog of metrics that are a slight variant of one another. A common challenge we hear is the difficulty of ensuring that each metric variant inherit the same changes when the metrics need to be updated. diff --git a/product-analytics/distribution.mdx b/product-analytics/distribution.mdx index 06a1a6703..0804ab815 100644 --- a/product-analytics/distribution.mdx +++ b/product-analytics/distribution.mdx @@ -1,6 +1,6 @@ --- title: 'Distribution' -description: 'Visualize the range of user experiences across your product' +description: 'Use Distribution charts in Statsig product analytics to see how a metric is spread across users, including percentiles, outliers, and segment comparisons.' --- ## Overview diff --git a/product-analytics/lifecycle.mdx b/product-analytics/lifecycle.mdx index 8318cadc4..e09819526 100644 --- a/product-analytics/lifecycle.mdx +++ b/product-analytics/lifecycle.mdx @@ -1,6 +1,6 @@ --- title: 'Lifecycle' -description: 'Understand how users start, return, remain, and churn over time' +description: 'Use the Lifecycle view in Statsig product analytics to track new, returning, dormant, and churned users over time and quantify retention by cohort.' --- ## Overview diff --git a/product-analytics/users-tab.mdx b/product-analytics/users-tab.mdx index 538fa5d0b..a30e1171b 100644 --- a/product-analytics/users-tab.mdx +++ b/product-analytics/users-tab.mdx @@ -1,7 +1,7 @@ --- title: 'Users Tab' sidebarTitle: 'Users Tab' -description: 'An event-by-event level understanding of how users are leveraging your product' +description: 'Use the Users Tab in Statsig product analytics to inspect individual user sessions event by event and understand how people interact with your product.' --- ## Overview diff --git a/release-pipeline/trigger.mdx b/release-pipeline/trigger.mdx index 381f0947a..21b480b75 100644 --- a/release-pipeline/trigger.mdx +++ b/release-pipeline/trigger.mdx @@ -1,6 +1,6 @@ --- title: Trigger a Release Pipeline -description: Learn how to attach pipelines to features and trigger controlled rollouts +description: Attach a Statsig Release Pipeline to a feature gate and trigger controlled, multi-stage rollouts with automated checkpoints, gates, and approvals. --- A Release Pipeline is activated when you make changes to a feature gate or dynamic config that has a pipeline attached to it. diff --git a/sdks/getting-started.mdx b/sdks/getting-started.mdx index b85c20eda..d87bbb976 100644 --- a/sdks/getting-started.mdx +++ b/sdks/getting-started.mdx @@ -1,5 +1,6 @@ --- title: "SDK Overview" +description: Overview of Statsig's 30+ SDKs for client, server, and edge environments, used to flag features, run experiments, and log events from your application code. --- import ListOfSDKs from '/snippets/sdks/list-of-sdks.mdx' diff --git a/sdks/quickstart.mdx b/sdks/quickstart.mdx index dd1c6f394..a67af7fd6 100644 --- a/sdks/quickstart.mdx +++ b/sdks/quickstart.mdx @@ -1,6 +1,6 @@ --- title: Get started with the Statsig SDK -description: Get data flowing into Statsig with only a few lines of code. +description: Quickstart for installing a Statsig SDK, initializing it with a key, evaluating your first feature gate, and logging your first event in a few lines of code. --- import ListOfSDKs from '/snippets/sdks/list-of-sdks.mdx' diff --git a/segments/add-rule.mdx b/segments/add-rule.mdx index 644a9ee4a..fc0975633 100644 --- a/segments/add-rule.mdx +++ b/segments/add-rule.mdx @@ -1,6 +1,6 @@ --- title: Adding Rules -description: Learn how to create rules that define which users are included in a segment +description: Step-by-step guide to adding rules to a Statsig segment using user attributes, custom fields, and condition operators to define which users are included. --- ## Create a rule for a segment diff --git a/segments/implement.mdx b/segments/implement.mdx index b09dc9083..e2e0c0443 100644 --- a/segments/implement.mdx +++ b/segments/implement.mdx @@ -1,6 +1,6 @@ --- title: Using a segment -description: Learn how to use segments to target users in feature gates and dynamic configs +description: Use Statsig segments as reusable user lists to target feature gates, experiments, and dynamic configs without redefining the same audience criteria. --- You can use a segment to target a set of users in a feature gate or a dynamic config as follows: diff --git a/server-core/migration-guides/node.mdx b/server-core/migration-guides/node.mdx index 68a679358..63ad724ff 100644 --- a/server-core/migration-guides/node.mdx +++ b/server-core/migration-guides/node.mdx @@ -1,7 +1,7 @@ --- title: Node Core SDK Migration Guide sidebarTitle: Node Migration -description: Migrate from the legacy Node JS Server SDK to the new Node JS Core SDK +description: Step-by-step guide to migrating from the legacy Statsig Node.js server SDK to the new Node Core SDK, covering API changes, options, and breaking changes. --- import Intro from '/snippets/server-core/migration-guides/_Intro.mdx' diff --git a/server-core/migration-guides/php.mdx b/server-core/migration-guides/php.mdx index 52e68e89b..9de00e4ab 100644 --- a/server-core/migration-guides/php.mdx +++ b/server-core/migration-guides/php.mdx @@ -1,7 +1,7 @@ --- title: Php Core SDK Migration Guide sidebarTitle: Php Migration -description: Migrate from the legacy Php Server SDK to the new Php Core SDK +description: Step-by-step guide to migrating from the legacy Statsig PHP server SDK to the new PHP Core SDK, covering API changes, options, and breaking changes. --- import Intro from '/snippets/server-core/migration-guides/_Intro.mdx' diff --git a/server-core/migration-guides/python.mdx b/server-core/migration-guides/python.mdx index d91abb99f..d205ab4db 100644 --- a/server-core/migration-guides/python.mdx +++ b/server-core/migration-guides/python.mdx @@ -1,7 +1,7 @@ --- title: Python Core SDK Migration Guide sidebarTitle: Python Migration -description: Migrate from the legacy Python Server SDK to the new Python Core SDK +description: Step-by-step guide to migrating from the legacy Statsig Python server SDK to the new Python Core SDK, covering API changes, options, and breaking changes. --- import Intro from '/snippets/server-core/migration-guides/_Intro.mdx' diff --git a/server/cpp.mdx b/server/cpp.mdx index 373e661a2..f91df52d3 100644 --- a/server/cpp.mdx +++ b/server/cpp.mdx @@ -1,7 +1,7 @@ --- title: C++ Server SDK sidebarTitle: C++ -description: Statsig's Server SDK for C++ applications +description: Use the Statsig server SDK in C++ services to evaluate feature gates, run experiments, retrieve dynamic configs, and log events with local rule evaluation. icon: "c" --- diff --git a/server/dotnet.mdx b/server/dotnet.mdx index 2e1a8dc02..832b35bad 100644 --- a/server/dotnet.mdx +++ b/server/dotnet.mdx @@ -1,7 +1,7 @@ --- title: Legacy .NET Server SDK sidebarTitle: .NET -description: Statsig's Legacy Server SDK for .NET applications +description: Reference for the legacy Statsig .NET server SDK to evaluate feature gates, experiments, and dynamic configs and log events from .NET backend services. icon: "/images/dotnet-grey.svg" --- diff --git a/server/erlang.mdx b/server/erlang.mdx index 2d2358daa..3c7b84e4d 100644 --- a/server/erlang.mdx +++ b/server/erlang.mdx @@ -1,7 +1,7 @@ --- title: Legacy Erlang/Elixir Server SDK sidebarTitle: Erlang/Elixir -description: Statsig's Legacy Server SDK for Erlang and Elixir applications +description: Reference for the legacy Statsig Erlang and Elixir server SDK to evaluate feature gates, experiments, and dynamic configs and log events from BEAM services. icon: "erlang" --- diff --git a/server/go.mdx b/server/go.mdx index 5e937d28a..402623c2b 100644 --- a/server/go.mdx +++ b/server/go.mdx @@ -1,7 +1,7 @@ --- title: Legacy Go Server SDK sidebarTitle: Go (Legacy) -description: Statsig's legacy Server SDK for Go applications; use Go Core for new projects +description: Reference for the legacy Statsig Go server SDK. Evaluate feature gates, experiments, and dynamic configs in Go services. Use Go Core for new projects. icon: "golang" --- diff --git a/server/introduction.mdx b/server/introduction.mdx index 0d7c2bb54..f3fd2c912 100644 --- a/server/introduction.mdx +++ b/server/introduction.mdx @@ -1,5 +1,6 @@ --- title: Server SDKs +description: Statsig server SDKs evaluate feature gates, dynamic configs, and experiments locally on your application server for backend APIs and infrastructure rollouts. --- Statsig server SDKs allow you to run experiments for server-side functionality such as APIs, algorithms, configurations, and infrastructure improvements. The server SDKs evaluate feature gates, dynamic configurations, and experiments locally on your application server. diff --git a/server/java.mdx b/server/java.mdx index 592f3d3e1..110b42942 100644 --- a/server/java.mdx +++ b/server/java.mdx @@ -1,7 +1,7 @@ --- title: Legacy Java/Kotlin Server SDK sidebarTitle: Java/Kotlin -description: Statsig's Legacy Server SDK for Java and Kotlin applications +description: Reference for the legacy Statsig Java and Kotlin server SDK to evaluate feature gates, experiments, and dynamic configs and log events from JVM backends. icon: "java" --- diff --git a/server/nodejsServerSDK.mdx b/server/nodejsServerSDK.mdx index 2c5805944..ce4641bc0 100644 --- a/server/nodejsServerSDK.mdx +++ b/server/nodejsServerSDK.mdx @@ -1,7 +1,7 @@ --- title: Legacy Node.js Server SDK sidebarTitle: Node.js -description: Statsig's Legacy Server SDK for Node.js applications +description: Reference for the legacy Statsig Node.js server SDK; use Node Core for new projects. Evaluate feature gates, experiments, and dynamic configs in Node services. icon: "node-js" --- diff --git a/server/php.mdx b/server/php.mdx index 1a3056209..6bb71bf29 100644 --- a/server/php.mdx +++ b/server/php.mdx @@ -1,7 +1,7 @@ --- title: Legacy PHP Server SDK sidebarTitle: PHP -description: Statsig's Legacy Server SDK for PHP applications +description: Reference for the legacy Statsig PHP server SDK to evaluate feature gates, experiments, and dynamic configs and log events from PHP backend applications. icon: "php" --- diff --git a/server/pythonSDK.mdx b/server/pythonSDK.mdx index 2494a23a8..813fa839d 100644 --- a/server/pythonSDK.mdx +++ b/server/pythonSDK.mdx @@ -1,7 +1,7 @@ --- title: Legacy Python Server SDK sidebarTitle: Python -description: Statsig's Legacy Server SDK for Python applications +description: Reference for the legacy Statsig Python server SDK. Evaluate feature gates, experiments, and dynamic configs in Python services; use Python Core for new code. icon: "python" --- diff --git a/server/ruby.mdx b/server/ruby.mdx index 683d29d5e..27e16c458 100644 --- a/server/ruby.mdx +++ b/server/ruby.mdx @@ -1,7 +1,7 @@ --- title: Ruby Server SDK sidebarTitle: Ruby -description: Statsig's Server SDK for Ruby applications +description: Use the Statsig server SDK in Ruby and Rails services to evaluate feature gates, run experiments, retrieve dynamic configs, and log events locally. icon: "gem" --- diff --git a/server/rust.mdx b/server/rust.mdx index c4069310f..ba9971b65 100644 --- a/server/rust.mdx +++ b/server/rust.mdx @@ -1,7 +1,7 @@ --- title: Legacy Rust Server SDK sidebarTitle: Rust -description: Statsig's Legacy Server SDK for Rust applications +description: Reference for the legacy Statsig Rust server SDK to evaluate feature gates, experiments, and dynamic configs and log events from Rust backend services. icon: "rust" --- diff --git a/session-replay/overview.mdx b/session-replay/overview.mdx index aeb4f9290..9b2efa1a0 100644 --- a/session-replay/overview.mdx +++ b/session-replay/overview.mdx @@ -1,6 +1,7 @@ --- title: Session Replay Overview sidebarTitle: Overview +description: Statsig Session Replay records user sessions on your site or app and replays them in the Console to debug issues, find friction, and improve conversion. --- Session Replay allows you to record users using your website or product, and play back those recorded sessions. This allows you to better understand how users use your service or website, diagnose problems, and uncover insights that help improve conversion and the overall user experience. diff --git a/statsig-warehouse-native/analysis-tools/data-privacy.mdx b/statsig-warehouse-native/analysis-tools/data-privacy.mdx index e5419840e..5b5a2b913 100644 --- a/statsig-warehouse-native/analysis-tools/data-privacy.mdx +++ b/statsig-warehouse-native/analysis-tools/data-privacy.mdx @@ -1,7 +1,7 @@ --- title: Egress, Privacy, & Storage sidebarTitle: Egress, Privacy, & Storage -description: Understand how Statsig uses your warehouse +description: How Statsig Warehouse Native handles data egress, privacy, and storage, including what data leaves your warehouse, what is stored, and how access is controlled. keywords: - owner:vm last_update: diff --git a/statsig-warehouse-native/analysis-tools/data-sources.mdx b/statsig-warehouse-native/analysis-tools/data-sources.mdx index dc23b2e18..045ef9610 100644 --- a/statsig-warehouse-native/analysis-tools/data-sources.mdx +++ b/statsig-warehouse-native/analysis-tools/data-sources.mdx @@ -1,7 +1,7 @@ --- title: Data Sources sidebarTitle: Data Sources -description: Inputs to experimental analysis +description: Reference for data source types in Statsig Warehouse Native, including assignment sources, exposure logs, and metric sources used to power experiment analysis. keywords: - owner:vm last_update: diff --git a/statsig-warehouse-native/analysis-tools/pipeline-overview.mdx b/statsig-warehouse-native/analysis-tools/pipeline-overview.mdx index bbde08769..e390b25f0 100644 --- a/statsig-warehouse-native/analysis-tools/pipeline-overview.mdx +++ b/statsig-warehouse-native/analysis-tools/pipeline-overview.mdx @@ -1,7 +1,7 @@ --- title: Pipeline Overview sidebarTitle: Pipeline Overview -description: Understand what we're running on your warehouse +description: Overview of the Statsig Warehouse Native analysis pipeline, including how queries run on your warehouse, scheduling, materialization, and intermediate tables. keywords: - owner:vm last_update: diff --git a/statsig-warehouse-native/configuration/entity-properties.mdx b/statsig-warehouse-native/configuration/entity-properties.mdx index 0cf504dd6..6ffda1ae2 100644 --- a/statsig-warehouse-native/configuration/entity-properties.mdx +++ b/statsig-warehouse-native/configuration/entity-properties.mdx @@ -1,7 +1,7 @@ --- title: Entity Properties sidebarTitle: Entity Properties -description: Entity Properties are categorical details about an entity (e.g. a user) in an experiment, which you can use across all experiments to filter or group experiment results in the Explore section. Create these at Data -> Entity Properties. +description: Entity properties are categorical attributes of users or other entities you can reuse across experiments to filter or group results in the Explore section. keywords: - owner:vm last_update: diff --git a/statsig-warehouse-native/features/differential-impact.mdx b/statsig-warehouse-native/features/differential-impact.mdx index c3ffc0a50..66ba242e7 100644 --- a/statsig-warehouse-native/features/differential-impact.mdx +++ b/statsig-warehouse-native/features/differential-impact.mdx @@ -1,6 +1,6 @@ --- title: "Differential Impact Detection" -description: "Learn how Statsig automatically flags experiments with extreme differential impacts on sub-populations." +description: "Statsig Warehouse Native automatically flags experiments with extreme differential impacts on sub-populations, helping detect heterogeneous treatment effects." --- import Content from '/snippets/whn/differentialImpact.mdx' diff --git a/statsig-warehouse-native/features/entity-properties.mdx b/statsig-warehouse-native/features/entity-properties.mdx index 3444b18bf..917f3243e 100644 --- a/statsig-warehouse-native/features/entity-properties.mdx +++ b/statsig-warehouse-native/features/entity-properties.mdx @@ -1,7 +1,7 @@ --- title: Entity Properties sidebarTitle: Entity Properties -description: Provide additional details about given entity +description: Use entity properties in Statsig Warehouse Native to attach categorical attributes to users or other entities for filtering and grouping experiment results. displayed_sidebar: cloud keywords: - owner:vm diff --git a/statsig-warehouse-native/features/freshness.mdx b/statsig-warehouse-native/features/freshness.mdx index 4664c1265..87445e1b2 100644 --- a/statsig-warehouse-native/features/freshness.mdx +++ b/statsig-warehouse-native/features/freshness.mdx @@ -1,7 +1,7 @@ --- title: Early Diagnostics sidebarTitle: Early Diagnostics -description: Data Freshness +description: Use Early Diagnostics in Statsig Warehouse Native to detect data freshness issues, missing exposures, and ingestion delays before they affect experiments. keywords: - owner:vm last_update: diff --git a/statsig-warehouse-native/features/funnel-metrics.mdx b/statsig-warehouse-native/features/funnel-metrics.mdx index 87aa9d81d..27f9f8ac7 100644 --- a/statsig-warehouse-native/features/funnel-metrics.mdx +++ b/statsig-warehouse-native/features/funnel-metrics.mdx @@ -1,7 +1,7 @@ --- title: Funnel Metrics sidebarTitle: Funnel Metrics -description: Use funnel metrics to understand user journeys +description: Define multi-step funnel metrics in Statsig Warehouse Native to measure conversion through user journeys and analyze experiment impact at each step. displayed_sidebar: cloud keywords: - owner:vm diff --git a/statsig-warehouse-native/features/id-resolution (legacy).mdx b/statsig-warehouse-native/features/id-resolution (legacy).mdx index 8bec6bcbb..9f820af41 100644 --- a/statsig-warehouse-native/features/id-resolution (legacy).mdx +++ b/statsig-warehouse-native/features/id-resolution (legacy).mdx @@ -1,7 +1,7 @@ --- -title: ID Resolution (ID Stitching) +title: ID Resolution (legacy) sidebarTitle: ID Resolution (legacy) -description: Map cross-platform IDs in experiment analysis and analyze anonymous user experiments +description: Legacy reference for ID resolution in Statsig Warehouse Native, mapping cross-platform identifiers to analyze anonymous and logged-in users in experiments. keywords: - owner:vm last_update: diff --git a/statsig-warehouse-native/features/id-resolution.mdx b/statsig-warehouse-native/features/id-resolution.mdx index fc645cb1c..e99d8dcec 100644 --- a/statsig-warehouse-native/features/id-resolution.mdx +++ b/statsig-warehouse-native/features/id-resolution.mdx @@ -1,7 +1,7 @@ --- title: ID Resolution (ID Stitching) sidebarTitle: ID Resolution -description: Map cross-platform IDs in experiment analysis and analyze anonymous user experiments +description: Use ID resolution in Statsig Warehouse Native to stitch cross-platform identifiers, unify anonymous and logged-in users, and analyze experiments accurately. keywords: - owner:vm last_update: diff --git a/statsig-warehouse-native/features/monitor-an-experiment.mdx b/statsig-warehouse-native/features/monitor-an-experiment.mdx index 8a875968c..f1c019850 100644 --- a/statsig-warehouse-native/features/monitor-an-experiment.mdx +++ b/statsig-warehouse-native/features/monitor-an-experiment.mdx @@ -1,7 +1,7 @@ --- title: Experiment Diagnostics sidebarTitle: Diagnostics -description: Monitor the health of experiments +description: Use Experiment Diagnostics in Statsig Warehouse Native to monitor exposure volume, sample ratios, and data health throughout an experiment's run. keywords: - owner:vm last_update: diff --git a/statsig-warehouse-native/features/power-analysis.mdx b/statsig-warehouse-native/features/power-analysis.mdx index 50de47b4d..d9834783b 100644 --- a/statsig-warehouse-native/features/power-analysis.mdx +++ b/statsig-warehouse-native/features/power-analysis.mdx @@ -1,7 +1,7 @@ --- title: Power Analysis sidebarTitle: Power Analysis -description: Determine your experiment duration with confidence +description: Use power analysis in Statsig Warehouse Native to estimate the sample size and duration needed to detect a target effect size with statistical confidence. keywords: - owner:vm last_update: diff --git a/statsig-warehouse-native/features/stratified-sampling.mdx b/statsig-warehouse-native/features/stratified-sampling.mdx index 965eec8d2..be60dc160 100644 --- a/statsig-warehouse-native/features/stratified-sampling.mdx +++ b/statsig-warehouse-native/features/stratified-sampling.mdx @@ -1,6 +1,6 @@ --- -title: "Stratified Sampling" -description: "Learn how stratified sampling reduces variance and improves experiment reliability in low volume or high variance scenarios." +title: "Stratified sampling in Statsig Warehouse Native" +description: "Use stratified sampling in Statsig Warehouse Native experiments to reduce variance and improve reliability when volumes are low or metrics have high variance." --- import Content from '/snippets/stats-methods/stratifiedSampling.mdx'; diff --git a/statsig-warehouse-native/features/turbo.mdx b/statsig-warehouse-native/features/turbo.mdx index 17f19ee52..05d50ef91 100644 --- a/statsig-warehouse-native/features/turbo.mdx +++ b/statsig-warehouse-native/features/turbo.mdx @@ -1,7 +1,7 @@ --- title: Turbo Mode sidebarTitle: Turbo Mode -description: Use turbo mode to reduce cost +description: Enable Turbo Mode in Statsig Warehouse Native to run experiment analysis with optimized query plans, sampling, and aggregation that reduce warehouse cost. keywords: - owner:craig last_update: diff --git a/statsig-warehouse-native/features/types-of-experiments.mdx b/statsig-warehouse-native/features/types-of-experiments.mdx index 00d1cc3a2..a75606ed5 100644 --- a/statsig-warehouse-native/features/types-of-experiments.mdx +++ b/statsig-warehouse-native/features/types-of-experiments.mdx @@ -1,7 +1,7 @@ --- title: Types of Experiments sidebarTitle: Types of Experiments -description: Statsig offers many forms of Experiment Analysis +description: Reference for the experiment types supported in Statsig Warehouse Native, including A/B tests, holdouts, switchbacks, geo-tests, and pre-post analyses. keywords: - owner:vm last_update: diff --git a/statsig-warehouse-native/guides/best-practices.mdx b/statsig-warehouse-native/guides/best-practices.mdx index cab85a9cc..8ffc90415 100644 --- a/statsig-warehouse-native/guides/best-practices.mdx +++ b/statsig-warehouse-native/guides/best-practices.mdx @@ -1,7 +1,7 @@ --- title: Data Best Practices sidebarTitle: Best Practices -description: Best Practices for using Statsig in your warehouse +description: Best practices for modeling data, structuring metric sources, configuring assignment, and managing costs when running experiments in Statsig Warehouse Native. keywords: - owner:vm last_update: diff --git a/statsig-warehouse-native/guides/costs.mdx b/statsig-warehouse-native/guides/costs.mdx index a2d068bda..6397eecd2 100644 --- a/statsig-warehouse-native/guides/costs.mdx +++ b/statsig-warehouse-native/guides/costs.mdx @@ -1,7 +1,7 @@ --- title: Warehouse Costs sidebarTitle: Warehouse Costs -description: How you can manage costs with statsig +description: How to estimate, monitor, and reduce warehouse compute costs when running experiments in Statsig Warehouse Native, including Turbo Mode and pipeline tuning. keywords: - owner:vm last_update: diff --git a/statsig-warehouse-native/guides/experiments.mdx b/statsig-warehouse-native/guides/experiments.mdx index 8190fcd72..bdf7f91a3 100644 --- a/statsig-warehouse-native/guides/experiments.mdx +++ b/statsig-warehouse-native/guides/experiments.mdx @@ -1,4 +1,6 @@ --- +title: Configuring experiments (deprecated) +description: This page has moved. See the current Statsig Warehouse Native documentation on configuring an experiment, including assignment sources and exposures. displayed_sidebar: cloud --- diff --git a/statsig-warehouse-native/guides/metric_sources.mdx b/statsig-warehouse-native/guides/metric_sources.mdx index d0ea1e89c..8a2fa47a7 100644 --- a/statsig-warehouse-native/guides/metric_sources.mdx +++ b/statsig-warehouse-native/guides/metric_sources.mdx @@ -1,3 +1,8 @@ +--- +title: Metric sources (deprecated) +description: This page has moved. See the current Metric Sources documentation for configuring metric source data in Statsig Warehouse Native experiments. +--- + # This Page is Deprecated Please see [Metric Sources](/statsig-warehouse-native/configuration/metric-sources) diff --git a/statsig-warehouse-native/guides/reading_pulse.mdx b/statsig-warehouse-native/guides/reading_pulse.mdx index e69de29bb..71cf56973 100644 --- a/statsig-warehouse-native/guides/reading_pulse.mdx +++ b/statsig-warehouse-native/guides/reading_pulse.mdx @@ -0,0 +1,8 @@ +--- +title: Reading pulse results (deprecated) +description: This page has moved. See the current documentation on reading and interpreting Pulse experiment results in Statsig Warehouse Native. +--- + +# This Page is Deprecated + +Please see [Reading Pulse](/statsig-warehouse-native/read-pulse-whn). diff --git a/statsig-warehouse-native/guides/running_a_poc.mdx b/statsig-warehouse-native/guides/running_a_poc.mdx index 165c4db8c..dbd37f018 100644 --- a/statsig-warehouse-native/guides/running_a_poc.mdx +++ b/statsig-warehouse-native/guides/running_a_poc.mdx @@ -1,6 +1,6 @@ --- title: Running a Warehouse Native POC -description: How to plan a proof of concept with Statsig Warehouse Native (WHN), including the components of our solution, steps required to successfully lead a proof of concept & validation/next steps to productionize +description: How to plan and run a proof of concept with Statsig Warehouse Native, covering setup, validation steps, and how to move from POC to production rollout. keywords: - owner:vm last_update: diff --git a/statsig-warehouse-native/introduction.mdx b/statsig-warehouse-native/introduction.mdx index 4f1c3ecb5..6daa00206 100644 --- a/statsig-warehouse-native/introduction.mdx +++ b/statsig-warehouse-native/introduction.mdx @@ -1,5 +1,6 @@ --- title: About Warehouse Native +description: Statsig Warehouse Native is an enterprise experimentation platform that runs analysis directly in your data warehouse using your existing datasets. keywords: - owner:vm last_update: diff --git a/statsig-warehouse-native/metrics/count-distinct.mdx b/statsig-warehouse-native/metrics/count-distinct.mdx index dba6e509a..de3089c96 100644 --- a/statsig-warehouse-native/metrics/count-distinct.mdx +++ b/statsig-warehouse-native/metrics/count-distinct.mdx @@ -1,7 +1,7 @@ --- title: Count Distinct Metrics sidebarTitle: Count Distinct -description: Count distinct metrics calculate the unique values observed in a column of a metric source. This is calculated per-unit, so the total is the number of unique unit-value pairs. +description: Count distinct metrics calculate the number of unique values in a metric source column, computed per-unit so the total reflects unique unit-value pairs. keywords: - owner:vm last_update: diff --git a/statsig-warehouse-native/metrics/count.mdx b/statsig-warehouse-native/metrics/count.mdx index 30390e1db..e595d304d 100644 --- a/statsig-warehouse-native/metrics/count.mdx +++ b/statsig-warehouse-native/metrics/count.mdx @@ -1,7 +1,7 @@ --- title: Count Metrics sidebarTitle: Count -description: Count metrics count the records in a metric source. +description: Count metrics in Statsig Warehouse Native count the number of records in a metric source per unit, with optional filters and rollup windows for experiments. keywords: - owner:vm last_update: diff --git a/statsig-warehouse-native/metrics/log.mdx b/statsig-warehouse-native/metrics/log.mdx index 0efaae9ee..551131886 100644 --- a/statsig-warehouse-native/metrics/log.mdx +++ b/statsig-warehouse-native/metrics/log.mdx @@ -1,7 +1,7 @@ --- title: Log Metrics sidebarTitle: Log -description: Log metrics are a special case of [Sum](./sum) and [Count](./count) metrics, where the unit-level metric value is logged before calculating pulse results. This can be configured in the advanced settings of Sum or Count metrics. This defaults to taking the natural log, but a custom base can be specified. +description: Log metrics apply a logarithm to unit-level Sum or Count values before computing Pulse results, reducing skew. Base defaults to natural log and is configurable. keywords: - owner:vm last_update: diff --git a/statsig-warehouse-native/metrics/max-min.mdx b/statsig-warehouse-native/metrics/max-min.mdx index cfe3fcf52..8be69f848 100644 --- a/statsig-warehouse-native/metrics/max-min.mdx +++ b/statsig-warehouse-native/metrics/max-min.mdx @@ -1,7 +1,7 @@ --- title: Max/Min Metrics sidebarTitle: Max/Min -description: Max metrics calculate the maximum of a column from the metric source at the unit level. Min Metrics calculate the minimum of a column from the metric source at the unit level. +description: Max and Min metrics in Statsig Warehouse Native calculate the largest or smallest value of a metric source column at the unit level for experiment analysis. keywords: - owner:vm last_update: diff --git a/statsig-warehouse-native/metrics/mean.mdx b/statsig-warehouse-native/metrics/mean.mdx index 0394efa40..354bc0fcb 100644 --- a/statsig-warehouse-native/metrics/mean.mdx +++ b/statsig-warehouse-native/metrics/mean.mdx @@ -1,7 +1,7 @@ --- title: Mean Metrics sidebarTitle: Mean -description: Mean metrics calculate the mean value of a numeric column in a metric source. +description: Mean metrics in Statsig Warehouse Native calculate the average value of a numeric column from a metric source per unit to compare experiment treatment groups. keywords: - owner:vm last_update: diff --git a/statsig-warehouse-native/metrics/sum.mdx b/statsig-warehouse-native/metrics/sum.mdx index b1b92c14a..0a7c9e0dc 100644 --- a/statsig-warehouse-native/metrics/sum.mdx +++ b/statsig-warehouse-native/metrics/sum.mdx @@ -1,7 +1,7 @@ --- title: Sum Metrics sidebarTitle: Sum -description: Sum metrics calculate the sum of a numeric column in a metric source. +description: Sum metrics in Statsig Warehouse Native calculate the total of a numeric column from a metric source per unit, used to compare treatment groups in experiments. keywords: - owner:vm last_update: diff --git a/statsig-warehouse-native/metrics/unit-count-window.mdx b/statsig-warehouse-native/metrics/unit-count-window.mdx index b2bd393f0..c8c1adb1b 100644 --- a/statsig-warehouse-native/metrics/unit-count-window.mdx +++ b/statsig-warehouse-native/metrics/unit-count-window.mdx @@ -1,7 +1,7 @@ --- title: Unit Count (Window) Metrics sidebarTitle: Unit Count (Window) -description: Unit count metrics with the windowed event rollup type measure if a unit performed an action in a specific period of time after first being exposed to the experiment. +description: Unit count windowed metrics measure whether a unit performed an action within a defined time window after first exposure to a Statsig experiment. keywords: - owner:vm last_update: diff --git a/statsig-warehouse-native/native-vs-cloud.mdx b/statsig-warehouse-native/native-vs-cloud.mdx index e44a39e47..b51847fea 100644 --- a/statsig-warehouse-native/native-vs-cloud.mdx +++ b/statsig-warehouse-native/native-vs-cloud.mdx @@ -1,7 +1,7 @@ --- title: Comparing Warehouse Native and Cloud sidebarTitle: WHN vs Cloud -description: Understand the different Statsig products +description: Side-by-side comparison of Statsig Warehouse Native and Statsig Cloud, covering data architecture, supported features, ingestion model, and pricing. keywords: - owner:vm last_update: diff --git a/statsigcli/introduction.mdx b/statsigcli/introduction.mdx index 67867ad61..5d39efb79 100644 --- a/statsigcli/introduction.mdx +++ b/statsigcli/introduction.mdx @@ -1,6 +1,7 @@ --- title: Statsig CLI ("Siggy") sidebarTitle: Overview +description: The Statsig CLI (Siggy) is a command-line tool for creating, managing, and automating feature gates, experiments, and dynamic configs from scripts and CI/CD. --- ## Overview diff --git a/webanalytics/autocapture.mdx b/webanalytics/autocapture.mdx index b14207587..2bcf0655c 100644 --- a/webanalytics/autocapture.mdx +++ b/webanalytics/autocapture.mdx @@ -1,6 +1,6 @@ --- title: Autocapture Metrics -description: Comprehensive guide to Statsig's autocapture functionality for web analytics, including automatically captured events, metadata attributes, and configuration options. +description: Reference for Statsig web analytics autocapture, covering the events captured automatically, metadata attributes recorded, and SDK configuration options. --- The JavaScript, React, and Angular SDKs support autocapture, which automatically captures events and their attributes without requiring you to manually instrument your code. diff --git a/webanalytics/overview.mdx b/webanalytics/overview.mdx index b9e24ce9b..f97ed2064 100644 --- a/webanalytics/overview.mdx +++ b/webanalytics/overview.mdx @@ -1,6 +1,7 @@ --- title: Statsig Web Analytics Overview sidebarTitle: Overview +description: Statsig Web Analytics tracks visitors, sessions, journeys, errors, and site metrics for marketers and site owners familiar with tools like Google Analytics. --- # Web Analytics Overview diff --git a/welcome.mdx b/welcome.mdx index 64a2fadb1..b1a5aa7d6 100644 --- a/welcome.mdx +++ b/welcome.mdx @@ -1,7 +1,7 @@ --- title: "Statsig Overview" sidebarTitle: "Start Here" -description: "Ship, measure, & learn with the same tools as the world's largest Tech companies. Run thousands of A/B tests, safely rollout features, & dive deep on user behavior in a single, unified platform." +description: "Statsig is a unified platform for running A/B tests, rolling out features safely, analyzing product behavior, and shipping faster with data-backed decisions." --- import ListOfSDKs from '/snippets/sdks/list-of-sdks.mdx'