Automattic / wp-calypso

The JavaScript and API powered WordPress.com
https://developer.wordpress.com
GNU General Public License v2.0
12.39k stars 1.98k forks source link

Landing page post purchase should be recommendations not dashboard #50918

Open eeeeevon13 opened 3 years ago

eeeeevon13 commented 3 years ago

Steps to reproduce the issue

  1. Go to set up jurasic ninja site
  2. Purchase backups
  3. You get dropped on dashboard instead of into the recommendations flow

What I expected

I expected to be dropped into the new recommendations flow

What happened instead

I got dropped on Wp admin dashboard

jeffgolenski commented 3 years ago

@Automattic/jetpack-crew Is this something we can look into fairly soon? We want to make sure traffic is diverted to the Assistant for onboarding (free and new purchases). Let us know if we need to log in the Jetpack project and not calypso.

jeherve commented 3 years ago

Let us know if we need to log in the Jetpack project and not calypso.

Those links are built in Calypso green, so you're in the right place.

A quick search through the codebase shows that we're linking to wp-admin > Jetpack > Dashboard > My Plan from a few places in Calypso:

I'd suggest running some tests and updating those values to point to recommendations where necessary. If you need some help, I would suggest asking folks in the Voyager; they built Jetpack Cloud and worked on the checkout process so should be in a better position to help.

jeffgolenski commented 3 years ago

Gah that's right. Thanks @jeherve

@Automattic/jetpack-voyager Can we take a look at this?

rcanepa commented 3 years ago

Gah that's right. Thanks @jeherve

@Automattic/jetpack-voyager Can we take a look at this?

Hey Jeff, I just created a card on our Maintenance board: 1164141197617539-as-1200080919556443. Feel free to update it and change its priority if you think it deserves more attention.