PHP logging
EventLogging::logEvent( 'GuidedTourExited', 8690566, $event );
extension.json setup for JavaScript logging
{
"attributes": {
"EventLogging": {
"Schemas": {
"GuidedTourExited": 8690566
}
}
}
}
JavaScript logging
mw.track( 'event.GuidedTourExited', { /* ... */ } );
Schema:GuidedTourExited
Revision 8690566
description | "Recorded when a GuidedTour is exited explicitly by the user." | ||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
properties |
|