Options
All
  • Public
  • Public/Protected
  • All
Menu

A user taps "Explore My Collection" (onboarding flow) on the "Do more on Artsy".

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

example
 {
   action: "tappedExploreMyCollection",
   context_screen: "home",
   context_screen_owner_type: "home"
   context_module: "doMoreOnArtsy",
   destination_screen_owner_type: "myCollectionOnboarding",
 }

Hierarchy

  • TappedExploreMyCollection

Index

Properties

action

action: tappedExploreMyCollection

context_module

context_module: doMoreOnArtsy

context_screen

context_screen: home

context_screen_owner_type

context_screen_owner_type: home

destination_screen_owner_type

destination_screen_owner_type: myCollectionOnboarding

Generated using TypeDoc