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
45 stars 21 forks source link

Swap and rename dashboard performance cards #2537

Open joemcgill opened 4 weeks ago

joemcgill commented 4 weeks ago

Part of https://github.com/woocommerce/google-listings-and-ads/issues/2460

The current dashboard includes two SummaryCard components for "Performance (Free Listing)" (free listings) and "Performance (Paid Campaigns)" (paid campaigns). See current screenshot:

Image

In order to better highlight the value of setting up paid ads, we'll swap these two cards and rename them to “Google Ads” (paid campaigns) and “Free Listings (Limited Visibility)” (free-listings)

Acceptance Criteria

On the dashboard:

Implementation Brief

This PR should be merged into the feature/2460-google-ads-value-prop branch.

The file where these can be swapped and renamed is found here.

Test Coverage

Definition Questions

eason9487 commented 3 weeks ago

This looks good for the Definition phase.