📅Meet us at SBC Summit Americas 2026 — Fort Lauderdale, USA, May 12-14, 2026

Webhook

A webhook is an HTTP callback that sends real-time event notifications from one system to another when a specified event occurs, enabling automated data exchange between platforms without polling.

What it means in practice

A webhook is a mechanism where one system sends an HTTP request to a predefined URL on another system whenever a specific event occurs. Unlike traditional API integrations where the receiving system must repeatedly poll for updates, webhooks push data in real time as events happen. In affiliate marketing, webhooks are used to transmit conversion events, commission updates, status changes, and other time-sensitive information between operators, tracking platforms, and affiliate systems.

The relationship between webhooks and postbacks is close -- in affiliate tracking, a postback is essentially a specialized type of webhook designed to communicate conversion events. However, webhooks in the broader sense cover a wider range of event types. An operator might configure webhooks to notify the affiliate platform when a customer's KYC status changes, when a chargeback is filed, when a commission is approved or reversed, or when an affiliate's account status is updated. This real-time data flow enables faster decision-making and more responsive program management.

Reliability is a key concern with webhook implementations. If the receiving server is down or returns an error, the event data can be lost unless the sending system implements retry logic, queuing, or dead-letter handling. Production-grade webhook systems typically include delivery confirmation, automatic retries with exponential backoff, and logging for troubleshooting. For affiliate programs, webhook reliability directly impacts data accuracy -- a missed webhook can mean an untracked conversion, a delayed commission update, or a compliance event that goes unnoticed.

How Webhook works across industries

See how webhook is applied in the verticals Track360 supports, from qualification logic and payout structure to the operational context behind each model.

iGaming

Webhook in iGaming affiliate programs

In iGaming, webhooks transmit events across the full player lifecycle -- registration, [FTD](/glossary/ftd), qualifying deposits, [wagering requirement](/glossary/wagering-requirement) completion, and chargebacks. Operators use webhooks to keep the affiliate platform synchronized with the player management system in real time, which is critical for accurate [RevShare](/glossary/revshare) calculations.
Read More
Forex

Webhook in Forex partner and IB models

Forex brokers use webhooks to push deposit confirmations, trade activity summaries, and account status changes to affiliate tracking systems. For [introducing broker](/glossary/introducing-broker) programs with [lot-based commissions](/glossary/lot-based-commission), webhooks that fire on trade execution or daily volume aggregation keep commission calculations current.
Read More
Prop Trading

Webhook in prop trading acquisition flows

Prop trading firms use webhooks to notify affiliate systems when a [challenge purchase](/glossary/challenge-purchase) is completed, when a trader passes or fails an [evaluation phase](/glossary/evaluation-phase), or when a [funded account](/glossary/funded-account) is activated. These events may trigger different commission actions depending on the deal structure.
Read More

How Track360 handles this

Track360 supports configurable webhook endpoints for both inbound and outbound event notifications. Operators can define which events trigger webhooks, monitor delivery status, and review webhook logs for troubleshooting failed deliveries.

FAQ

Frequently Asked Questions

Common questions about webhook, how it works in affiliate programs, and where it shows up across Track360's supported verticals.

A postback is a specific type of webhook used to communicate conversion events in affiliate tracking. Webhooks are a broader concept that covers any real-time HTTP callback between systems, including status changes, commission updates, and compliance events.

Related Terms

Tracking & Attribution

Postback

iGamingForexProp Trading
Read Definition

A postback is a server-to-server HTTP callback used to confirm that a conversion event -- such as a registration, FTD, or purchase -- has occurred. Postbacks are more reliable than browser-based tracking because they are not affected by ad blockers, cookie restrictions, or client-side failures.

Tracking & AttributionRead More →
Tracking & Attribution

S2S Tracking (Server-to-Server)

iGamingForexProp Trading
Read Definition

S2S tracking is a server-to-server method for recording affiliate conversions where the advertiser's server communicates directly with the tracking platform's server, bypassing the user's browser entirely. It is more reliable than pixel-based tracking because it is unaffected by ad blockers, cookie restrictions, and client-side failures.

Tracking & AttributionRead More →
General

Real-Time Reporting

iGamingForexProp Trading
Read Definition

Reporting that updates as events happen, giving operators and affiliates immediate visibility into clicks, conversions, commissions, and program performance.

GeneralRead More →
Tracking & Attribution

Pixel Tracking

iGamingForexProp Trading
Read Definition

Pixel tracking uses a small image tag or JavaScript snippet embedded on a conversion page to notify the tracking platform when a user completes a qualifying action. The pixel fires in the user's browser, sending conversion data back to the tracking server for affiliate attribution.

Tracking & AttributionRead More →