/
Flite

Flite

A continuación se detalla un ejemplo de un tag de Flite con la macro ya insertada para poder subir en e-planning y contabilizar clicks en su pauta.

Tag original:

<div style='display:none !important;' id='flite-click-macro-86746941-ad02-4d74-9f7d-f55782e49077'>ENTER ENCODED CLICK MACRO HERE</div>

<script>
    (function() {
        var guid = '86746941-ad02-4d74-9f7d-f55782e49077', o = window, r = '', m, s = 'http:', e = encodeURIComponent, x = 0, f = document.createElement('script');
        o.FLITE=o.FLITE || {};
        o.FLITE.config = o.FLITE.config || {};
        o.FLITE.config[guid] = o.FLITE.config[guid] || {};
        o.FLITE.config[guid].cb = Math.random();
        o.FLITE.config[guid].ts = (+ new Date());
        try{ r = (top===self && top.location) ? top.location.href : document.referrer || (top.location && top.location.href) || '';}catch(er){x=1}
        try{ s = o.location && o.location.protocol === 'https:'? o.location.protocol : s;}catch(er){x+=2}
        try{ m = r.match(new RegExp('[A-Za-z]+:[/][/][A-Za-z0-9.-]+')); } catch(er) {x+=4}
        try{ var fm = document.getElementById('flite-click-macro-' + guid); var c = (fm && (fm.innerText || fm.textContent || fm.innerHTML)) || ''; c = c.replace(/^\s+|\s+$/g, ''); o.FLITE.config[guid].ct = c; } catch(err) {x+=8}
        f.src = [s,'//r.flite.com/syndication/uscript.js?i=',e(guid),'&v=3','&x=us',x,'&cb=',o.FLITE.config[guid].cb,'&d=',e((m && m[0]) || r)].join('');
        document.write(f.outerHTML);
        })();
</script>
<noscript>
    <a style='text-decoration:none;display:block;border:0;' href='//r.flite.com/syndication/backuplink/i/86746941-ad02-4d74-9f7d-f55782e49077?ct=ENTER ENCODED CLICK MACRO HERE' target='_blank'>
        <img border='0' src='//r.flite.com/syndication/backupimage/i/86746941-ad02-4d74-9f7d-f55782e49077?at='/>
    </a>
</noscript>


Tag Modificado

<div style='display:none !important;' id='flite-click-macro-86746941-ad02-4d74-9f7d-f55782e49077'>$ENC_LINKURL%26du%3d</div>

<script>
    (function() {
        var guid = '86746941-ad02-4d74-9f7d-f55782e49077', o = window, r = '', m, s = 'http:', e = encodeURIComponent, x = 0, f = document.createElement('script');
        o.FLITE=o.FLITE || {};
        o.FLITE.config = o.FLITE.config || {};
        o.FLITE.config[guid] = o.FLITE.config[guid] || {};
        o.FLITE.config[guid].cb = Math.random();
        o.FLITE.config[guid].ts = (+ new Date());
        try{ r = (top===self && top.location) ? top.location.href : document.referrer || (top.location && top.location.href) || '';}catch(er){x=1}
        try{ s = o.location && o.location.protocol === 'https:'? o.location.protocol : s;}catch(er){x+=2}
        try{ m = r.match(new RegExp('[A-Za-z]+:[/][/][A-Za-z0-9.-]+')); } catch(er) {x+=4}
        try{ var fm = document.getElementById('flite-click-macro-' + guid); var c = (fm && (fm.innerText || fm.textContent || fm.innerHTML)) || ''; c = c.replace(/^\s+|\s+$/g, ''); o.FLITE.config[guid].ct = c; } catch(err) {x+=8}
        f.src = [s,'//r.flite.com/syndication/uscript.js?i=',e(guid),'&v=3','&x=us',x,'&cb=',o.FLITE.config[guid].cb,'&d=',e((m && m[0]) || r)].join('');
        document.write(f.outerHTML);
        })();
</script>
<noscript>
    <a style='text-decoration:none;display:block;border:0;' href='//r.flite.com/syndication/backuplink/i/86746941-ad02-4d74-9f7d-f55782e49077?ct=$ENC_LINKURL%26du%3d' target='_blank'>
        <img border='0' src='//r.flite.com/syndication/backupimage/i/86746941-ad02-4d74-9f7d-f55782e49077?at='/>
    </a>
</noscript>

Si usted posee algún tag de otro ad server que no se encuentra en este documento o no es exactamente igual al ejemplo y no sabe como insertar la macro de conteo, puede comunicarse con Atención al Cliente y le brindaremos el soporte necesario.

Related content