Angelus_1984
Registered Member
- Aug 14, 2009
- 76
- 18
Hi guys,
when I was wondering what changes in the display window of BHCB might increase the CR I finally decided to insert an animated loading bar and the text "Checking for response" below so it seems there is really some software in the background running and not just some "pop up window". Think about it. When you use megaupload, rapidshare and all the other you always have something like a countdown, a loading bar, the "checking for..." - text. As we cannot use a countdown we can make it appear that they really need to complete the cpa offer since our script is checking whether they do.
You see 3% in conversion might not seem much for some of you but it can make a huge difference depending on your traffic. Anyway here is the code that you need to insert in the lock.js file
// FOOTER TEXT BELOW THE LINKS
var blocker_footerText = '<center><img src="loader.gif"/></center><br/><center>Checking for Response</center>';
And you need to upload the attached file into the same folder as the lock.js
That's it. Enjoy.
when I was wondering what changes in the display window of BHCB might increase the CR I finally decided to insert an animated loading bar and the text "Checking for response" below so it seems there is really some software in the background running and not just some "pop up window". Think about it. When you use megaupload, rapidshare and all the other you always have something like a countdown, a loading bar, the "checking for..." - text. As we cannot use a countdown we can make it appear that they really need to complete the cpa offer since our script is checking whether they do.
You see 3% in conversion might not seem much for some of you but it can make a huge difference depending on your traffic. Anyway here is the code that you need to insert in the lock.js file
// FOOTER TEXT BELOW THE LINKS
var blocker_footerText = '<center><img src="loader.gif"/></center><br/><center>Checking for Response</center>';
And you need to upload the attached file into the same folder as the lock.js
That's it. Enjoy.