This conversation has been locked due to inactivity. Please create a new post.
This conversation has been locked due to inactivity. Please create a new post.
Hi Everyone,
We have implemented facebook pixels for our website and it was working fine earlier. When we check today, all custom pixels and standard (addtocart, view content etc.,) fired perfectly fine except facebook pageview. We couldn't see the pageview pixel in network tab and omnibug. In facebook pixel helper extension, it was showing as in below screenshot. URL called is just "https://www.facebook.com/tr/" without event and id information.
Has anyone faced the same issue? Wanted to know if there is anything that needs to be corrected to make it fire properly. Please advise.
Solved! Go to Solution.
Hi @kamlesh-maddheshiya ,
Thank you for your answer. I tried your suggestion but it didn't help.
How is your Facebook pixel being fired for page views? Please describe the process, otherwise no one here will know how to help you.
Views
Replies
Total Likes
Hey yuhuisg,
Thank you for the reply. We have implemented facebook page view pixel to fire on window loaded and for all pages (no restriction in pathname). It is just the basis pageview pixel which worked since last 3 years but now we couldn't see the pixel in network tab, with "ev=PageView".
Hope this helps.
Views
Replies
Total Likes
Double-check for the Facebook pixel in your browser's Network console. When you load a page, search for network requests to "facebook.com/tr". Do you see any requests? You should see at least one that corresponds with the one shown in Facebook Pixel helper extension. Now click that network request to inspect it further. Do you see a "Payload" tab? If so, click it, then inspect the payload manually to see if the parameters there correspond with what you expect for a Facebook page view.
If the above steps work for you, then it most likely means that your Facebook page view had been tracked with a "POST" request that the helper extension can't pick up.
Views
Replies
Total Likes
You see blunders that assert the occasion setup device cannot hit upon a Meta Pixel for your website. This can be because: Your pixel is in an inline frame (iframe), or the UI button you are seeking to install is in an iframe. Instead of using the occasion setup device, you may find installation occasions manually using code.
Views
Replies
Total Likes