Manage custom pixels using REST API

Hi,

I have created a custom app for my store. I want to add/update custom pixels via this app.

As per Shopify documentation, it is possible with Web API but I need to do this with REST API.

Currently, I use script-tags endpoint to add the custom script. I want to upgrade to Custom Pixel.

Thank you,

Kashyap

Hi Kashyap,

Are you working with Custom Web Pixels, as described in our developer docs here?

I happened on this thread Googling, for the same reason as Kashyap.

I can’t really confirm or deny from the deep reading of Shopify docs that I can create a Custom Pixel from an App like I would an App pixel. The lax sandbox is the main thing I am interested in, because we need to load a tracking library, as in the Custom Pixel examples, but I have never seen an example of doing that with an App pixel.