Skip to main content

POST /tracking/pixel/get_integration_url

POST 

tracking/pixel/get_integration_url

Generate an integration URL for embedding a tracking pixel in emails

Query Parameters

campaign_id string
Campaign identifier to embed into the generated tracking URL. When provided, the tracking URL will include this value.

subscriber_id string
Subscriber identifier to embed into the generated tracking URL. When provided, the tracking URL will include this value.

Returns

  • dataobject
    • urlstring
      The tracking pixel URL
Error Codes

400 Bad Request

Bad Request

401 Unauthorized

Unauthorized

403 Forbidden

Forbidden

500 Internal Server Error

Internal server error