Cómo solucionar el error Configura las coincidencias avanzadas manuales 1. Abre el código de tu sitio web.2. Busca fbq('init'...) para identificar los lugares donde estás usando el píxel de Meta3. Actualiza el bloque de código para incluir datos de coincidencias avanzadas como el tercer parámetro. Por ejemplo, el identificador de tu píxel es 148954349260534. Debes agregar esto en el código de tu sitio web: fbq('init', '148954349260534', { em: 'email@email.com', // Values will be hashed automatically by the pixel using SHA-256 ph: '1234567890', ... }); Más información [https://developers.facebook.com/docs/meta-pixel/advanced/advanced-matching/] fbq('init', 'tu_pixel_id', { em: 'email@email.com', ph: '1234567890' }); fbq('init', '148954349260534', { em: 'email@email.com', ph: '1234567890' });
top of page

Item List

Placeholder Image

This is a Title 01

This is placeholder text. To change this content, double-click on the element and click Change Content.

Read More
Placeholder Image

This is a Title 02

This is placeholder text. To change this content, double-click on the element and click Change Content.

Read More
Placeholder Image

This is a Title 03

This is placeholder text. To change this content, double-click on the element and click Change Content.

Read More
bottom of page