token | type | "string" |
---|
required | true |
---|
description | "User token" |
---|
|
---|
bucket | type | "string" |
---|
enum | |
---|
description | "Bucket defining what version of the UI is served to the user" |
---|
required | true |
---|
|
---|
action | type | "string" |
---|
enum | "impression" |
"submit" |
"impression_error" |
"submit_error" |
|
---|
description | "Possible actions logged client-side" |
---|
required | true |
---|
|
---|
userName | type | "string" |
---|
description | "Username posted by the user, if available" |
---|
|
---|
campaign | type | "string" |
---|
description | "Campaign identifier, if available" |
---|
|
---|
internalReferrer | type | "string" |
---|
description | "Last page visited by the user before clicking on the Create Account link" |
---|
|
---|
userNotShownCAPTCHA | type | "boolean" |
---|
description | "True if the user was not presented a CAPTCHA (e.g. we disabled it)." |
---|
|
---|