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