Properties
action
action: tappedLink
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
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
A user taps on any hyperlinked text
This schema describes events sent to Segment from tappedLink
{ action: "tappedLink", context_module: "inboxActiveBids", context_screen_owner_type: "inboxBids", destination_screen_owner_slug: "/favorites" destination_path: '/favorites' }