API: How to get items by unique order ID?

Hello,

I’m wondering how to get all information about an specific order via Reporting API.

I’ve read about the Goals Module
http://developer.piwik.org/api-reference/reporting-api#Goals

It’s documentated how to get a single item by SKU but not how to get a single order and all it’s items by it’s ID.

Is this possible and if so, how?

Hi there,

not how to get a single order and all it’s items by it’s ID.

That’s a great question, I don’t think anyone asked before. We could definitely implement this in Piwik quite easily I think. can you please create a feature request in our issue tracker: https://github.com/piwik/piwik/issues and we’ll follow up there!

This is now available! See our FAQ: https://matomo.org/faq/how-to/how-do-i-find-a-specific-ecommerce-order-id-details/