Options
All
  • Public
  • Public/Protected
  • All
Menu

A user taps or clicks on "Save" when editing their collector profile info.

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

example
 {
   action: "editedUserProfile",
   context_screen: "collectorProfile",
   context_screen_owner_type: "editProfile",
   platform: "mobile"
 }

Hierarchy

  • EditedUserProfile

Index

Properties

action

action: editedUserProfile

context_screen

context_screen: ContextModule

context_screen_owner_type

context_screen_owner_type: OwnerType

platform

platform: Platform

Generated using TypeDoc