Properties
action
action: tappedTaskGroup
Optional context_screen_owner_id
context_screen_owner_id: undefined | string
Optional context_screen_owner_slug
context_screen_owner_slug: undefined | string
context_screen_owner_type
Optional curation_boost
curation_boost: undefined | false | true
destination_path
destination_path: string
Optional destination_screen_owner_id
destination_screen_owner_id: undefined | string
Optional destination_screen_owner_slug
destination_screen_owner_slug: undefined | string
Optional destination_screen_owner_type
Optional horizontal_slide_position
horizontal_slide_position: undefined | number
task_type
task_type: string
A user taps on a task notification in the app
This schema describes events sent to Segment from [[tappedTaskGroup]]
{ action: "tappedTaskGroup", context_module : "Home", context_screen_owner_type: "Home", destination_path: "/orders/123", task_id: "23424132", task_type: "send_wire" }