Options
All
  • Public
  • Public/Protected
  • All
Menu

User sees the edit profile modal after sending an inquiry

This schema describes events sent to Segment from EditProfileModalViewed.

example
 {
   action: "editProfileModalViewed",
   context_module: "inquiry"
   context_page_owner_type: "home"
   user_id: "61bcda16515b038ce5000104"
   inquiry_id: "61bcda16515b038ce5000104"
   platform: "web"
 }

Hierarchy

  • EditProfileModalViewed

Index

Properties

action

action: editProfileModalViewed

context_module

context_module: ContextModule

context_page_owner_type

context_page_owner_type: PageOwnerType

inquiry_id

inquiry_id: string

platform

platform: Platform

user_id

user_id: string

Generated using TypeDoc