A partner clicks "Connect" or "Cancel" in the account connection modal. The same modal is reused for Mailchimp; label identifies the service and context_page_owner_type identifies the surface it was opened from.
label
context_page_owner_type
This schema describes events sent to Segment from OsClickedConnectModal
Connect
{ action: "clickedConnectModal", context_module: "connectModal", context_page_owner_type: "studioInstagram", label: "instagram", value: "connect" }
Cancel
{ action: "clickedConnectModal", context_module: "connectModal", context_page_owner_type: "studioInstagram", label: "instagram", value: "cancel" }
Generated using TypeDoc
A partner clicks "Connect" or "Cancel" in the account connection modal. The same modal is reused for Mailchimp;
labelidentifies the service andcontext_page_owner_typeidentifies the surface it was opened from.This schema describes events sent to Segment from OsClickedConnectModal
Connect
{ action: "clickedConnectModal", context_module: "connectModal", context_page_owner_type: "studioInstagram", label: "instagram", value: "connect" }Cancel
{ action: "clickedConnectModal", context_module: "connectModal", context_page_owner_type: "studioInstagram", label: "instagram", value: "cancel" }