Postbacks are HTTP notifications that OnlyTraffic sends to your server or tracking platform when specific events occur — like a new subscriber joining or a transaction happening. They let you track conversions in real time without manually checking the dashboard.
Campaign-level postbacks take priority over account-level settings when both are configured.To set up default postbacks, go to your account settings. To configure campaign-level postbacks, edit the specific campaign.
You can test your postback configuration before going live:
1
Set up your postback URL
Configure your postback URL with the desired macros.
2
Click Send Test
Use the Send Test button in the postback configuration form. The system will send a test request with sample data to your URL.
3
Verify receipt
Check that your server or tracking platform received the test postback and parsed the parameters correctly.
Use a service like webhook.site to inspect postback requests during setup. This helps you verify the exact data being sent before connecting to your production tracker.
Postbacks work best with OT Tracking Links that support the click_id parameter. This allows you to match each conversion back to the exact click in your external tracker.