Add a client event for "See more" link on suggested user interstitials (#9249)
This commit is contained in:
@@ -297,6 +297,14 @@ export type MetricEvents = {
|
||||
recId?: number
|
||||
position: number
|
||||
}
|
||||
'suggestedUser:seeMore': {
|
||||
logContext:
|
||||
| 'Explore'
|
||||
| 'InterstitialDiscover'
|
||||
| 'InterstitialProfile'
|
||||
| 'Profile'
|
||||
| 'Onboarding'
|
||||
}
|
||||
'profile:unfollow': {
|
||||
logContext:
|
||||
| 'RecommendedFollowsItem'
|
||||
|
||||
Reference in New Issue
Block a user