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