Options
All
  • Public
  • Public/Protected
  • All
Menu

A user taps a grouping of Alerts

This schema describes events sent to Segment from TappedAlertsGroup

example
 {
   action: "tappedAlertsGroup",
   context_screen: "favoritesFollows"
   destination_screen_owner_type: "artist"
   destination_screen_owner_slug: "some-slug"
   destination_screen_owner_id: "some-id"
 }

Hierarchy

  • TappedAlertsGroup

Index

Properties

action

action: tappedAlertsGroup

context_screen

context_screen: favoritesAlerts

destination_screen_owner_id

destination_screen_owner_id: string

destination_screen_owner_type

destination_screen_owner_type: alert

Generated using TypeDoc