Schema:GuidedTourGuiderHidden
Appearance
PHP logging
EventLogging::logEvent( 'GuidedTourGuiderHidden', 8690549, $event );
extension.json setup for JavaScript logging
{
"attributes": {
"EventLogging": {
"Schemas": {
"GuidedTourGuiderHidden": 8690549
}
}
}
}
JavaScript logging
mw.track( 'event.GuidedTourGuiderHidden', { /* ... */ } );
Revision 8690549
description | "Recorded when a user hides a guider, but not when they exit a tour. NOTE: There are two kinds of user-initiated hide actions, those that only hide the guider and those that end the tour, forgetting the user's state (for exits, see Schema:GuidedTourExited). There will also be hide actions that are not directly triggered by a button (e.g a tour can decide to end when a user completes a non-null edit). This event only fires when the user decides to hide a guider. This also does not include the automatic "Okay" button that hides the guider." | ||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
properties |
|