Schema:TaskRecommendation
Appearance
PHP logging
EventLogging::logEvent( 'TaskRecommendation', 9266319, $event );
extension.json setup for JavaScript logging
{
"attributes": {
"EventLogging": {
"Schemas": {
"TaskRecommendation": 9266319
}
}
}
}
JavaScript logging
mw.track( 'event.TaskRecommendation', { /* ... */ } );
Revision 9266319
description | "Logs the generation of a task recommendation. Note that there may be multiple task recommendations in a set. Also note that an event may be recorded for tasks that are not viewed since tasks may be hidden behing pagination until the user requests them." | ||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
properties |
|