For discussing the development and usage of Checkout UI extensions, post-purchase extensions, web pixels, Customer Accounts UI extensions, and POS UI extensions
We are trying to build a web app pixel extension using snowplow browser-tracker node JS package. We have the code to register the web app pixel extension on to a development store, but when we activate the pixel on our test store and then go to our store to check whether it fires our snowplow JS or not, we found that the pixel is not firing the snowplow tag.
Below are some of the code snippets along with the browser inspect element screenshots as well. It would be a great help if you could help us asap in resolving this issue.
Please let us know if someone have done something like this in past. Let us know why this trackPageView function in our code is showing as undefined.
Thanks