Options
All
  • Public
  • Public/Protected
  • All
Menu

A user completed onboarding (=reached the last screen).

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

example
 {
   action: "myCollectionOnboardingCompleted",
   context_owner_type: "myCollectionOnboarding"
   context_screen_owner_type: "myCollectionOnboarding"
   context_module: "myCollectionOnboarding",
   destination_screen_owner_type: "myCollectionOnboarding",
   user_id: "5bd8b675776bd6002c86526c"
 }

Hierarchy

  • MyCollectionOnboardingCompleted

Index

Properties

action

action: myCollectionOnboardingCompleted

context_module

context_module: myCollectionOnboarding

context_owner_type

context_owner_type: myCollectionOnboarding

context_screen_owner_type

context_screen_owner_type: myCollectionOnboarding

destination_screen_owner_type

destination_screen_owner_type: myCollectionOnboarding

user_id

user_id: string

Generated using TypeDoc