Page MenuHomePhabricator

Eventlogging for Wiktionary definition dialog.
Closed, ResolvedPublic

Description

The app should send events that measure user engagement with the new Wiktionary definition dialog.
Here's the schema: https://meta.wikimedia.org/wiki/Schema:MobileWikiAppWiktionaryPopup

I was thinking that we could send just one event, when the dialog is closed. (Since the dialog is modal, a "close" event implies that it had already been "opened" previously. The "close" event contains the amount of time that the dialog remained on the screen, as well as the actual text that was highlighted)

Event Timeline

Dbrant raised the priority of this task from to Medium.
Dbrant updated the task description. (Show Details)
Dbrant moved this task to Next Sprint on the Wikipedia-Android-App-Backlog board.
Dbrant added subscribers: Dbrant, Mholloway.

Change 260771 had a related patch set uploaded (by Mholloway):
Add event logging for Wiktionary popup

https://gerrit.wikimedia.org/r/260771

Change 260771 merged by jenkins-bot:
Add event logging for Wiktionary popup

https://gerrit.wikimedia.org/r/260771

Beta backend logging is completely broken now (T123781). This looked like it was sending stuff when I did code review on it. For QA, I verified the logging in logcat.