Working Method: $XXX a day, easily scaleable - DO NOT SHARE

[复制链接]
查看: 179   回复: 0
发表于 2011-9-16 09:46:38 | 显示全部楼层 |阅读模式
I'm going to keep this short because I need to go to bed. But you can ask questions and I'll do my best to answer when I have time.

1)Get into a CPA network that has a "MySurvey" offer. They have a really official lead page. (I use MaxBounty)

2) Set up a job application page like seen in this video using the code below: http://www.youtube.com/watch?v=SnuF349votE

3) Use this iframe code to set up the website:
Code:
<center>
<div style="overflow: hidden; width: 972px; height: 3000px; position: relative;" id="i_div">
<iframe  name="i_frame"  src="INSERT AFFILIATE LINK HERE"   style="border: 0pt none ; left: -1513px; top: -378px; position:   absolute; width: 4000px; height: 4000px;" scrolling="no"   onload="frame()"></iframe></div>
</center>
4) Cloak the affiliate link using Referer.us

5) Add in this code right before the </body> tag so when they hit submit, it redirects them:

Code:
<script type='text/javascript'>
var k=1;
function frame()
{
if(k>=3)
parent.window.location = "INSERT REDIRECTION TO THANK YOU PAGE LINK HERE";

k=k+1;
}
</script>
You can adjust K. K is how many times the frame has loaded. Once the frame is loaded that many times, it redirects.

6. Create a Thank you page as seen in the video, and insert in the correct spot for the script.

7. Promote via Craigslist marketing / etc. section using titles like,Using some sort of body
like:

Code:
Hey all,

Insider Info Marketing Research Inc. is hiring 120 new employees for   part time work for our new location in Lakeland. Work involves   participating in group studies, answering questions in regards to   popular products, your feelings toward certain products, participating   in group sessions, and basic research duties. No prior experience is   required. Pay is hourly. We DO and CAN train. Please apply online at:  www.application.theinsiderinfo.com


Thanks!


Basically, what this is is it looks like an actual job application. You direct people from job sites like monster.com, craigslist.org, or other hiring sites to this link to fill out an application online. Then, once they fill it out and hit submit, it redirects them to the thank you page giving them further instructions, instead of to the next page in the iframe. Check out the example: www.application.theinsiderinfo.com

You can use this with other offers obviously, just be creative. The pay is $3.40 a lead Also, Always use a domain with whois privacy, and always post from fake IPs. This is a gray area, and could be dangerous.

Always +thanks and +rep for shared content.



EDIT: I can only get the above codes to work in firefox and IE explorer. Some other more experienced coders might be able to fix and trim the code to get it to work in all browsers. obviously, if it doesn't work in all browsers you lose conversions. If anyone knows how to fix it, feel free to share.
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则