Jump to content

Schema:PageCreation

PHP logging

EventLogging::logEvent( 'PageCreation', 28113525, $event );

extension.json setup for JavaScript logging

{
	"attributes": {
		"EventLogging": {
			"Schemas": {
				"PageCreation": 28113525
			}
		}
	}
}

JavaScript logging

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