PHP logging
EventLogging::logEvent( 'SignupExpCTAImpression', 9074567, $event );
extension.json setup for JavaScript logging
{
"attributes": {
"EventLogging": {
"Schemas": {
"SignupExpCTAImpression": 9074567
}
}
}
}
JavaScript logging
mw.track( 'event.SignupExpCTAImpression', { /* ... */ } );
Schema:SignupExpCTAImpression
Revision 9074567
Jump to navigation
Jump to search
description | "Represents an impression of the anonymous editor signup CTA." | ||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
properties |
|