token | type | "string" |
---|
required | true |
---|
description | "The randomly generated, identifying token" |
---|
|
---|
bucket | type | "string" |
---|
enum | "control" |
"pre-edit v1" |
"pre-edit v2" |
|
---|
description | "Bucket defining what version (if either) of the experimental UIs will be shown to the user.
* control -- no CTA
* pre-edit v1 -- The original version of the pre-edit CTA that hides the "continue editing" button and has a header that might suggest that registration is necessary
* pre-edit v2 -- The new version of the pre-edit CTA that calls more attention to the "continue editing button" and clearly states that signing up is optional." |
---|
required | true |
---|
|
---|
link | type | "string" |
---|
enum | "edit page" |
"edit section" |
"create account" |
|
---|
description | "Specifies which link was clicked by the user:
* edit page -- The edit link at the top of the page was clicked.
* edit section -- A section edit link was clicked.
* create account -- The "create account" link at the top of the page was clicked" |
---|
required | true |
---|
|
---|
namespace | type | "integer" |
---|
description | "Specifies the namespace of the current page." |
---|
required | true |
---|
|
---|