Postback Tester
Saves the exact request/response for partner escalations.
Open tool >Postback troubleshooting
Networks show zero conversions because callbacks never trigger or fail validation.
Postback Not Working appears when trackers register conversions yet affiliate dashboards stay flat. Callbacks either never leave your infrastructure or arrive missing authentication, goal IDs, or payout data.
Treat postback debugging like a forensic exercise: capture the click ID, rebuild the callback, log the response, and confirm whether the tracker even attempted delivery.
Postbacks close the loop between media spend and payouts. When they fail, ad platforms lose optimization signals, finance cannot match revenue, and partner trust erodes.
Group incidents into delivery (callback never sent), transport (blocked), and payload (rejected). Knowing the bucket speeds resolution.
Work outward from the tracker: prove the conversion exists, rebuild the callback, replay it, and inspect automatic delivery logs.
Pull click ID, goal, payout, and timestamp from the tracker or CRM.
Use Postback Builder or your snippet to insert the captured values and verify encoding.
Send the callback manually and archive the headers, body, status code, and latency.
Review queues and logs to ensure callbacks are leaving the tracker without errors.
Saves the exact request/response for partner escalations.
Open tool >Keeps macro names and auth parameters consistent.
Open tool >Confirms the original click still carried identifiers.
Open tool >Document the root cause, update the template or credentials, and add monitoring so future outages trigger alerts instead of payout disputes.