Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Reader IA] Implement analytics events for drop-down menu #19906

Closed
RenanLukas opened this issue Jan 9, 2024 · 0 comments
Closed

[Reader IA] Implement analytics events for drop-down menu #19906

RenanLukas opened this issue Jan 9, 2024 · 0 comments
Assignees

Comments

@RenanLukas
Copy link
Contributor

When Reader drop-down menu is opened
Key: "reader_dropdown_menu_opened"
No parameters.

When Reader drop-down menu item is tapped
Key: "reader_dropdown_menu_item_tapped"

Parameters:
// list should be sent when any custom list item is tapped
{ 
    "id": "discover|following|saved|liked|a8c|list"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant