I have been developing the web pixel’s extension for an app (https://shopify.dev/apps/marketing/pixels). In the phase of development I need to get that app’s pixel id after activating the web pixel, how do I get it through the GraphQL or in the Dashboard view?
Facing same issue, i had active web pixel and it was enabled on multiple stores. Recently i unpublished it and it’s now in DRAFT state but it is still showing to Store owner in Custom Event section of the store settings.
I want to uninstall the pixel from all stores now.
These should be a Admin API graphql Query to get installed web pixels, checking every single storefront’s website for pixel ID doesn’t make sense to me.
Or is there any way to delete Webpixel extension from partner account?
Is there a way to grab webPixelsConfigList from another web pixel ?
I’m looking to use window.postMessage() from the main frame to the restricted web pixel iframe