A partner clicks "Cancel" or "Continue" in the Mailchimp campaign send confirmation modal.
This schema describes events sent to Segment from OsClickedSendConfirmation
Continue
{ action: "clickedSendConfirmation", context_module: "sendConfirmationModal", context_page_owner_type: "studioMailchimp", value: "continue" }
Cancel
{ action: "clickedSendConfirmation", context_module: "sendConfirmationModal", context_page_owner_type: "studioMailchimp", value: "cancel" }
Generated using TypeDoc
A partner clicks "Cancel" or "Continue" in the Mailchimp campaign send confirmation modal.
This schema describes events sent to Segment from OsClickedSendConfirmation
Continue
{ action: "clickedSendConfirmation", context_module: "sendConfirmationModal", context_page_owner_type: "studioMailchimp", value: "continue" }Cancel
{ action: "clickedSendConfirmation", context_module: "sendConfirmationModal", context_page_owner_type: "studioMailchimp", value: "cancel" }