-
Notifications
You must be signed in to change notification settings - Fork 121
Jetpack Setup: Update tracking for setup flow #15999
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
Conversation
Generated by 🚫 Danger |
|
|
hichamboushaba
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Works as expected, nice work @itsmeichigo ![]()

Closes WOOMOB-965
Description
This PR updates tracking for the Jetpack Setup as suggested in p91TBi-d1G-p2, the changes are:
connection_typewith a value of either native or web depending on whether Connection API is supported or not.login_jetpack_setup_*events and instead tracks a new propertyis_using_application_passwordto differentiate the flows.Testing steps
jetpack_setup_flowevents are tracked with correct properties.Testing information
Tested with application password and cookie nonce flows, native and web connection flows.
Screenshots
N/A
RELEASE-NOTES.txtif necessary.