Schema:MobileWebWatching
Appearance
PHP logging
EventLogging::logEvent( 'MobileWebWatching', 19744463, $event );
extension.json setup for JavaScript logging
{
"attributes": {
"EventLogging": {
"Schemas": {
"MobileWebWatching": 19744463
}
}
}
}
JavaScript logging
mw.track( 'event.MobileWebWatching', { /* ... */ } );
Revision 19744463
Empty object |