Webhooks
It is against Vector's Acceptable Use Policy to whitelabel Vector, SiteID, or any of it's products/features without written approval under a Partnership Agreement. Please reach out to [email protected] if you're interested in powering your product with Vector's contact-level site de-anonymization technology.
(P.S. If you're an agency, you may install Vector on your client's sites without a partnership agreement — though we'd love if you make intros for us in exchange 😎)
Vector is the world’s most powerful contact-level de-anonymization and intent platform.
We make it easy for you to add the same features in your app, for your users — without the headache of taking on device fingerprinting, hashed email decryption, publishing network partnerships or managing infrastructure to handle billions of requests per day.
- You have: a user base of marketing/sales professionals
- You want: to give them contact or account level insights about their site visitors
- You might already have: a client-side SDK (JS tag) that they put on their website
Chat with our team to discuss the specifics of your use case, but generally:
- You might have (or plan to implement) a Javascript tag that your customers install on their site
- Within your tag, you’ll load Vector’s tag
- Typically, your tag will have a unique identifier for your own concept of a visitor
- You’ll pass this unique identifier to Vector via vector.identify("your-identifier") — this will later get passed back to you with an identity where it can be used to recoup the profile with your original visitor
- Your identifier can be any string (including composite identifiers like orgId|visitorId
- Vector’s tag will automatically manage compliance with the appropriate laws (ie. geofencing contact-level identity to the U.S. and falling back to account level enrichment where GDPR might apply)
- The visitor will be sent to Vector’s Identity Engine (see below for more details) for enrichment
- Upon successful enrichment, Vector will send a webhook to your designated API endpoint
- Our robust webhook infrastructure is designed to handle enterprise-level throughout
- We natively support resilient retry functionality
- We support unique signing keys for additional security
- You’ll implement an API endpoint to handle the webhook event where you’ll:
- Deconstruct the original identifier you passed client-side
- Leverage the identity data in your product
Partnerships are considered a 1st class use case within our development cycle; therefore, all configuration for our partners happens within a “normal” Vector account at app.vector.co. This account serves as the “master” account — all of your customers’ end user data will funnel to this singular account for easier management.
The specifics our data engine can only be shared under NDA. Reach out to learn more.
The value of partnering with Vector is gaining access to the most sophisticated contact-level identity engine in the world without taking on the headache and capital investment of fingerprinting technology, expensive data partnerships, and rare publisher network deals.