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.
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}
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:
http://yourdomain.com/install-directory/adclick.php?subid={aff_sub}&revenue={payout}
http://yourdomain.com/install-directory/adclick.php?subid=#s1#&revenue=#price#
http://yourdomain.com/adclick.php?subid={aff_sub}&revenue={payout}
http://yourdomain.com/adclick.php?subid=#s1#&revenue=#price#
Hey guys, thanks for the info!