Jump to content

Schema:MobileWikiAppPageScroll

PHP logging

EventLogging::logEvent( 'MobileWikiAppPageScroll', 28113480, $event );

extension.json setup for JavaScript logging

{
	"attributes": {
		"EventLogging": {
			"Schemas": {
				"MobileWikiAppPageScroll": 28113480
			}
		}
	}
}

JavaScript logging

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