Insertar pixel TABO...
 
Avisos
Vaciar todo

Insertar pixel TABOOLA Ads

2 Respuestas
2 Usuarios
0 Reactions
7 Visitas
ADRIAN
Respuestas: 286
Reputable Member
Topic starter
 

Hola:

 

Vamos a comenzar a publicitarnos en TABOOLA ADS y nos dice nuestro perfil que debemos de insertar un CODE indicando en la página lo siguiente:

 

Pixel Code

To manually install the Taboola Pixel, copy the code below and paste it between the <head> and </head> tags on your site so that it loads on every webpage. This is typically done by adding the base pixel code to the global header of your website. You can add the pixel code above or below existing tracking tags in your site header.
We do not recommend you to edit or modify the code. Any changes in the code could cause the pixel not to work properly.
 
 
******************
 
Este es el código, que no tengo ni idea de dónde insertarlo, por eso os pido ayuda:
 
<!-- Taboola Pixel Code -->
<script type='text/javascript'>
window._tfa = window._tfa || [];
window._tfa.push({notify: 'event', name: 'page_view', id: 1440903});
!function (t, f, a, x) {
if (!document.getElementById(x)) {
t.async = 1;t.src = a;t.id=x;f.parentNode.insertBefore(t, f);
}
}(document.createElement('script'),
document.getElementsByTagName('script')[0],
'//cdn.taboola.com/libtrc/unip/1440903/tfa.js',
'tb_tfa_script');
</script>
<!-- End of Taboola Pixel Code -->
 
 
************************************************
 
 
Quedo a la espera de vuestras noticias. Un saludo y muchas gracias.
 
 
 
Adrián
 
 

 

Contenido solo visible a usuarios registrados


 
Respondido : 20/02/2022 12:45 pm
Pepe
 Pepe
Respuestas: 41129
Illustrious Member Admin
 

Hola Adrian.

Puedes añadirlo en el archivo index.php que encontraras en templates -> tx_zenith_ii " index.php "

Lo añades antes de la etiqueta </head>

 

Un saludo


Esta publicación ha sido modificada el hace 4 años 2 veces por Pepe
 
Respondido : 20/02/2022 1:18 pm