No content to show
User Activity
Hello Shopify Community,We are currently developing a Shopify app that includes a web pixel extension. Our goal is to send a request to our server containing the details of the store where the app has been installed. For example, we might need to sen...
I followed the instructions from this documentation: https://help.shopify.com/en/manual/promoting-marketing/pixels/custom-pixels/gtm-tutorialI created a pixel in the customer events feature for one of our stores. I added the gtm container code the sa...
Thanks for your response Liam,Yes, the beacon requests to the server work fine. The issue is only when trying to track the browser events.Meta highly recommends sending both server and browser events to improve the accuracy and effectiveness of the a...
I'm trying to build a web pixel extension in order to track the browser-side events for Meta.When I try to initialize the Meta Tracking script before theanalytics.subscribe("page_viewed", (event) => { ... });: !function(f,b,e,v,n,t,s)
{if(f.fbq)retu...