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" |
---|
required | true |
---|
|
---|
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" |
---|
required | false |
---|
|
---|
position | description | "The position of the thank_ or recent_ link that was selected on the Recent Changes page." |
---|
type | "integer" |
---|
required | false |
---|
|
---|
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" |
---|
required | true |
---|
|
---|
primary_language | description | "User's primary language." |
---|
type | "string" |
---|
required | true |
---|
|
---|
is_anon | description | "True if user has not logged in." |
---|
type | "boolean" |
---|
required | true |
---|
|
---|
event_dt | description | "Client-side ISO-8601-formatted date-time at which this event occurred." |
---|
type | "string" |
---|
required | true |
---|
|
---|
session_id | description | "A unique identifier randomly generated per session." |
---|
type | "string" |
---|
required | true |
---|
|
---|