Skip to content
This repository has been archived by the owner on Jul 12, 2024. It is now read-only.

Quick Links (Manage your store) card #4082

Closed
10 tasks
pmcpinto opened this issue Apr 8, 2020 · 5 comments · Fixed by #4350
Closed
10 tasks

Quick Links (Manage your store) card #4082

pmcpinto opened this issue Apr 8, 2020 · 5 comments · Fixed by #4350
Labels
focus: home screen Issues around the new home screen feature

Comments

@pmcpinto
Copy link

pmcpinto commented Apr 8, 2020

User story:
As a new merchant
I want to easily access specific areas when I finish the setup
So I can quickly fine-tune my store

quick-links

Description: we want to implement a simple way to redirect merchants to specific parts of WooCommerce after they complete or skip the store setup flow. This first version will be mainly focused on tasks for new merchants, but we think that some links can also be useful for existing users, so we'll roll it out to all the users.
In the future, we'll evaluate if we should tailor the quick links to different segments. This will depend on the adoption rate of this first version.

Acceptance criteria:

  • When the user enters the home screen he will see the "Quick links" card
  • The user can access each area by clicking on the chevron icon or in the title
  • When the user clicks "Market my store" he will be redirected to WooCommerce - Marketing
  • When the user clicks "Add products" he will be redirected to WooCommerce - Products
  • When the user clicks "Personalize my store" he will be redirected to Appearance - Customize
  • When the user clicks "Shipping settings" he will be redirected to WooCommerce - Settings - Shipping
  • When the user clicks "Tax settings" he will be redirected to WooCommerce - Settings - Tax
  • When the user clicks "Payment settings" he will be redirected to WooCommerce - Settings - Payments
  • When the user clicks "Edit store details" he will be redirected to WooCommerce - Settings - General
  • When the user clicks "View my store" he will be redirected to the site frontend

Event tracking:
Event name: wcadmin_home_quick_links_click
Event properties:
task_name (the name of each link that was clicked. Eg: Marketing, Add Products, etc)

Additional links:
P2 with final design: pbIJXs-4Z-p2
Designs https://www.figma.com/file/Z2PiNnkhjrUIiR7IrfJRnU/Home-Screen?node-id=970%3A0

@passatgt
Copy link

Is it possible to add a custom link from a plugin?

@pmcpinto
Copy link
Author

Is it possible to add a custom link from a plugin?

@passatgt not yet, but we plan to include it in an upcoming release. What plugin or plugins would you like to add to the "Manage your store" section?

@passatgt
Copy link

@pmcpinto I have an invoicing extension, which currently has a settings screen under WooCommerce / Settings / Integrations. Its a bit hard to find, so i wanted to include an item called "Invoice settings" or something like that as a shortcut.

@pmcpinto
Copy link
Author

👍 Peter, thanks for your feedback!

@passatgt
Copy link

passatgt commented Dec 9, 2020

Is there any update on this? (adding custom links). Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
focus: home screen Issues around the new home screen feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants