Properties
action
action: tappedFollowsGroup
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
Optional destination_path
destination_path: undefined | string
Optional destination_screen_owner_id
destination_screen_owner_id: undefined | string
Optional destination_screen_owner_slug
destination_screen_owner_slug: undefined | string
destination_screen_owner_type
Optional horizontal_slide_position
horizontal_slide_position: undefined | number
A user taps a grouping of Follows group
This schema describes events sent to Segment from tappedEntityGroup
{ action: "tappedFollowsGroup", context_screen: "favoritesFollows" destination_screen_owner_type: "artist" destination_screen_owner_slug: "some-slug" destination_screen_owner_id: "some-id" }