Hey Guys,
Hopefully this isn't a repost, does anyone know how to rotate mobile offers? I'm just direct linking to the networks atm (Maybe using a php redirect or something?) I could't find anything on this except for getting Hasoffers setup:
http://stmforum.com/forum/showthread...ight=hasoffers
Just seems like there should be an easier way than going through the setup and the $99/mo fee.
Ideas?
Is this rotator any use? there is no ads on it, it's free and you can bias it toward urls if you need...
Simple but i works - http://pageswirl.com/default.php
or this one which has been posted on here before, save it as go.php or something:
[PHP]<?php
$k = $_GET['subid']; //http://www.yourdomain.com/go.php?subid=AD1
//$aff[] = 'http://wap.blabla.com/aff.php'; //PREVIEW!!!!!!!!!!!!
$aff[] = 'http://blabla.com/click/?s=xxxxxx&c=xxxxxx&subid='; // Offer one
/$aff[] = 'http://blabla.com/click/?s=xxxxxx&c=xxxxxx&subid='; //Offer two
srand ((double) microtime() * 1000000);
$random_number = rand(0,count($aff)-1);
$lol = ($aff[$random_number]);
$lal = $lol.$k;
header("Location: $lal");
?>[/PHP]
Or even easier , download the rotator that comes free with affexpert and you are good to go.
BTW guys, for mobile stuff, should I be using a dedicated server? I currently use the VPS512N here:
http://beyondhosting.net/Virtual-Pri...2-VPS-Hosting/
I know redirect speeds are crucial in mobile, so just curious. That is all
It all depends on the volume you are looking to do.
Talk with Tyler , he will set you up.
Might just wait it out for that mobaff tracker, that thing looks legit
if you running on a hasoffers network you can use the admanager to rotate also