We would like to count the number of new editors that come in through campaigns.
This has been done in a few ways, including:
Method 1: registers between the event start and the event end date --- FROM campaign_events from wikishared db within x1 (this is the method used by Event Metrics)
Method 2: registers between the event start and the event end date, for global accounts for an event; used by P&E Dashboard.
Method 3: registers from the event page --- FROM event_sanitized.serversideaccountcreation, SSAC; see also T328615
Questions to consider:
- What about those that register after an event registration has been enabled but before the campaign starting?
- What about those that are brought in through the campaign but register after an event has ended?
- Do we want a buffer period before or after an event starting? or before or after an event registration tooling is enabled?
- If we opt to incorporate various scenarios, how to we reconcile the different methods, if at all?
- Does an existing editor's new account on project y constitute a new campaign editor account if y account joins an event?
How does our definition mirror or interact or intersect with the Product Analytic's New Active Editors definition? What about growth definitions on new editors?
Further detail questions:
How to attribute - what about multiple events with overlapping dates...and a new editor without an eventReturnTo field attributed to an event (in the SSAC table) that joins more than one event? > attribute this editor to the first campaign that they sign up for.
And how to attribute that on the return, to retention? attribute to the multiple events?
Are there more questions to consider? Methods to add which aren't listed above?
Subtasks
- Dashboard calculation method documented
- Event metrics calculation method documented
- feedback from campaigns
- GDI feedback
- feedback from Grants
- discuss with research roundtable
- feedback from product-campaigns ambassadors +
- define and name 1-2 metrics (document use case and intended audience)