token | type | "string" |
---|
required | true |
---|
description | "anonymous user token (not yet a built-in field)" |
---|
|
---|
anon | type | "boolean" |
---|
required | true |
---|
description | "False if user has logged in." |
---|
|
---|
action | type | "string" |
---|
required | true |
---|
description | "Can be 'community-portal-visit', 'complete', or any of the wiki page actions (except view), such as 'edit', 'history', 'delete'" |
---|
|
---|
article | type | "string" |
---|
description | "The title of the task on which the user clicked" |
---|
|
---|
task | type | "string" |
---|
description | "The kind of task Community portal, e.g. 'Fix spelling and grammar'" |
---|
|
---|
articleId | type | "integer" |
---|
description | "Internal ID (wgArticleId) of the article with which the user is tinkering ('edit', 'complete', etc. actions)" |
---|
|
---|
revId | type | "integer" |
---|
description | "Revision ID of the article with which the user is tinkering ('edit', 'complete', etc. actions)" |
---|
|
---|
userId | |
---|
editCount | |
---|