While logged out click on a main menu item (say, the home button) and you'll get the following message in the console:
Validation error against schema MobileWebMainMenuClickTracking: Wrong type for property: username null
According to the schema the username can be empty[1]. We should not send the username if it's null.
[1] https://meta.wikimedia.org/wiki/Schema:MobileWebMainMenuClickTracking