PHP logging
EventLogging::logEvent( 'TaskRecommendationImpression', 9266226, $event );
extension.json setup for JavaScript logging
{
"attributes": {
"EventLogging": {
"Schemas": {
"TaskRecommendationImpression": 9266226
}
}
}
}
JavaScript logging
mw.track( 'event.TaskRecommendationImpression', { /* ... */ } );
Schema:TaskRecommendationImpression
Revision 9266226
description | "Logs an impression of task recommendations delivered by the GettingStarted extension. One event should be logged impression of tasks." | ||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
properties |
|