Options
All
  • Public
  • Public/Protected
  • All
Menu

A user views a saved address

This schema describes events sent to Segment from SavedAddressViewed

example
 {
   action: "savedAddressViewed",
   context_page_owner_type: "orders-checkout",
   context_page_owner_id: "6164889300d643000db86504",
   flow: "Buy now" | "Make offer" | "Partner offer"
 }

Hierarchy

  • SavedAddressViewed

Index

Properties

action

action: savedAddressViewed

context_page_owner_id

context_page_owner_id: string

context_page_owner_type

context_page_owner_type: PageOwnerType

flow

flow: string

Generated using TypeDoc