Drop the pixel
Paste one async <script> in your <head>. 1.4kb gzipped, zero blocking, no cookies set on your domain. Most teams ship it in under 5 minutes — no engineering ticket.
Capture the signal
When a real visitor hits your site we hash signals (IP, UA, behavioral fingerprint, consented co-op IDs) and pass them to the identity graph. Nothing PII ever lands in your browser.
Resolve against the graph
We match against a 500M+ work-identity graph (B2B) and a 280M+ consented consumer graph (B2C). Sub-200ms p95 — the result is back before your next pageview.
Score the match
Every identity ships with a 0.00–1.00 confidence score. You set the minimum per destination — loose for ads, strict for outbound.
Ship to your stack
Webhook, Slack, HubSpot, Salesforce, Segment, Customer.io, S3 — same payload, your filters. New identities show up in your tools within seconds.
B2B and B2C in the same pixel.
Most competitors force you to choose: identify the buying committee, or identify the shopper. We resolve both off one tag — then route by intent.
- Same script, two graphs
- Per-destination confidence thresholds
- Flat pricing — never billed per match
- GDPR / CCPA compliant by default
{
"audience": "b2b",
"confidence": 0.91,
"person": {
"email": "sarah@figma.com",
"name": "Sarah Mitchell",
"title": "VP Growth",
"linkedin": "in/sarahmitchell"
},
"company": {
"domain": "figma.com",
"employees": "1000-5000"
},
"session": {
"pages": ["/pricing", "/enterprise"],
"first_seen": "2026-06-23T20:14:02Z"
}
}