Schema:MobileWikiAppiOSLivingDoc

Revision 20692447
description"Track user interactions with Recent Changes page."
properties
action
description"Which particular action triggered this event. See talk page for details"
enum
"card_show"
"card_editor"
"card_more"
"card_change"
"card_discuss"
"card_vandalism"
"card_multiple"
"recent_changes"
"recent_swipe"
"recent_cell"
"recent_editor"
"recent_history_top"
"recent_history_end"
"recent_thank_try"
"recent_thank_success"
"recent_thank_fail"
"recent_close"
type"string"
requiredtrue
type
description"The type of element linked to recent_changes and thank_ on the Recent Changes page. Multiple string values are allowed. Values are: 'reference', 'discussion', 'char_added', 'char_deleted', 'vandalism', 'small_changes', 'desc_change'. (This will be an array when moved to MEP.)"
type"string"
requiredfalse
position
description"The position of the thank_ or recent_ link that was selected on the Recent Changes page."
type"integer"
requiredfalse
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
primary_language
description"User's primary language."
type"string"
requiredtrue
is_anon
description"True if user has not logged in."
type"boolean"
requiredtrue
event_dt
description"Client-side ISO-8601-formatted date-time at which this event occurred."
type"string"
requiredtrue
session_id
description"A unique identifier randomly generated per session."
type"string"
requiredtrue