Open RM-1978 opened 1 year ago
@RM-1978 This sounds like a good task for PowerBI. In the pool_candidates table is a column submitted_steps
that can tell you where each application is at.
Additionally, this column is tracked in the activity_log for more detailed timestamps.
If this task won't need dev intervention, can I close this issue?
Thanks @petertgiles, I think that this solution is reasonable, but can we keep it open until I have had a chance to chat with @gobyrne and @brindasasi about it? I would like to work on building user research around these metrics for Design and eventually User Acceptance Testing with Brinda.
I moved this to the design backlog until it's actionable by dev. I've also sent a request to get the breakdowns of all draft applications based on what step they are on.
This is nowhere near as detailed as I'd like though. I wanna see how long people are active (and inactive) on each step of the application process, combined across all their sessions for a given application that they submit. We could look into how to do that.
✨ Feature
New metric: We would like to know how many users complete the application process and where they drop off.
🕵️ Details
Definitions
Required:
Nice to have:
Knowing which users left and came back might allow us to breakdown the stats in interesting ways
📷 Screen shot
As discussed with Brinda, completion rates of each of the application steps pictured above would be logged then viewed using Azure tools to identify areas for usability and accessibility conformance testing.
🙋♀️ Proposed Implementation
This can be achieved using either application insights or Power BI
Bonus if you could filter out admin usage. In any case, the difference between people who go to people who come back is a useful metric.
Potentially adding a time stamp and identifier to the log (or similar) so we know who is leaving and how long it takes them would be useful if easily possible. (could also be broken into a separate issue if that's best)
✅ Acceptance Criteria
A set of assumptions which, when tested, verify that the feature was properly implemented.