TOP_CHARTS_PAGE = { "event_type": "top charts page viewed", "spotify_event_type": "Spotify charts tab viewed", "apple_event_type": "Apple Music charts tab viewed", } TOP_CHARTS_APPLE_TAB = { "tab_filtered": "Apple Music chart tab filtered", "search": "Apple Music chart tab search", "export_clicked": "Apple Music chart tab export clicked", "popup_viewed": "Apple Music chart tab position pop-up viewed" } TRACK_PAGE = { "event_type": "track page filtered", }