Skip to main content

S2S Conversion Postbacks

Talroo can send conversion signals back to you in near-real time via HTTP, including the original click ID.

To set this up, contact the publisher team and send a short spec: URL, HTTP method (GET or POST), which fields to include, and the name of your click id parameter so we can match on it.

Prefer shorter URLs and short parameter names. Your system should return HTTP 200 even if the match fails.

Available Fields

FieldDescription
Your Click IDThe click ID you originally sent
Conversion nameType of conversion event
TimestampWhen the conversion occurred
Your T-valuesTracking values you provided
Talroo Job IDThe job associated with the conversion
Custom fieldsAvailable on request
note

Parameters can be renamed to match your system. Ask the publisher team.