Options
All
  • Public
  • Public/Protected
  • All
Menu

A user taps on the avatar on the Profile screen.

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

example
 {
   action: "tappedEditedProfile",
   context_module: "collectorProfileCard",
   context_screen: "profile",
 }

Hierarchy

  • TappedEditedProfile

Index

Properties

action

action: tappedEditedProfile

context_module

context_module: collectorProfileCard

context_screen

context_screen: profile

Generated using TypeDoc