Jump to content

Schema:MobileWikiAppABTest

PHP logging

EventLogging::logEvent( 'MobileWikiAppABTest', 28113449, $event );

extension.json setup for JavaScript logging

{
	"attributes": {
		"EventLogging": {
			"Schemas": {
				"MobileWikiAppABTest": 28113449
			}
		}
	}
}

JavaScript logging

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