Ours Privacy documentation

Ours Privacy is a HIPAA-compliant customer data platform. Capture behavior on your own domain, decide what leaves it, and run analytics, consent, and experimentation on the result.

// Identify a visitor on your own domainours('identify', { email: 'sam@example.com' });// Track what happened, then decide what leavesours('track', 'Appointment Requested', {  value: 100,});

The Web SDK, two REST APIs, and server SDKs all send the same events.

Start here

Three steps take a new site from nothing to events landing in a destination.

Products

Every product reads the same visitors and events, so they can be adopted one at a time.

Build on it

Write against whichever surface fits where your code runs. They share one event schema and one configuration.

Web SDK

Track, identify, and manage consent from the browser.

Ingest API

Send events from your own servers, mobile apps, or backend jobs.

Platform API

Read and configure sources, destinations, governance rules, and mappings.

Platform SDKs

Typed Node.js and Go clients, plus a CLI, generated from the OpenAPI spec.

Point an AI agent at it

Your account is readable by an agent, and so are these docs.

Get help

If the answer is not in the docs, a person or your dashboard has it.