Jump to content

Schema:DidYouMean

PHP logging

EventLogging::logEvent( 'DidYouMean', 28113348, $event );

extension.json setup for JavaScript logging

{
	"attributes": {
		"EventLogging": {
			"Schemas": {
				"DidYouMean": 28113348
			}
		}
	}
}

JavaScript logging

mw.track( 'event.DidYouMean', { /* ... */ } );
From Meta, a Wikimedia project coordination wiki
Revision 28113348