It is perfectly possible to make money with just a few accounts with a good method. I have done it! Although once you have perfected your method on a small scale, you will want to get a bot to scale up!Just wondering if anyone who's started this on a small scale (no bots, proxies, etc) is making ANY money with it yet?
I have one favor to Author. Can you suggest the best cloaker to use for this project? Thanks
Informative topic for beginners.
I would suggest using geo-redirect script for offers of different countries and mobile optimized landing page.
I'm making a free service for this soon for xGram users, and it will handle it all for you through just one redirect link. However, something like this will work:I'm actually very interested with this script, and idea on where to get it?
<script type="text/javascript" src="http://j.maxmind.com/app/country.js"></script>
<script type="text/javascript">
var countryCode = geoip_country_code();
switch (countryCode) {
case "US":
window.location = "USAOffer";
break;
case "AU":
window.location = "AustraliaOffer";
break;
}
</script>
Where are you getting this error? On bluestacks?
I'm making a free service for this soon for xGram users, and it will handle it all for you through just one redirect link. However, something like this will work:
HTML:<script type="text/javascript" src="http://j.maxmind.com/app/country.js"></script> <script type="text/javascript"> var countryCode = geoip_country_code(); switch (countryCode) { case "US": window.location = "USAOffer"; break; case "AU": window.location = "AustraliaOffer"; break; } </script>
I'm making a free service for this soon for xGram users, and it will handle it all for you through just one redirect link. However, something like this will work:
HTML:<script type="text/javascript" src="http://j.maxmind.com/app/country.js"></script> <script type="text/javascript"> var countryCode = geoip_country_code(); switch (countryCode) { case "US": window.location = "USAOffer"; break; case "AU": window.location = "AustraliaOffer"; break; } </script>
Incorrect. Simply look up demographics on app-tracking websites.From my investigations I am finding most users are teenagers 13-18 so best to target offers for this age group.