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