Options
All
  • Public
  • Public/Protected
  • All
Menu

User sees modal send offers after clicking on Send Offer in CMS.

This schema describes events sent to Segment from SendOffersModalViewed.

example
 {
   action: "sendOffersModalViewed"
   context_module:"Send offers"
   context_page_owner_type: "sendOffers"
   context_page_owner_id: "",
   context_page_owner_slug: "",
   partner_id: "61bcda16515b038ce5000104"
   arwork_id: "60de173a47476c000fd5c4cc"
   price: $20,000
   collectors: 4
 }

Hierarchy

  • SendOffersModalViewed

Index

Properties

action

action: sendOffersModalViewed

artwork_id

artwork_id: string

collectors

collectors: number

context_module

context_module: string

context_page_owner_id

context_page_owner_id: string

context_page_owner_slug

context_page_owner_slug: string

context_page_owner_type

context_page_owner_type: PageOwnerType

partner_id

partner_id: string

price

price: number

Generated using TypeDoc