We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This is a follow-up after #96
At the Google Listings & Ads > Reports > Program section Merchants will be able to filter program(-s) to see the data for.
Filter options include:
When Selecting a single program the filter will behave like the WooCommerce Admin Analytics > Variations equivalent filter, for example:
https://www.figma.com/file/jZUpa8eTrnrK1Lwt2ry7zk/Native-Google-Integration?node-id=2220%3A1324
The feature was not implemented right away due to issues with setting up the <FilterPicker> component:
<FilterPicker>
The text was updated successfully, but these errors were encountered:
This feature is almost done, in already merged PRs, like #537
The only thing left is that on the first-page load, when a single program is selected its label is not rendered.
Sorry, something went wrong.
Closing as mostly done, with the follow-up #651
No branches or pull requests
This is a follow-up after #96
Story
At the Google Listings & Ads > Reports > Program section Merchants will be able to filter program(-s) to see the data for.
Filter options include:
When Selecting a single program the filter will behave like the WooCommerce Admin Analytics > Variations equivalent filter, for example:
Figma link:
https://www.figma.com/file/jZUpa8eTrnrK1Lwt2ry7zk/Native-Google-Integration?node-id=2220%3A1324
Event tracking
Aditional notes
The feature was not implemented right away due to issues with setting up the
<FilterPicker>
component:The text was updated successfully, but these errors were encountered: