For discussing the development and usage of Checkout UI extensions, post-purchase extensions, web pixels, Customer Accounts UI extensions, and POS UI extensions
Hello !
I am working with a custom web pixel to add tracking to the new checkout.
However, the info returned by the event.data.checkout are very limited and I need to access lineItems tags and metafields as they store data we need to retrieve.
Is there anything we can do about it?
Can we maybe use the storefront API in the pixel? if yes, how can I do that? I never used it.
Thank you.
This is the data with the event payment_info_submitted
did you find any solution?
Have there been any answers around this? I am struggling with the same issue