Hello,
I decided to create a landing page with referrals system, visitors that want to generate a key or something like this need to share their referrals link. Everytime a new person access their referral link, his number of required referrals decreases and when he has the required number of referrals the generate button appears.
The system is pretty simple, nothing special but should be useful for most of the people that is using CPA/PPD.
Some screenshots:
1. http://oi41.tinypic.com/2lxugc4.jpg
2. http://oi39.tinypic.com/f9lhlu.jpg
3. http://oi43.tinypic.com/2d7frlu.jpg
4. http://oi39.tinypic.com/w98lfc.jpg
You can modify whatever you want, change banner/background/style and use it for different niches. I made it for GTA V as an example.
If you have any problems or issues with it, just post here.
EDIT: I've re-uploaded the script because there was a small issue with Chrome browser , if you already edited the script and don't want to download it again, just do this change:
Before this line:
Just add:
Or more <br/> if required, it's a bug with the javascript generator.
I decided to create a landing page with referrals system, visitors that want to generate a key or something like this need to share their referrals link. Everytime a new person access their referral link, his number of required referrals decreases and when he has the required number of referrals the generate button appears.
The system is pretty simple, nothing special but should be useful for most of the people that is using CPA/PPD.
Some screenshots:
1. http://oi41.tinypic.com/2lxugc4.jpg
2. http://oi39.tinypic.com/f9lhlu.jpg
3. http://oi43.tinypic.com/2d7frlu.jpg
4. http://oi39.tinypic.com/w98lfc.jpg
You can modify whatever you want, change banner/background/style and use it for different niches. I made it for GTA V as an example.
If you have any problems or issues with it, just post here.
EDIT: I've re-uploaded the script because there was a small issue with Chrome browser , if you already edited the script and don't want to download it again, just do this change:
Before this line:
Code:
<p><strong><div
style="color: #009900; display: none;" class="key">Key successfully
generated: <a href="http://google.com">Download
here</a></div></strong><p>
Just add:
Code:
<br/><br/>
Or more <br/> if required, it's a bug with the javascript generator.
No comments:
Post a Comment