Schema:UserFeedback
Appearance
PHP logging
EventLogging::logEvent( 'UserFeedback', 18903446, $event );
extension.json setup for JavaScript logging
{
"attributes": {
"EventLogging": {
"Schemas": {
"UserFeedback": 18903446
}
}
}
}
JavaScript logging
mw.track( 'event.UserFeedback', { /* ... */ } );
Revision 18903446
description | "Logs interactions with the user feedback form that will be available on MediaWiki/Wikitech via a Gadget to gather feedback on documentation improvements." | ||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
properties |
|