woocommerce / google-listings-and-ads

Sync your store with Google to list products for free, run paid ads, and track performance straight from your store dashboard.
https://woo.com/products/google-listings-and-ads/
GNU General Public License v3.0
47 stars 21 forks source link

Ideas about adjusting the delta information of the performance section on the Dashboard page #483

Open eason9487 opened 3 years ago

eason9487 commented 3 years ago

For a record, It's a follow-up of some ideas discussed in #462.

User story

Dashboard page:

Technical

The \<SummeryNumber> component shared from @woocommerce/components doesn't allow a customized text.

Acceptance criteria

tomalec commented 3 years ago

Deltas were rounded in https://github.com/woocommerce/google-listings-and-ads/pull/524, marking sub-item as done.

(Added to Woogle project, not to lose it from sight, but to Later as it needs some feedback, UX insights, and probably features/fixes to @woocommerce/components.SummaryNumber)

tomalec commented 3 years ago

The remaining idea is to add max. % as proposed in https://github.com/woocommerce/google-listings-and-ads/pull/462#issuecomment-819477867 and tentatively approved in https://github.com/woocommerce/google-listings-and-ads/pull/462#issuecomment-820080599

Image of `max. %` on green background

I think this is something we should upstream to woocommerce-admin. https://github.com/woocommerce/woocommerce-admin/issues/7042 That way we could keep it consistent with other analytics and we will probably need changes there anyway.