Dedicated to the Hydrogen framework, headless commerce, and building custom storefronts using the Storefront API.
We have a custom storefront built with the Storefront API, which then redirects out to Shopify to perform the final checkout. It looks as though the Shopify Analytics session tracking is only counting interactions that happen after the users are redirected out to checkout, and doesn't include any events that happen while on our own storefront. Is there an API we can use to report analytics events to Shopify from our own storefront?
Also curious about this. Can't seem to find any documentation if passing UTMS to the checkout url would work.
Currently looking at using the Checkout.CustomAttributes to pass tracking information. But not sure this is the best case.