Skip to main content
POST

Request Body

pixelId
string
Pixel ID (if using managed pixels)
clickId
string
required
The click ID (lw_cid) from the URL
event
string
default:"conversion"
Conversion event type (e.g., purchase, lead, signup)
value
number
Conversion value/amount
currency
string
default:"USD"
ISO currency code
orderId
string
Your unique order/transaction ID
metadata
object
Additional custom data

Notes

  • The clickId must be valid and within the attribution window (default: 30 days)
  • Duplicate conversions with the same orderId are rejected
  • Values are automatically converted to USD for reporting