We’re currently trying to track sales that have been initiated from our platform. We used the “ref” parameter on product links during our testing and found that the Order API returns null for both landing_site and landing_site_ref.
We got to the point where we could see it in the admin web console, but couldn’t find it anywhere in the API.
Is there a bug that you’re aware of or any other complication that we’re missing?
I’ve tried out what you sent to us, and the results are following:
• when I go to add to cart and then proceed to click on the cart and finalize the sale, then the ref gets propagated to the API
• when I go to buy it now (which takes me directly to the cart), then it doesn’t get propagated
Is this a bug or expected behavior? If it’s expected, is there a better way to track the referral? Thank you for your help!
Hi @SBD ! Wanted to check in to see if you had received any updates? In the meantime we tried using referring_site and it looks like it has the exact same issue
All the attribution data collection on checkout is only supported for the Online Store sales channel. We haven’t started deprecating and removing those attributes.
I am integrating Shopify with our affiliate platform and I need to track the orders/checkouts referrals using webhooks. I read the docs but I have not found anything or anyway to do it, please tell me what I have to do to get the orders/checkouts referrals using webhooks.