Skip to content
New issue

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

API: Return orderId in get goal items by SKU #9882

Open
Dharin-shah opened this issue Mar 7, 2016 · 3 comments
Open

API: Return orderId in get goal items by SKU #9882

Dharin-shah opened this issue Mar 7, 2016 · 3 comments
Labels
Enhancement For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc. Help wanted Beginner friendly issues or issues where we'd highly appreciate community's help and involvement.

Comments

@Dharin-shah
Copy link

ref. https://forum.piwik.org/t/api-how-to-get-items-by-unique-order-id/14577

@tsteur tsteur changed the title API: How to get items by unique order ID? API: Add possibility to get goal items by SKU by unique order id? Mar 7, 2016
@tsteur
Copy link
Member

tsteur commented Mar 7, 2016

FYI: The forum post from another user says following

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#Goals2

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.

@Dharin-shah can you please describe in more detail what you want to achieve?

@tsteur tsteur added the Enhancement For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc. label Mar 7, 2016
@tsteur tsteur changed the title API: Add possibility to get goal items by SKU by unique order id? API: Add possibility to get goal items by SKU by unique order id Mar 7, 2016
@Dharin-shah
Copy link
Author

@tsteur Sorry for late reply. As mentioned on the forums, add a possibility of accessing all the order items by making the order-id of the user accessible through api. Even though piwik is storing the order id but it is not yet possible to get the order id information through api.
Currently using Piwik version :- 2.15

@tsteur tsteur changed the title API: Add possibility to get goal items by SKU by unique order id API: Return orderId in get goal items by SKU Mar 13, 2016
@tsteur tsteur added the Help wanted Beginner friendly issues or issues where we'd highly appreciate community's help and involvement. label Mar 13, 2016
@tsteur
Copy link
Member

tsteur commented Mar 13, 2016

Thx! I've updated the title of the issue so it'll be clearer.

@mattab mattab modified the milestones: 2.16.x (LTS), Mid term Mar 31, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc. Help wanted Beginner friendly issues or issues where we'd highly appreciate community's help and involvement.
Projects
None yet
Development

No branches or pull requests

4 participants
@tsteur @mattab @Dharin-shah and others