Everything you need to build on UMAP360. Send behavioural events to a single endpoint, and the platform handles identity resolution, attribution, and the triggers that power your engagement and recovery campaigns.
New here
Start with the basics, then go as deep as you need:
- Introduction — how the integration model works, end to end.
- Quick start — send your first verified event in ten minutes.
Build with
- REST API — the ingestion contract every integration is built on:
authentication, the
/v1-batchendpoint, errors & rate limits, and the Profiles + Consent APIs. - Web SDK — drop-in browser tracking with batching, retries, and identity resolution: install, reference, and troubleshooting.
- Guides — identity stitching, click-ID attribution, DPDP / GDPR consent, and event volume.
Glossary
- anonymousId — a stable per-browser/device id you (or the SDK) generate and reuse on every event; ties a visitor's activity together before they're known.
- userId — a known user's id, attached via
identifyonce they sign in. - profile — the single record UMAP360 resolves per person by stitching
anonymousId/userId/ email / phone. - session — a window of activity that ends after a period of inactivity.
- write / read / admin key — API keys scoped to send / read / manage; the
prefix (
uk_live_/uk_read_/uk_admin_) tells you which.
Need a hand
These docs are versioned alongside the product. If something here doesn't match what you see in the dashboard, treat the dashboard as the source of truth — and tell us so we can fix the doc.
Last updated 2026-06-10