Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ClickedCompleteYourProfile

A user clicks on the complete your profile on the order details page (no activity panel)

This schema describes events sent to Segment from [[clickedCompleteYourProfile]]

example
 {
   action: "clickedCompleteYourProfile",
   context_module: "OrdersDetail",
   context_page_owner_type: "orders-detail",
   context_page_owner_id: "57e60c68-a198-431e-8a02-6ecb01e3a99b"
 }

Hierarchy

  • ClickedCompleteYourProfile

Index

Properties

action

action: clickedCompleteYourProfile

context_module

context_module: ContextModule

Optional context_page_owner_id

context_page_owner_id: undefined | string

context_page_owner_type

context_page_owner_type: PageOwnerType

Generated using TypeDoc