- Open your store in Chrome and press
F12to open DevTools → Console tab. - Navigate through your store and look for red JavaScript errors. Common culprits include
Uncaught TypeErroror$ is not definederrors from other apps or custom code. - If errors appear on the same pages where events are missing, the offending script is blocking Upstack’s execution.
- Try temporarily disabling other third-party Shopify apps one at a time (via App embeds) to isolate the conflict.
- Once identified, contact that app’s support or move the conflicting script to load asynchronously.
Still stuck? Contact support@upstackdata.com with your Pixel ID and a description of the issue. We typically respond within a few hours.