Hello,
I have implemented a shopify web_pixel and am listening to checkout_completed events.
When receiving the event, is there any way to get shop information, like shop_id or Shopify.shop value or “.myshopify” domain name
In my custom web pixel the init.data.shop object is completely missing. Is there a specific set of circumstances where the shop field is not available? I’m listening to the checkout_completed event.