Hi,
Page View (Content View) are not being displayed even though the numbers are shown in the results column. https://social101.tinytake.com/msc/NTY4NjI0NV8xNzU5MzU4NQ
Event manager says “Your parameters and referring URL are displayed as _removed_. This data wasn’t used to create Custom Audiences and custom conversions, so your ads shouldn’t be affected.” https://social101.tinytake.com/msc/NTY4NjI1MF8xNzU5MzU5MA
Any suggestions?
The page loads pretty fast, and View content event fired both with API and browser tracking when tested.
Thank you
Hello,
I will try to answer your questions:
1. “PageView Event missing some deduplication parameters”
The deduplication parameter is the event ID. If you see it when testing, you are fine. Make sure you don’t install the same pixel using something else. This is the most common cause for such a problem. It’s also possible that the message is a false positive.
2. “Page View (Content View) are not being displayed even though the numbers are shown in the results column.”
Facebook stoped showing “Unique” events a while ago. Change your report columns to normal events numbers.
3. “Event manager says “Your parameters and referring URL are displayed as _removed_. This data wasn’t used to create Custom Audiences and custom conversions, so your ads shouldn’t be affected.””
Facebook doesn’t show custom parameters for privacy reasons. You can still use them for Custom Audiences or Custom Conversions.
We are getting 4 of these issues under the Diagnostics of Events Manager as below:
ERROR 1::Server Sending Invalid Match Key Parameters for PageView Event
Description:
Your server is sending an invalid ip_address parameters value for your PageView event. This may be because there was an error in the parameter value.
This may cause issues with the attribution and delivery optimization of ad campaigns that are using this event.
Suggested Solution:
Check that you’re sending valid and unique values for the ip_address parameters for your PageView event and that the data is normalized correctly.
ERROR 2:: PageView Event missing some deduplication parameters
Description:
You’re sending PageView events through both your pixel and the Conversions API, but they’re not being deduplicated properly because not enough of these events are receiving an event_id parameter. Event instances sent without an event_id parameter cannot be deduplicated.
Suggested Solution:
Add an event_id parameter to all PageView events that you’re sending from both your pixel and the Conversions API. To add an event_id parameter to the events that you’re sending through the Conversions API, you can use the payload helper tool on the Facebook for Developers site to validate that your payload is set up correctly. To add an event_id parameter to the events that you’re sending through your pixel, go into your website’s source code and add an event_id parameter to each of your PageView event instances.
Can anyone offer any advise to us regarding fixing these?
Thanks,