Skip to main content

One post tagged with "developer"

View All Tags

Introducing the Pixel Manager Command Queue

· 2 min read
Aleksandar Vucenovic
Chief Growth Officer

featured image

TL;DR:

  • The Pixel Manager now supports a command queue (window._pmwq) starting with version 1.49.0.
  • It ensures your API calls to the Pixel Manager and custom tracking events are executed safely and in order — whether the Pixel Manager is loaded yet or not.
  • Just push your function or tracking event to the queue, and it'll run when the Pixel Manager is ready.