In the past, I have always tested events using META’s “Test Events” tool without any issues.
Today, I made some changes to the PageView event ID to improve consistency between the browser side and the server side.
When testing this modification, I am no longer able to see the PageView on the browser side. Some custom events, such as a 60-second timer, are triggered and I see them listed among the events as Browser events.
For the rest, I only see server-side events that, even when alone, are flagged as de-duplicated. I assume that the browser event is active.
Do you know why I am experiencing this problem and how I can resolve it?
Do you see the page view event in the browser network or for example via the chrome extension ‘Meta pixel helper’?
If yes, then it’s probably just a Test view Meta glitch that happens quite often.
Yes, I have verified both using the Meta Pixel Helper for Chrome and through the Chrome console. The event and its corresponding payload are functioning correctly, and the response from Facebook’s servers is 200 OK. The IDs are also perfect as I have configured them and should work for deduplication purposes. I’m just frustrated that I can’t use META’s Test Events, which would be more convenient.
On the other hand, it doesn’t work with any of the web Pixels for any of the clients I manage.