PHP logging
EventLogging::logEvent( 'AccountCreation', 13334196, $event );
extension.json setup for JavaScript logging
{
"attributes": {
"EventLogging": {
"Schemas": {
"AccountCreation": 13334196
}
}
}
}
JavaScript logging
mw.track( 'event.AccountCreation', { /* ... */ } );
Schema:AccountCreation
Revision 13334196
description | "ARCHIVED: Logs client-side events generated by ACUX. Events include impressions, clicks and other error-related events produced by the form validation." | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
properties |
|