Postback troubleshooting

Postback Not Received

Trackers show callbacks firing, yet partners insist nothing arrived because firewalls or filters intercepted them.

Introduction

This scenario is about transport and validation. Your tracker logs successful deliveries, but the network sees nothing. The only way out is evidence from each hop.

Why the problem happens

Networks add antifraud defenses constantly; a new rule can silently drop callbacks.

Common causes

Step-by-step troubleshooting

  1. Export tracker logs

    Capture timestamps, endpoints, response codes, and error bodies.

  2. Replay with Postback Tester

    Send the identical payload manually and log the response.

  3. Verify infrastructure

    Confirm outbound IPs, TLS, and firewall rules match partner documentation.

  4. Sync timelines

    Share transcripts and request partner logs for the same window.

Tools that help solve the problem

Conclusion

Implement delivery monitoring for every scaled offer and keep an audit trail of IP, token, and endpoint changes.

Related issues

Knowledge base articles