Need API for sales by traffic referrer

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

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

The REST API contains the referring_site. The rest of the analytics info is on the Customer Journey object.