Track Conversion Pixel
GET/api/clicktracking/conversions/pixel
Track a conversion via pixel (GET request).
Usage:
Args: click_id: The click ID to attribute conversion to action_type: Type of conversion (lead, sale, signup, custom) revenue: Revenue amount (optional) action_name: Custom action name (optional) transaction_id: Transaction ID (optional) order_id: Order ID (optional)
Returns: 1x1 transparent GIF image
Request
Responses
- 200
- 422
Successful Response
Validation Error