Official LEADBOLT Thread - GateWay & Content Lock

Discussion in 'Affiliate Programs' started by LeadBoltMike, Sep 7, 2010.

  1. ahmadlucky

    ahmadlucky Well-Known Member

    Messages:
    594
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    103
    #801
    yeah you will be paid on September 15 if you earn minimum 100$ in August..
     
    ahmadlucky, Aug 22, 2011 IP
  2. superjan

    superjan Greenhorn

    Messages:
    33
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    16
    #802
    thanks for the reply..... by the way, i've already earned more than the minimum, can i click the "request payment" now?

    Is 6.something% conversion rate good? or i need to optimize more?

    i have 4.5k clicks with 280+ conversions..
     
    Last edited: Aug 22, 2011
    superjan, Aug 22, 2011 IP
  3. ahmadlucky

    ahmadlucky Well-Known Member

    Messages:
    594
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    103
    #803
    If you want early payment with some fees deducted then you can apply for early payment.
    If you want regular payment then you will have to apply 1st of next month.

    yeah that CTr is good. not bad. Mine is even upto 30% sometimes.
     
    ahmadlucky, Aug 23, 2011 IP
  4. superjan

    superjan Greenhorn

    Messages:
    33
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    16
    #804
    i need to remove the scripts now or else my earnings will exceed the paypal limit, can't able to use wire transfer and payoneer now, coz i need to set them up first...

    Thank you again! hope they will pay me :)
     
    superjan, Aug 23, 2011 IP
  5. ahmadlucky

    ahmadlucky Well-Known Member

    Messages:
    594
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    103
    #805
    yeah you will be paid for sure if you did not do anything wrong.
     
    ahmadlucky, Aug 23, 2011 IP
  6. NvpMusic

    NvpMusic Peon

    Messages:
    105
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #806
    When will recive a answer from admin?
     
    NvpMusic, Aug 23, 2011 IP
  7. superjan

    superjan Greenhorn

    Messages:
    33
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    16
    #807
    i didn't do anything wrong.. my traffic is real :) im using it on my tv/videos site :)
     
    superjan, Aug 23, 2011 IP
  8. superjan

    superjan Greenhorn

    Messages:
    33
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    16
    #808
    by the way, does removing the script on your sites violate their TOS?
     
    superjan, Aug 24, 2011 IP
  9. ahmadlucky

    ahmadlucky Well-Known Member

    Messages:
    594
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    103
    #809
    I dont think that it violate their TOS.
     
    ahmadlucky, Aug 24, 2011 IP
  10. LeadBoltMatt

    LeadBoltMatt Peon

    Messages:
    148
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #810
    Hi superjan,

    We'd be happy to address any further questions you have directly - please feel free to skype/aim LeadBoltBrian so that we can get everything resolved for you.

    And no, if I understand your question correctly, removing the script from your own site does not violate our TOS.
     
    LeadBoltMatt, Aug 24, 2011 IP
  11. superjan

    superjan Greenhorn

    Messages:
    33
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    16
    #811
    Hi leadboltmatt, i don't have further questions yet, i temporarily removed the script on my sites because i don't want my earnings to exceed the paypal limit this month or else i won't be paid on Sept. 15, I don't have payoneer and wire transfer account yet.. maybe next month :)
     
    superjan, Aug 24, 2011 IP
  12. xpert90

    xpert90 Member

    Messages:
    68
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    41
    #812
    Do you guys have any upcoming updates like new features and something like that?
     
    xpert90, Aug 31, 2011 IP
  13. LeadBoltMatt

    LeadBoltMatt Peon

    Messages:
    148
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #813
    We always have new features being introduced - what specifically would you like to see? Feel free to drop us a line with anything you have in mind!
     
    LeadBoltMatt, Aug 31, 2011 IP
  14. Drifter51

    Drifter51 Peon

    Messages:
    23
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #814
    My account was suspended for no apparent reason.

    I didn't even have the content locker on my site. I took it off after the site and locker where approved manually so I could do some more work on the site. I go to sleep, 3 hours later I try to log in so I can get my content locker and actually put it on the site, it says my account is suspended.

    I've emailed, called, used the contact form on the leadbolt website, and no contact from anyone.

    Help please ?
     
    Drifter51, Sep 1, 2011 IP
  15. truth_finder

    truth_finder Peon

    Messages:
    1
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #815
    Hey guys first up on leadbolt sucks. They are suspending account for apparently no reason. Just go through this thread and u will understand. So I think it would be better to provide some sighting to their internal adserving script. I am putting decoded version of their obfuscated JS code. Section Id (9 digit number identifying particular ad section) has been replaced by SECTID. Enjoy

    
    
    ap_cu = new Object();
    ap_cu.client = new Object();
    ap_cu.client.lang = navigator.language ? navigator.language : navigator.browserLanguage;
    ap_cu.client.scr_w = screen.width;
    ap_cu.client.scr_h = screen.height;
    ap_cu.client.url = window.location.href.substr(0, 512);
    ap_cu.client.referer = document.referrer.substr(0, 512);
    ap_cu.delay = 0;
    ap_cu.win_height = '100%';
    ap_cu.quirks = false;
    ap_cu.bypass_exit = false;
    ap_cu_init();
    
    function ap_cu_init()
    {
        if (document.body == undefined)
        {
            setTimeout(ap_cu_init, 200);
            return
        }
        setTimeout(ap_cu_render, ap_cu.delay * 1000)
    }
    
    function ap_cu_render()
    {
        window.onbeforeunload = ap_cu_exit;
        document.body.scroll = 'no';
        document.body.style.overflow = 'hidden';
        if (navigator.appName == 'Microsoft Internet Explorer' && (document.compatMode == undefined || document.compatMode != 'CSS1Compat'))
        {
            ap_cu.win_height = Math.max(document.body.scrollHeight, document.body.clientHeight) + 'px';
            ap_cu.quirks = true
        }
        ap_cu_overlay = document.createElement('div');
        ap_cu_overlay.setAttribute('id', 'ap_cu_overlay');
        ap_cu_overlay.style.display = 'block';
        ap_cu_overlay.style.position = (ap_cu.quirks ? 'absolute' : 'fixed');
        ap_cu_overlay.style.top = '0px';
        ap_cu_overlay.style.left = '0px';
        ap_cu_overlay.style.width = '100%';
        ap_cu_overlay.style.height = ap_cu.win_height;
        ap_cu_overlay.style.backgroundColor = '#000000';
        ap_cu_overlay.style.zIndex = '999997';
        ap_cu_overlay.style.opacity = '0.6';
        ap_cu_overlay.style.filter = 'Alpha(Opacity=60)';
        ap_cu_frame_url = 'http://ad.leadbolt.net/show_cu?section_id=SECTID&lang=' + ap_cu.client.lang + '&scr_w=' + ap_cu.client.scr_w + '&scr_h=' + ap_cu.client.scr_h;
        if (typeof (ap_tokens) !== 'undefined')
        {
            for (var token in ap_tokens)
            {
                ap_cu_frame_url += '&token_' + token + '=' + encodeURIComponent(ap_tokens[token])
            }
        }
        if (typeof (ap_sid) !== 'undefined')
        {
            ap_cu_frame_url += '&sid=' + encodeURIComponent(ap_sid)
        }
        ap_cu_frame_url += '&url=' + encodeURIComponent(ap_cu.client.url) + '&referer=' + encodeURIComponent(ap_cu.client.referer);
        ap_cu_wrapper = document.createElement('div');
        ap_cu_wrapper.setAttribute('id', 'ap_cu_wrapper');
        ap_cu_wrapper.style.position = (ap_cu.quirks ? 'absolute' : 'fixed');
        ap_cu_wrapper.style.top = '0';
        ap_cu_wrapper.style.left = '0';
        ap_cu_wrapper.style.width = '100%';
        ap_cu_wrapper.style.height = ap_cu.win_height;
        ap_cu_wrapper.style.zIndex = '999998';
        ap_cu_wrapper.style.textAlign = 'center';
        html = '<iframe id="ap_cu_frame" name="ap_cu_frame" width="500px" height="500px" frameborder="0" src="' + ap_cu_frame_url + '" marginwidth="0" marginheight="0" vspace="0" hspace="0" allowtransparency="true" scrolling="no" style="width:500px;height:500px;padding:0px;margin-top:100px;"></iframe>';
        ap_cu_wrapper.innerHTML = html;
        document.body.insertBefore(ap_cu_wrapper, document.body.firstChild);
        document.body.insertBefore(ap_cu_overlay, document.body.firstChild);
        ap_cu_object_hide();
        ap_cu.timer = setInterval(ap_cu_protect, 1000)
    }
    
    function ap_cu_protect()
    {
        if (!document.getElementById('ap_cu_overlay') || document.getElementById('ap_cu_overlay').style.display != 'block' || document.getElementById('ap_cu_overlay').style.position != (ap_cu.quirks ? 'absolute' : 'fixed') || document.getElementById('ap_cu_overlay').style.top != '0px' || document.getElementById('ap_cu_overlay').style.left != '0px' || document.getElementById('ap_cu_overlay').style.width != '100%' || document.getElementById('ap_cu_overlay').style.height != ap_cu.win_height || document.getElementById('ap_cu_overlay').style.zIndex != 999997 || !document.getElementById('ap_cu_wrapper') || !document.getElementById('ap_cu_frame'))
        {
            ap_cu.bypass_exit = true;
            window.location.reload();
            return
        }
        elem = document.getElementById('ap_cu_overlay');
        if (elem.currentStyle)
        {
            val = elem.currentStyle['position']
        }
        else
        {
            val = document.defaultView.getComputedStyle(elem, null).getPropertyValue('position')
        }
        if (val != (ap_cu.quirks ? 'absolute' : 'fixed'))
        {
            ap_cu.bypass_exit = true;
            window.location.href = 'http://ad.leadbolt.net/adblock?section_id=SECTID'
        }
    }
    
    function ap_cu_object_hide()
    {
        var ap_objs = document.getElementsByTagName('object');
        for (var i = 0; i < ap_objs.length; i++)
        {
            if (ap_objs[i].getElementsByTagName('embed').length == 0 || (ap_objs[i].getElementsByTagName('embed').item(0).getAttribute('wmode') != 'opaque' && ap_objs[i].getElementsByTagName('embed').item(0).getAttribute('wmode') != 'transparent'))
            {
                ap_objs[i].ap_display = ap_objs[i].style.display;
                ap_objs[i].style.display = 'none'
            }
        }
        var ap_embeds = document.getElementsByTagName('embed');
        for (var i = 0; i < ap_embeds.length; i++)
        {
            if (ap_embeds[i].getAttribute('wmode') != 'opaque' && ap_embeds[i].getAttribute('wmode') != 'transparent')
            {
                ap_embeds[i].ap_display = ap_embeds[i].style.display;
                ap_embeds[i].style.display = 'none'
            }
        }
    }
    
    function ap_cu_object_restore()
    {
        var ap_objs = document.getElementsByTagName('object');
        for (var i = 0; i < ap_objs.length; i++)
        {
            if (ap_objs[i].getElementsByTagName('embed').length == 0 || (ap_objs[i].getElementsByTagName('embed').item(0).getAttribute('wmode') != 'opaque' && ap_objs[i].getElementsByTagName('embed').item(0).getAttribute('wmode') != 'transparent'))
            {
                ap_objs[i].style.display = ap_objs[i].ap_display
            }
        }
        var ap_embeds = document.getElementsByTagName('embed');
        for (var i = 0; i < ap_embeds.length; i++)
        {
            if (ap_embeds[i].getAttribute('wmode') != 'opaque' && ap_embeds[i].getAttribute('wmode') != 'transparent')
            {
                ap_embeds[i].style.display = ap_embeds[i].ap_display
            }
        }
    }
    
    function ap_cu_exit()
    {
        if (ap_cu.bypass_exit)
        {
            return
        }
        ap_cu_pop_url = 'http://ad.leadbolt.net/lnk_cu?req=100&section_id=SECTID&lang=' + ap_cu.client.lang + '&scr_w=' + ap_cu.client.scr_w + '&scr_h=' + ap_cu.client.scr_h;
        if (typeof (ap_sid) !== 'undefined')
        {
            ap_cu_pop_url += '&sid=' + encodeURIComponent(ap_sid)
        }
        ap_cu_pop_url += '&url=' + encodeURIComponent(ap_cu.client.url) + '&referer=' + encodeURIComponent(ap_cu.client.referer);
        if (!document.getElementById('ap_cu_pop_exit_frame'))
        {
            ap_cu_pop_exit = document.createElement('div');
            ap_cu_pop_exit.setAttribute('id', 'ap_cu_pop_exit');
            ap_cu_pop_exit.style.position = 'absolute';
            ap_cu_pop_exit.style.top = '90px';
            ap_cu_pop_exit.style.left = '0';
            ap_cu_pop_exit.style.textAlign = 'center';
            ap_cu_pop_exit.style.width = '100%';
            ap_cu_pop_exit.style.height = '610px';
            ap_cu_pop_exit.style.zIndex = '999999';
            ap_cu_pop_exit.innerHTML = '<div style="position:relative;width:972px;height:10px;margin:auto;"><a href="#" onclick="javascript:document.getElementById(\'ap_cu_pop_exit\').style.display=\'none\';return false;" style="position:absolute;right:-10px;"><img src="http://ad.leadbolt.net/img/close.png" border="0" title="close" /></a></div><iframe id="ap_cu_pop_exit_frame" src="' + ap_cu_pop_url + '" width="960px" height="600px" frameborder="0" marginwidth="0" marginheight="0" vspace="0" hspace="0" scrolling="auto" style="background-color:#FFFFFF;width:960px;height:600px;padding:0px;margin:auto;border:2px solid #666;"></iframe>';
            ap_cu_wrapper.appendChild(ap_cu_pop_exit)
        }
        if (document.getElementById('ap_cu_pop_exit').style.display != 'block')
        {
            document.getElementById('ap_cu_pop_exit').style.display = 'block'
        }
        return 'Hey Wait! Please spare a minute to complete one of these offers to gain access to this site\'s content. Are you sure you want to leave?'
    }
    
    function ap_cu_pop_survey(params)
    {
        if (document.getElementById('ap_cu_pop_survey'))
        {
            ap_cu_wrapper.removeChild(document.getElementById('ap_cu_pop_survey'))
        }
        ap_cu_pop_url = 'http://ad.leadbolt.net/survey_pop?type=cu&section_id=SECTID&' + params + '&lang=' + ap_cu.client.lang + '&scr_w=' + ap_cu.client.scr_w + '&scr_h=' + ap_cu.client.scr_h;
        if (typeof (ap_sid) !== 'undefined')
        {
            ap_cu_pop_url += '&sid=' + encodeURIComponent(ap_sid)
        }
        ap_cu_pop_url += '&url=' + encodeURIComponent(ap_cu.client.url) + '&referer=' + encodeURIComponent(ap_cu.client.referer);
        ap_cu_survey = document.createElement('div');
        ap_cu_survey.setAttribute('id', 'ap_cu_pop_survey');
        ap_cu_survey.style.position = 'absolute';
        ap_cu_survey.style.top = '90px';
        ap_cu_survey.style.left = '0';
        ap_cu_survey.style.textAlign = 'center';
        ap_cu_survey.style.width = '100%';
        ap_cu_survey.style.height = '510px';
        ap_cu_survey.innerHTML = '<div style="position:relative;width:672px;height:10px;margin:auto;"><a href="#" onclick="javascript:ap_cu_wrapper.removeChild(document.getElementById(\'ap_cu_pop_survey\'));ap_cdm.send(\'try\', ap_cu_frame_url, ap_cu_frame);return false;" style="position:absolute;right:-10px;"><img src="http://ad.leadbolt.net/img/close.png" border="0" title="close" /></a></div><iframe id="ap_cu_pop_survey_frame" width="660px" height="500px" src="' + ap_cu_pop_url + '" frameborder="0" marginwidth="0" marginheight="0" vspace="0" hspace="0" scrolling="auto" style="background-color:#FFFFFF;width:660px;height:500px;padding:0px;margin:auto;border:2px solid #666;"></iframe>';
        ap_cu_wrapper.appendChild(ap_cu_survey)
    }
    var ap_cdm = function ()
        {
            var interval_id, last_hash, cache_bust = 1,
                attached_callback, window = this;
            return {
                send: function (message, target_url, target)
                {
                    if (!target_url)
                    {
                        return
                    }
                    target = target || parent;
                    if (window['postMessage'])
                    {
                        target['postMessage'](message, target_url.replace(/([^:]+:\/\/[^\/]+).*/, '$1'))
                    }
                    else if (target_url)
                    {
                        target.location = target_url.replace(/#.*$/, '') + '#' + (+new Date) + (cache_bust++) + '&' + message
                    }
                },
                receive: function (callback, source_origin)
                {
                    if (window['postMessage'])
                    {
                        if (callback)
                        {
                            attached_callback = function (e)
                            {
                                if ((typeof source_origin === 'string' && e.origin !== source_origin) || (Object.prototype.toString.call(source_origin) === "[object Function]" && source_origin(e.origin) === !1))
                                {
                                    return !1
                                }
                                callback(e)
                            }
                        }
                        if (window['addEventListener'])
                        {
                            window[callback ? 'addEventListener' : 'removeEventListener']('message', attached_callback, !1)
                        }
                        else
                        {
                            window[callback ? 'attachEvent' : 'detachEvent']('onmessage', attached_callback)
                        }
                    }
                    else
                    {
                        interval_id && clearInterval(interval_id);
                        interval_id = null;
                        if (callback)
                        {
                            interval_id = setInterval(function ()
                            {
                                var hash = document.location.hash,
                                    re = /^#?\d+&/;
                                if (hash !== last_hash && re.test(hash))
                                {
                                    last_hash = hash;
                                    callback(
                                    {
                                        data: hash.replace(re, '')
                                    })
                                }
                            }, 100)
                        }
                    }
                }
            }
        }();
    ap_cdm.receive(function (message)
    {
        if (message.data == 'cu_close' || message.data == 'cu_unlock')
        {
            ap_cu.bypass_exit = true;
            clearInterval(ap_cu.timer);
            ap_cu_object_restore();
            document.body.removeChild(document.getElementById('ap_cu_overlay'));
            if (message.data == 'cu_unlock' && window['ap_cu_pop_unlock'])
            {
                ap_cu_pop_unlock()
            }
            else
            {
                document.body.removeChild(document.getElementById('ap_cu_wrapper'))
            }
            document.body.scroll = 'yes';
            document.body.style.overflow = 'auto'
        }
        else if (message.data.substr(0, 14) == 'cu_survey_open')
        {
            ap_cu_pop_survey(message.data.split('|')[1])
        }
        else if (message.data == 'cu_survey_back')
        {
            ap_cu_wrapper.removeChild(document.getElementById('ap_cu_pop_survey'));
            ap_cdm.send('try', ap_cu_frame_url, ap_cu_frame)
        }
        else if (message.data == 'cu_survey_close')
        {
            ap_cu_wrapper.removeChild(document.getElementById('ap_cu_pop_survey'))
        }
    }, 'http://ad.leadbolt.net/'.replace(/([^:]+:\/\/[^\/]+).*/, '$1'));
    ap_loaded = true;
    
    
    Code (markup):
     
    truth_finder, Sep 1, 2011 IP
  16. xpert90

    xpert90 Member

    Messages:
    68
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    41
    #816
    Sorry, but I don't understand. For what I can use that?
     
    xpert90, Sep 2, 2011 IP
  17. orcinus

    orcinus Member

    Messages:
    2
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    36
    #817
    You dont need to remove script form your site.Here,this is better i think :)

    i52.tinypic[dot]com/4vijp0.png ( I couldn't give direct link.Just replace [dot] with . )

    http://i52.tinypic.com/4vijp0.png
    Code (markup):
     
    orcinus, Sep 4, 2011 IP
  18. superjan

    superjan Greenhorn

    Messages:
    33
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    16
    #818
    thanks for this info. but i already removed it.. will put it back when i get paid..:)
     
    superjan, Sep 6, 2011 IP
  19. superjan

    superjan Greenhorn

    Messages:
    33
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    16
    #819
    ... post removed...
     
    Last edited: Sep 7, 2011
    superjan, Sep 7, 2011 IP
  20. xpert90

    xpert90 Member

    Messages:
    68
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    41
    #820
    Anyone see huge drop in EPC and earnings last two days?
     
    xpert90, Sep 14, 2011 IP