Hey, I’m currently using The GRAPHQL api to export order data for reporting.
Is there any way to connect orders to appropriate marketing channels?
Only available fields I found are related to the first and last Visit utm’s.
But if the order was placed from a direct visit, and in between the first and last visit, any other marketing activity happened, the Shopify pannel will attribute the order to the last non-direct source. And I want to extract the orders with that exact information as in the pannel. Any clue how to do that?
Hi Rafal,
Would the moments
field on the CustomerJourneySummary object work for this?
Hi Liam the moments field has only a field occuredAt which is simply a timestamp and nothing more.
Hi again Rafal - is it currently possible to get marketing attribution with the REST API?
I don’t think so. Nonetheless, is something like that at least planned for development?
Could we have a field that reflects the last non-direct marketing source for the order? Or maybe a view into more than just the customer’s last and first visit?
Hi Rafal,
I don’t know if this is currently planned to support but I can raise this to the relevant team as a feature request.
Yes Please. I would really appreciate it.
@Liam-Shopify Hi, did you maybe have the opportunity to request such a feature?