The affiliate postback setup is critical for syncing conversion data with your affiliate partners or external platforms. This guide walks you through how to configure postbacks in 24Metrics, covering URL setup, firing rules, and advanced options like delay and rejection filters, so you can ensure accurate and timely conversion reporting.
Note: Always include the affiliate’s CLICKID. 24Metrics recommends using the dedicated parameter
external_transaction_id
for consistency.
24Metrics supports two types of affiliate postbacks:
Each can be mapped with a flexible set of parameters, including {status}
, {rejection_reason}
, {external_transaction_id}
, and others. These macros dynamically insert values when the postback fires.
Important:
The affiliate postback should include the its unique conversion identifier, usually aclickid
.
You can use for example&external_transaction_id=AFFILI_CLICKID
, to send conversions to 24Metrics and then include this values into Postback Manager.
Essential fields:
clickid
(or its alias){status}
, {rejection_reason}
, {external_transaction_id}
Example format:
Affiliate Postback Setup Example:
https://affiliate-postback.com/?clickid={external_transaction_id}
You can append more parameters (e.g., payout, status, or rejection reason) using the Add MACROS to URL field in the postback setup. Always double-check with your affiliate what macro format they expect.
Choose when the postback fires:
When firing on rejected conversions, you can further filter by specific rejection reasons, ensuring only relevant cases trigger the postback.
Add a delay before the postback fires to wait for external fraud-check systems (e.g., Appsflyer or internal screening). Set delays in seconds, minutes, or hours. By defalut, the Minimum delay is 2 minutes.