Jump to content

Schema:TestSearchSatisfaction2

PHP logging

EventLogging::logEvent( 'TestSearchSatisfaction2', 28113565, $event );

extension.json setup for JavaScript logging

{
	"attributes": {
		"EventLogging": {
			"Schemas": {
				"TestSearchSatisfaction2": 28113565
			}
		}
	}
}

JavaScript logging

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