Schema:MobileWikiAppLanguageSearching

Revision 18204518
description"Summary of users' interactions with searching for languages from in the app."
properties
language_settings_token
description"The token generated by the language settings funnel, allowing us to link these summaries with the summary of user's interactions with the language settings screen."
type"string"
requiredtrue
added
description"Whether the user added a language from this screen or if they just backed out to the language settings screen."
type"boolean"
requiredtrue
language
description"The language code of the language the user added (if any)."
type"string"
requiredfalse
search_string
description"The search string when the user is done with the screen (either by adding a language or backing out to the language settings screen)."
type"string"
requiredfalse
time_spent
description"How long user interacted with language search screen for (in seconds)."
type"integer"
requiredtrue
app_install_id
description"Randomly generated UUID that is unique to each app install, which can be used to cross-reference the same app install across different schemas."
type"string"
requiredtrue
client_dt
description"Client-side ISO-8601-formatted date-time at which this event occurred."
type"string"
requiredtrue