Jump to content

Schema:EditorJourney

PHP logging

EventLogging::logEvent( 'EditorJourney', 28113362, $event );

extension.json setup for JavaScript logging

{
	"attributes": {
		"EventLogging": {
			"Schemas": {
				"EditorJourney": 28113362
			}
		}
	}
}

JavaScript logging

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