Overview
Demandbase’s B2B buyer cookie pool enables our customers to precisely target verified company users from target accounts, without compromising reach. Our cookie pool is associated to actual company entities based on our proprietary AI-driven methods for associating cookies and IP addresses to companies.
The Demandbase Cookie Sync API will sync external user ID values to our internal cookie to enable cookie-level actions throughout the Demandbase ABM Platform.
API Request
Request |
Endpoint |
Description |
GET |
segments.company-target.com/log |
Returns a 1x1 invisible pixel |
Parameters
Parameter |
Value |
Required |
Description |
vendor |
string |
required |
A unique vendor identifier assigned to you by Demandbase. Contact support@demandbase.com for assistance. |
user_id |
string |
optional |
An identifier for the user that should be synced with Demandbase. |
Request Example
GET https://segments.company-target.com/log?vendor=your_vendor_id&user_id=a_user
Response
HTTP Code |
Description |
200 |
A transparent 1x1 GIF will be rendered and returned as the body |
500 |
An unidentified server error occurred |