Follow the round trip
Suppose a network stores tracking data ins2. Configure the offer to send:
{click_id} with a signed ID. The network must preserve that value and use its own callback macro to return the stored s2 value to Metricanic.
The names s2, subid, and similar parameters belong to the network. Choose the exact parameter it supports. They are not interchangeable merely because they look like tracking fields.
Create the network record
- Open Affiliate networks and click Create.
- Choose the matching template or Custom, then enter Name.
- Turn on Append click ID to offer URLs if offers should use the network’s standard tracking parameter.
- In Parameter, enter the parameter name only, such as
s2. Check Suffix, which should shows2={click_id}. - Save the network.
Configure the network’s callback
When a template supplies an Affiliate network callback, select a Tracking domain and copy the generated URL into the network’s conversion settings. Copy it while applying the template. If the callback panel is empty when you reopen the record, select the template and domain again to generate it. For a custom network, construct the callback using the network’s documented macros. Its shape is:txuid when the network provides a transaction ID, as described in incoming events.
Use an Event ID configured in the receiving campaign. Simple mode uses Event ID 1. In Advanced mode, choose the event whose conversion and revenue settings match this callback.
Verify before using more offers
Open a real campaign tracking link and check that the request to the network contains one expanded Metricanic click ID in the expected parameter. A literal{click_id} indicates that the URL did not pass through the appropriate tracking flow.
Complete a test action or use the network’s callback test with that actual recorded click ID. Check the campaign’s event, conversion count, and revenue after processing.
If the network has no stored click ID, fix the offer URL first. If it sends a value but Metricanic rejects it, check whether it returned its own internal ID instead of the Metricanic ID. If the event arrives without a conversion, review the campaign’s event settings.
The affiliate callback sends data into Metricanic. To report that conversion onward to the ad platform, configure a separate outgoing postback in the campaign.