Jump to content

ericseabra

Approved members
  • Posts

    5
  • Joined

  • Last visited

Posts posted by ericseabra

  1.  

    Friends,

    I have the following HTML banner code but is not counting the clicks. Can someone help me?

    <script type="text/javascript">

    var ADM_iq = '//ia.nspmotion.com';
    try { ADM_iq = (document.location.protocol=='https:'?'https:':'http:')+ADM_iq } catch(e){}
    document.write('<scr'+'ipt type="text/javascr'+'ipt" src="'+ADM_iq+'/delivery/?p=270379&sc=41791&r='+Math.round(Math.random()*99999)+'"></scr'+'ipt>');
    </script>

    <noscript>
    <iframe src="//ia.nspmotion.com/delivery-noscript/?p=270379&sc=41791&r=[timestamp]" width="728" height="90" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" topmargin="0" leftmargin="0" allowtransparency="true"></iframe>
    </noscript>

    Thanks =)

  2. Prezados, possuo o seguinte código (abaixo) e não consigo contabilizar os cliques, apenas as impressões. Como fazer para contabilizar os cliques?

     

    <!--
    Advertiser: Governo de Brasilia (4062)
    Campaign: Pacto pela vida (20966)
    Placement: Notibras - Banner - Pacto pela vida - ROS (242070)
    Site: Notibrás (2077)
    Size: 728x90
    Channel: Rotativo (16719)
    -->
     
    <script type="text/javascript">
    var ADM_iq = '//ia.nspmotion.com';
    try { ADM_iq = (document.location.protocol=='https:'?'https:':'http:')+ADM_iq } catch(e){}
    document.write('<scr'+'ipt type="text/javascr'+'ipt" src="'+ADM_iq+'/delivery/?p=242070&sc=16719&r='+Math.round(Math.random()*99999)+'"></scr'+'ipt>');
    </script>
     
    <noscript>
    <iframe src="//ia.nspmotion.com/delivery-noscript/?p=242070&sc=16719&r=[timestamp]" width="728" height="90" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" topmargin="0" leftmargin="0" allowtransparency="true"></iframe>
    </noscript>
     
     
    Atenciosamente,
    Éric Seabra
×
×
  • Create New...