Home > Tracking Campaigns > CPV Lab Pro

CPVLab (10)


06-20-2012 12:04 PM #1 Loffy (Member)
CPVLab

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:

Code:
<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>
I have some trouble getting the LP to load.

Question: As an alternative, for Step 1, would it be possible to use the URL that I received from my affiliate network instead? To re-code the "Step 1" in the LP, in this way:

Code:
<!-- 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>
Would that be possible? As a work-around, I mean? Thanks in advance for any input.


06-20-2012 12:39 PM #2 fjk87 (Veteran Member)

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 ?


06-20-2012 12:40 PM #3 fjk87 (Veteran Member)

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.


06-20-2012 01:39 PM #4 Loffy (Member)

Quote Originally Posted by fjk87 View Post
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 ?

hi, n thx. i just copied it directly from cpvlab


Quote Originally Posted by fjk87 View 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.
mostly i am worried about not getting paid for my conversions. ofc tracking is extremely important too. thx again for your tip.


06-20-2012 08:27 PM #5 Loffy (Member)

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.


06-20-2012 09:11 PM #6 tijn (Moderator)

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.


06-20-2012 09:44 PM #7 Loffy (Member)

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


06-21-2012 10:54 AM #8 tijn (Moderator)

Great! Keep at it man.


07-03-2012 10:18 PM #9 timpa (Member)

I'm guessing you checked all the Guides on CPVlabs members portal?

Those cover heeps!


07-03-2012 10:45 PM #10 Loffy (Member)

Nope - didn't think about that. Will check it out. Thx!


Home > Tracking Campaigns > CPV Lab Pro