Options
All
  • Public
  • Public/Protected
  • All
Menu

A user viewed a tooltip. type will describe what tooltip it is (follow, edit-follows, etc.)

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

example
 {
   action: "tooltipViewed",
   context_module: "newWorksForYouRail",
   context_owner_type: "home",
   type: "long-press-artwork-context-menu"
 }

Hierarchy

  • ProgressiveOnboardingTooltipViewed

Index

Properties

action

action: tooltipViewed

context_module

context_module: ContextModule

Optional context_owner_type

context_owner_type: OwnerType

type

type: string

Generated using TypeDoc