Access a community of over 900,000 Shopify Merchants and Partners and engage in meaningful conversations with your peers.
Hi,
We are looking for REST API for Sales by traffic referrer report. We are not able to see any of direct API for this report in API Documentation.
Can we get the API result set for the columns of "Traffic referrer Source ","Traffic referrer ","Orders ","Total sales ","Date" ?
We have tried to access the report API but we got below result,
Please let us know if you need more details from us.
Thanks,
Amplifi
Solved! Go to the solution
This is an accepted solution.
The REST API contains the referring_site. The rest of the analytics info is on the Customer Journey object.
Hi there - Shopify does not make report results available via their API. For that you would need to get the individual orders from the API and do the calculations yourself.
Hi,
Can we get the API reference for the "Traffic referrer Source ","Traffic referrer " fields? It is not available in Orders API.
Thanks,
Amplifi
This is an accepted solution.
The REST API contains the referring_site. The rest of the analytics info is on the Customer Journey object.