I am trying to modify the sales reports in woocommerce-admin analytics. Currently the standard reports compare current sales with last year's sales. I would like to add sales targets, so that current sales can be compared to sales targets.
I have seen the add-report example: https://github.com/woocommerce/woocommerce-admin/tree/main/docs/examples/extensions
But instead of adding a new report, I'd like to add a simple "sales targets" dataset to the existing reports.
Which hooks or filters should I use?
2.1m questions
2.1m answers
60 comments
57.0k users