Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TappedCompleteYourProfile

A user taps on the complete your profile prompt within the activity panel (not implemented in order details)

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

example
 {
   action: "tappedCompleteYourProfile",
   context_module: "collectorProfileCard",
   context_screen_owner_type: "profile",
   context_screen_owner_id: ""
 }

Hierarchy

  • TappedCompleteYourProfile

Index

Properties

action

action: tappedCompleteYourProfile

context_module

context_module: ContextModule

Optional context_screen_owner_id

context_screen_owner_id: undefined | string

context_screen_owner_type

context_screen_owner_type: ScreenOwnerType

Generated using TypeDoc