-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Send analytic events for in-person eligibility verification / enrollment #2245
Comments
Something I just thought of: we've talked about a feature for viewing past enrollment records, and one of the columns we're thinking we'd show is "Verified by" which is really only applicable to in-person enrollments. Is this relevant to this ticket at all? I think in general we want analytic data to be anonymized, but then we also talked about backfilling the enrollment records using analytic events and transit processor group enrollment data. |
@indexing @thekaveman and I discussed the above and decided we don't need to worry about capturing "Verified by" for this ticket or the September release. |
In this interest of more intuitive naming for parameters in our analytics tool, I propose changing |
The implementation details still need to be fleshed out, but the acceptance criteria below seem correct based on dev workshop discussion on 2024-09-11.
Acceptance Criteria
started eligibility
returned eligibility
started payment connection
started card tokenization
closed payment connection
ended card tokenization
returned enrollment
failed access token request
Additional context
The text was updated successfully, but these errors were encountered: