Issue with Facebook Pixel – Review potentially violating health data
-
Hi,
I have an issue with the Facebook Pixel on my WooCommerce website. It’s the following error: Review potentially violating health data.
A PageView event causes this, the plugin does this. I have issues with the ?key and the ?s parameters. The ?key parameter is used on the WooCommerce checkout page. The ?s parameter is used on the search page.
The exact issue here is that this event sends sensitive data to Facebook. My URL could look like this: domain.com/?key=testkey123abc. In this case, the testkey123 part is sensitive data and it gets send to Facebook via a PageView event. I know that Facebook doesn’t store the parameter values in the database, but I would like the error to be fixed.
My question is, how do I fix this? The best option would be to disable the PageView events on the search and checkout page. I tried some WordPress functions and hooks to disable the plugin on specific pages, but none of them seemed to work. I also can’t edit the source code of the plugin, because my code would be gone after the next update. Lastly, there also isn’t an option in the plugin to disable it for certain pages.
- The topic ‘Issue with Facebook Pixel – Review potentially violating health data’ is closed to new replies.