Home > Tracking Campaigns > CPV Lab Pro

CPVlab and TrafficJunky / AdSimilis (4)


03-14-2013 11:03 PM #1 refresh (Member)
CPVlab and TrafficJunky / AdSimilis

Hey guys,

I just bought CPVlab yesterday, and I'm trying to set it up to work with Trafficjunky.
I've got an issue with that, and both supports don't really know how to help me.

Since the cpvlab manual could be clearer on that point, what should I input in the "Append token" field?
cpvlab answered "&keyword=WHAT_THEY_SUPPORT"? Just trying not to start with a messed up install.


Also, in the affiliates network page, the revenue parameter for AdSimilis should be "payout", right?

Googling for this info was as fruitless as looking at the 5 last pages in this section. Maybe I've missed a post, though.


03-15-2013 03:29 PM #2 sciaq (Member)

Hi mate,

I actually send traffic to that set up, what I do:

Url Append token = &keyword=edit
Token Keyword = Keyword

I then manually change "edit" to the banner I'm using in the url when I'm in TJ uploading my ads:
http://nope.com/cpv/base.php?c=117&k...5&keyword=edit
goes:
http://nope.com/cpv/base.php?c=117&k...eyword=banner1

This tracks the banner within CPVLab

For postback url:
Make sure: appended subid to offer is checked
Then in the adsmillis url you want to leave subid blank at the end:
http://go.adsimilis.com/aff_c?offer_...ource&aff_sub=

This makes your subid random so CPVLab can track it when it posts back, so put this url in adsimilis postback:
http://yourdomain.com/cpv/adclick.php?subid={aff_sub}


03-15-2013 03:54 PM #3 kyuss (Member)

Sciaq's post above is good info.

The url append token that you set for the network is just what is auto-filled into your campaign when you select it as the traffic source. You can set 'keyword' to anything as well. If you want to track more parameters use the 'Extra Tokens'.

For your postback, I'd recommend using this so that the postback sends the exact revenue earned:

For HasOffers:

Code:
http://yourdomain.com/install-directory/adclick.php?subid={aff_sub}&revenue={payout}
For Cake:
Code:
http://yourdomain.com/install-directory/adclick.php?subid=#s1#&revenue=#price#
If you installed in the root of the domain, just use:

For HasOffers:
Code:
http://yourdomain.com/adclick.php?subid={aff_sub}&revenue={payout}
For Cake:
Code:
http://yourdomain.com/adclick.php?subid=#s1#&revenue=#price#


03-15-2013 07:42 PM #4 refresh (Member)

Hey guys, thanks for the info!

Quote Originally Posted by kyuss
The url append token that you set for the network is just what is auto-filled into your campaign when you select it as the traffic source.
It makes more sense now. I wish it were explained in the first pages of the cpvlab manual.

The part about the postback would have been my next questions most probably, so thanks for that too!


Home > Tracking Campaigns > CPV Lab Pro