⚡ Aujourd'hui seulement : Livraison GRATUITE + Paiement à la livraison 🚚 Commandez vite !

⚡ Aujourd'hui seulement : Livraison GRATUITE + Paiement à la livraison 🚚 Commandez vite !

slider-image slider-image
How to fix the error Set up Manual Advanced Matching 1. Open your website's code2. Search fbq('init'...) to find places where you are using the Meta Pixel3. Update the code block to include advanced matching data as the third parameter. For example, your pixelID is 1361258334600853, you should add this to your website's code: fbq('init', '1361258334600853', { em: 'email@email.com', // Values will be hashed automatically by the pixel using SHA-256 ph: '1234567890', ... }); Learn more [https://developers.facebook.com/docs/meta-pixel/advanced/advanced-matching/]