Home > Questions and Answers > Tracking Questions

LI + Prosper + Offer Rotation (6)


07-26-2011 02:09 PM #1 movingshadow (Member)
LI + Prosper + Offer Rotation

Hi folks,

I've read many threads about LI in this forum, esp. http://stmforum.com/forum/showthread...istent-150-Day so I gave it a try.

Somebody mentioned "rotating offers" - how exactly would I do that?
Do I have to set up a new campaign?
Or can I just switch the link of the offer I use on the LP? (probably answered my question...)

cheers, ms.


07-26-2011 02:24 PM #2 strikepackage (Member)

Check out the weighted URL rotator in the Affexpert tools section. You would load your P202 Ad URLs in the rotator and use the link given from the rotator for your landing pages or direct link

Cheers


07-26-2011 02:28 PM #3 Mr Payne (Member)

If you're using 202 Tracking all you have to do is go to the edit your current offer that you're running, and select rotate offers and you can place up to 5 total offer links that 202 will rotate for you.. then do some testing.. if you find any that convert well, remove the non converting offers and roll with the one thats working well.


07-26-2011 04:38 PM #4 movingshadow (Member)

ok, thanks @mrpayne I see that... but...

next question, sorry, if this is obvious:

- how do i track offers with different payouts e.g. 1.75 vs. 3.10?
- how do i change the content on my lander (how do i ad a parameter for e.g. offerid=1) to output different text since offer 1 = ipad 2, offer 2 = $500 gift card, offer 3 = $1000 gift card?


07-26-2011 04:42 PM #5 bbrock32 (Administrator)

Quote Originally Posted by movingshadow View Post
- how do i track offers with different payouts e.g. 1.75 vs. 3.10?
You can't with P202 , however CPVLab can do that.

Quote Originally Posted by movingshadow View Post
- how do i change the content on my lander (how do i ad a parameter for e.g. offerid=1) to output different text since offer 1 = ipad 2, offer 2 = $500 gift card, offer 3 = $1000 gift card?
In p202 , you can append the c1..c4 variables and grab them via PHP.

So you would do :

[PHP]
$c1=@$_GET['c1'];
echo "You selected $c1";
[/PHP]


07-26-2011 05:43 PM #6 movingshadow (Member)

THANK YOU @bbrock32 you are a genius!

I bought and installed cpvlab this morning and wanted to have a look into it until the end of the week.
as cpvlab seems to simplify things I tried to add my campaign and now have 4 offers rotating with different text for each offer ($_GET["id"] param etc. ) on one single landingpage - horray! :-D

cheers, dan


Home > Questions and Answers > Tracking Questions