Hello @marroiak,
I understand you want to prevent the Facebook Pixel tracking cookies from loading.
You can use the filter below.
add_filter( 'facebook_for_woocommerce_integration_pixel_enabled', '__return_false' );
You can add it to your functions.php file or use a plugin like Code snippet.
Let us know if you have any other questions!
It works perfect.
Thank you very much!
You’re very welcome, @marroiak! 😃</img>
I will mark the thread as solved. If you have a few minutes, we’d love it if you could leave us a review: https://ww.wp.xz.cn/support/plugin/facebook-for-woocommerce/reviews/
Cheers!