Facebook URL Parameters Issues
-
Hi.
I’m getting a ton of Facebook errors like this
/checkout/order-received/43965/?key=_removed_&method=_removed_
The issues is as following:
We detected potentially violating health data that appeared as key coming from your PageView events in the URL Query Parameter. To help protect Facebook users’ privacy, this information is blocked and you will not be able to view or use it.Learn more about violating health data
The it says
Update your URL query parameters
URL Query Parameters don’t appear in the pixel code, they are gathered from a web page automatically when an event is fired. Removing the information from the website URL may help to prevent this from occurring. View your affected URL and look for where the specific parameter is shown as being removed to help find the problem. You should discuss this with your website manager.It is ridiculous since those are completely random numbers…
I guess they would’ve been better classified as personal data since you can identify an user, but the order ID is already in the URL so you could already do that and it doesn’t seem to have an issue with the number in the URL, only the one inside the parameters.
I’ve also had issues with the ?orderid=_removed_ parameter… which was the exact same number as in the URL itself… completely ridiculous.
We’ve contacted them many times over the past 4 months and they were not very helpful.
Anyway…
Is there a way to remove these parameters? Will it affect WooCommerce’s orde tracking ability? Will it affect any online payment methods we have enabled?
- The topic ‘Facebook URL Parameters Issues’ is closed to new replies.