aff_sub
or aff_click_id
hasoffers
example, if the click tracking query string was aff_sub
, then the postback tracking parameter will be {aff_sub}
&conversion_type=lead
to the postback URLacquisition, sale, lead
lead, cpl
Lead
acquisition, cpa
CompleteRegistration
sale, cps
Purchase
conversion_type
query string and the name of the conversion.click_id
placeholder: {click_id}
or --CLICK-ID--
zpar4={click_id}
placeholder.{click_id}
value.click_id
so you can see whether the placeholder is being sent properly. click_id
placeholder is empty or not carrying a value such as dz6XK57oLuGtdasd97f8a987df9
it means that the aff_sub
query wasn't set on the link.click_id
parameter. π Follow the onscreen guidelines to fix the links.