Section 18 · Performance & Analytics

Analytics

Server-side tracking, data pipelines, reporting, and engineering metrics

5 items 5 recommended

This guide walks you through auditing a project's analytics capabilities, covering data ownership, pipelines, reporting, and engineering metrics.

The Goal: Data You Own and Query

Analytics locked in third-party dashboards limits what questions you can answer. True data ownership means server-side capture, warehouse storage, and self-serve querying across product and engineering metrics.

  • Owned — analytics data captured server-side and stored in infrastructure you control
  • Queryable — automated pipelines flow data to a warehouse where SQL answers any question
  • Self-serve — BI reporting layer enables non-engineers to build their own reports
  • Engineering-aware — PRs, commits, and cycle time tracked alongside product metrics

Before You Start

  1. Identify the analytics stack (PostHog, Segment, Mixpanel, custom, etc.)
  2. Identify the data warehouse (BigQuery, Snowflake, Redshift, etc.)
  3. Get access to BI dashboards if external (Metabase, Looker, etc.)