Tiny Analytics Documentation

Set up a source in minutes, install the snippet, verify live events, inspect sessions, and manage access safely across teams.

One product story

Tiny Analytics is built for teams that want a clean install path and fast feedback. The product flow is intentionally simple:

  1. Create a source in Analytics > Setup.
  2. Copy the generated browser, Next.js, or React install.
  3. Verify incoming traffic in Analytics > Setup > Debug.
  4. Inspect paths, events, and sessions in Analytics > Sessions & events.
  5. Manage workspaces, roles, permissions, billing, and support from the same workspace.

Guides

Quickstart

Create a source, install the snippet, verify pageviews, and move from setup into live analytics.

Read more

Install Tiny

Use the generated browser, Next.js, or React install paths and place Tiny once at app bootstrap.

Read more

Verify live events

Use the debug flow to confirm pageviews, identities, and incoming events before you add more tracking.

Read more

Troubleshooting

Fix common install issues such as allowed-origin failures, duplicate installs, and missing pageviews.

Read more

Reference

Browser SDK

Use the `tinyAnalytics(...)` browser command or the `@tiny/analytics` helpers to initialize Tiny and send events.

Event model

Understand the payload Tiny sends, including anonymous IDs, sessions, page context, properties, and shared context.

Sources API

Create sources, update allowed origins, regenerate public keys, fetch install snippets, and inspect source debug data.

Tracking API

Send bootstrap and event batches to the public ingest API, with v2 routes documented first and legacy routes marked deprecated.

Was this page helpful?