Jump to content

Schema:MobileWebSectionUsage

PHP logging

EventLogging::logEvent( 'MobileWebSectionUsage', 28113442, $event );

extension.json setup for JavaScript logging

{
	"attributes": {
		"EventLogging": {
			"Schemas": {
				"MobileWebSectionUsage": 28113442
			}
		}
	}
}

JavaScript logging

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