We do not store conversion data. We immediately forward it to the Ad Networks, without storing it on our servers.
Do not send data regulated under HIPAA, nor data from minors, non-US persons, or those who have not consented to data sharing.
Path Parameters
The ID of the advertiser.
Body Parameters
The name of the event that triggered the conversion. Should be one of the following:
PurchaseLeadViewContentCompleteRegistrationAddToCartPhoneCall
Value of the conversion. Required if event_name is Purchase
Currency of the conversion. Must be specified as
"USD". Only include this if you include value.A two-letter lowercase country code.
The IP address of the customer.
The user agent of the customer.
The email address of the customer.
The phone number of the customer. Optionally including country code. Formatting is flexible.
The first name of the customer.
The last name of the customer.
The zip code of the customer.
Used to deduplicate events sent within 48 hours of one another. If specified, ensure that it is unique to the event, otherwise conversions may be dropped.
Response
The number of events received.
Whether the conversion was successfully recorded.