Back to monitors
Additive AI classification

Add pixel enable/disable endpoints for connected sites

Two new POST endpoints have been added to the Mailchimp Marketing API: POST /connected-sites/{connected_site_id}/actions/enable-pixel and POST /connected-sites/{connected_site_id}/actions/disable-pixel to control the Mailchimp tracking pixel for connected sites. These are purely additive and do not affect existing integrations.

Alert history

  • Additive

    Add pixel enable/disable endpoints for connected sites

    Two new POST endpoints have been added to the Mailchimp Marketing API: POST /connected-sites/{connected_site_id}/actions/enable-pixel and POST /connected-sites/{connected_site_id}/actions/disable-pixel to control the Mailchimp tracking pixel for connected sites. These are purely additive and do not affect existing integrations.

  • Additive

    Add pixel management and consent timestamp fields

    Mailchimp Marketing API adds two new optional endpoints for managing tracking pixels (/enable-pixel and /disable-pixel), new read-only is_pixel_enabled field on connected site responses, and new optional captured_at timestamp fields for email and SMS marketing consent objects. These are purely additive changes that enhance consent tracking and pixel management without altering existing behavior.