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