A user clicks a counter offer option on the counter offer page
This schema describes events sent to Segment from ClickedCounterOfferOption
{ action: "clickedCounterOfferOption", context_module: "ordersCounter", context_page_owner_type: "orders-respond", context_page_owner_id: "dd0cbbb5-300b-4c49-92a1-fed55b077fa9", option: "accept" | "counter" | "decline", amount?: 2000, currency?: "USD" }
Generated using TypeDoc
A user clicks a counter offer option on the counter offer page
This schema describes events sent to Segment from ClickedCounterOfferOption
{ action: "clickedCounterOfferOption", context_module: "ordersCounter", context_page_owner_type: "orders-respond", context_page_owner_id: "dd0cbbb5-300b-4c49-92a1-fed55b077fa9", option: "accept" | "counter" | "decline", amount?: 2000, currency?: "USD" }