Hi,
I’m developing a post-purchase UI extension for my app using @shopify/post-purchase-ui-extensions-react
and need to send custom events directly to the Shopify Web Pixel from within the extension. I’ve reviewed the documentation and was unable to find any mention of tracking or analytics capabilities in the Post-purchase UI Extension context.
Could you please clarify:
- Is it possible to publish custom events from a post-purchase extension to the Shopify Web Pixel?
- If so, what is the recommended API or code sample for doing this within the extension sandbox?
Thank you for your assistance and any examples you can provide.