Skip to main content
The Traffic Optimized webhook notifies your endpoint when Everflow’s traffic optimization engine blocks traffic variables based on configured optimization rules.

Event

Traffic Optimized

Fired when the traffic optimization system identifies and blocks underperforming traffic variables. The payload contains a list of all blocked variables for the optimization run.

Payload Structure

The webhook payload contains a list of blocked variable entries, each representing a specific traffic variable that was blocked by the optimization engine.

Blocked Variable Fields

Relationship Objects

Each blocked variable entry includes:
  • offer: Basic offer details (ID, name, status)
  • affiliate: Short affiliate details (ID, name)
  • reporting: Performance metrics including:
    • cvr: Conversion rate for the blocked variable

Example Payload Structure