Web Pixel Extension not updating on many stores after deploying/publishing new version

Hello,

After publishing a new major version for a pixel extension, many stores don’t update with the latest code. After almost 24 hours, a vast majority of stores don’t have the new version of the pixel extension code.

Does anyone know:

  1. How long it will take for the new pixel extension version to propagate to stores?
  2. Any way to accelerate the propagation/invalidate the cache for the pixel extension code?

Related topics:

Hi, Did you get to resolve this issue?

In our case it was the missing “shopify app deploy”. After deploying a new version, everything worked.

Same here, it was working few weeks back. But now it refuses to update the web pixel after deploy and release a new version into production.
We use CI/CD with shopify app deploy by the way, issue remains.
Opened GitHub issue as well at https://github.com/Shopify/cli/issues/6034

@vrma Did you manage to get it to work?