I recently had the pleasure to create an App Web Pixel, and they lack some API to say the least.
A few issues:
- Clicking on the Pixel within Customer Events leads to app home page. Why not directly to an edit page like discounts?
- There is no way to query for an existing ID(s). You have to save it to a database column when creating the Web Pixel.
I had hoped I could query appInstallations.webPixel(s)
or similar, or at least have a webPixels
query available.