Options
All
  • Public
  • Public/Protected
  • All
Menu

A user taps "Go to My Collection" on the flow's third screen.

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

example
 {
   action: "visitMyCollection",
   context_screen_owner_type: "myCollectionOnboarding"
   context_module: "myCollectionOnboarding",
 }

Hierarchy

  • VisitMyCollection

Index

Properties

action

action: visitMyCollection

context_module

context_module: myCollectionOnboarding

context_screen_owner_type

context_screen_owner_type: myCollectionOnboarding

Generated using TypeDoc