woocommerce / woocommerce-ios

WooCommerce iOS app
https://www.woocommerce.com/mobile
GNU General Public License v2.0
298 stars 110 forks source link

[REST API] Add support for WordPress.com account creation as part of Jetpack Setup #12310

Open hichamboushaba opened 6 months ago

hichamboushaba commented 6 months ago

Currently, in the Jetpack Setup flow, we don't support creating new accounts, which is counter-intuitive, as users who are installing Jetpack for the first time will most likely need to create a new account.

Using tracks, we can confirm this: currently, the login step is one of the biggest drops in the Jetpack Setup, as only 22% are able to finish it. From the failures, we can see that UNKOWN_USER is responsible for the biggest part of the cases.

Relevant internal discussion p1710847254725509-slack-C03L1NF1EA3
dangermattic commented 6 months ago

Thanks for reporting! 👍