Hi everyone,
I’m currently working on a Shopify app and need to pass data from a Theme App Extension (rendered via app blocks or app embed blocks) to a Pixel Extension.
I’ve reviewed the Shopify docs, but it’s not clear how to bridge communication between the two, especially since Pixels run in a separate context. I’m looking for a way to send dynamic data—like product IDs or custom event flags—from the theme app extension into the pixel environment for tracking purposes.
Has anyone implemented this or found a reliable pattern for this kind of communication?
Any tips, sample code, or guidance would be greatly appreciated!
Thanks in advance!