"Record actions of users in the tutorial page of UploadWizard"
properties
username
type
"string"
required
true
description
"Username of the user performing the action"
language
type
"string"
required
true
description
"Interface language code of the user doing the actions"
action
type
"string"
required
true
enum
"load"
"helpdesk-click"
"skip-check"
"skip-uncheck"
"continue"
description
"Action performed by the user.
load is fired when the tutorial image loads.
helpdesk-click is fired when the helpdesk link in the tutorial is clicked
skip-check is fired when the skip tutorial box is ticked
skip-uncheck is fired when the skip tutorial box is unticked
continue is fired when the continue button is pressed"