Trending tracking (#7161)
* Add hide to Explore * Event for show * Add hide events to each location
This commit is contained in:
@@ -236,4 +236,9 @@ export type LogEvents = {
|
||||
'tmd:share': {}
|
||||
'tmd:download': {}
|
||||
'tmd:post': {}
|
||||
|
||||
'trendingTopics:show': {}
|
||||
'trendingTopics:hide': {
|
||||
context: 'sidebar' | 'interstitial' | 'explore'
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user