hi!
I want to create a CPV campaign with one direct link to the offer, and one landing page. My question is about the LP and its script/code.
In this example, my simple LP is:
<html> <body> <!-- This is the "Step 1: Edit Landing Pages Offer Links", copied from CPVLab (in this example, the Campaign ID no. is 2, and CPVLab is installed in the folder "cpv") --> <a href="http://mylandingpageurl.com/cpv/base2.php"><img src="790x450image.jpg" width="790" height="450" border="0"/></a> <!-- This is the "Step 2: Add Code to Landing Pages", also copied from CPVLab --> <input type="hidden" id="hidLocation" value="http://mylandingpageurl.com/cpv/"/><script type="text/javascript" src="http://abavark.info/cpv/landing.js"></script> </body> </html>
<!-- Instead of "Step 1" fro CPVLab, I use the URL that I received from my affiliate network (in this example, PeerFly) --> <a href="http://peerfly.com/click.php?img=0&id=offernumber&pf=affnumber&subid="><img src="790x450image.jpg" width="790" height="450" border="0"/></a>
not sure if that's the problem, but in step 2 it's a diff URL or did you just forget to replace it in your post ?
If not, you can replace them but it will be similiar to a direct link from a non tracked source as there's no tracking active going directly through your affiliate network URL. Subid should be filled by you too as otherwise it will be left blank.
hello again!
i managed to figure out that is is possible to redirect to my offer like that but it will make it hard (impossible?) for CPVLab to track clicks (and maybe conversions too?).
The "base2.php link" is responsible for redirecting to the offer link that I set in my Campaign Setup inside CPVLab, I think, and it allows CPVLab to track the traffic to the offer.
Hey Bakaleto
Have you checked the 40 day guide ? It covers i think (going by my memory) the CPVLab setup you describe where say 1/3 of the traffic is direct linked to the offer, and 2/3 get rotated to 2 landing pages and then on click go to the offer. The link to the guide is in my sig.
hi!
Following that excellent guide to the letter ;-)
Abuot the LPs - I will develop those over the next days. it's all very hard for me - but I never give up. I saw plenty of LP tuts here in this forum.
EDIT: link to related forum thread
Great! Keep at it man.
I'm guessing you checked all the Guides on CPVlabs members portal?
Those cover heeps! 
Nope - didn't think about that. Will check it out. Thx!