Hi guys,
Is there any way to *equally* rotate three or more offers in a way that the same visitor sees the exact SAME offer if they revisit redirect.php?
P202 has a URL rotator but it just loads the "next in line" URL - even if it's the same visitor. It's a good script but I need something different.
I also need to be able to append tracking at the end of the aff link and also hide the referer.
For example:
My lander is: site.com/lander.php?s=1234K
The redirect becomes: site.com/redirect.php?s=1234K (I know how to do this)
And the 3 offers in it become:
site1.com/offer.html?subid=1234K
site2.com/offer.html?subid=1234K
site3.com/offer.html?subid=1234K
I thought that this type of set up would be very simple and straightforward - but for the life of me I can't find a way to seamlessly do this.
I appreciate your help.
Is there any way to *equally* rotate three or more offers in a way that the same visitor sees the exact SAME offer if they revisit redirect.php?
P202 has a URL rotator but it just loads the "next in line" URL - even if it's the same visitor. It's a good script but I need something different.
I also need to be able to append tracking at the end of the aff link and also hide the referer.
For example:
My lander is: site.com/lander.php?s=1234K
The redirect becomes: site.com/redirect.php?s=1234K (I know how to do this)
And the 3 offers in it become:
site1.com/offer.html?subid=1234K
site2.com/offer.html?subid=1234K
site3.com/offer.html?subid=1234K
I thought that this type of set up would be very simple and straightforward - but for the life of me I can't find a way to seamlessly do this.
I appreciate your help.