nvm i solved the problem noobie mistakes ty
That was fast 
Hello adangg,
Can you explain how did you fix the problem? My CPV Lab is not picking up conversions as well. In my affiliate network dashboard I could see the conversion but it is not showing up in my CPV Lab.
Thanks.
u need to make sure that you're not using your network link on your landing pages....but the one that CPVlabs gives u
it should be something like www.yoursite.com/base2.php
@deniouz - have you set up a postback in your affiliate network's system? If so, can you post the postback (feel free to change the domain) so we can check if it's in the correct format?
I received a reply from CPV Lab but I have no idea on what he is saying
. He says:
You are already passing value SD2630M-C1 through S1 token in offer URL so it doesn't make any difference with conversions tracking on CPV Lab to post it back when a conversion occurs.. what you need to postback is the subid generated by CPV Lab which is passed through S3 token so you need to verify with your affiliate network support what parameter they provide for S3 token and add instead of %subid1% in postback URL.
The CPV Lab unique click ID gets appended to the end of your offer URL. At the moment the offer URL ends with &s3= so the unique click ID will be SUBID3 at Peerfly.
You must pass back this unique click ID and nothing else.
Since it is being passed as SUBID3 you need to change your global postback URL at Peerfly to use %subid3% and not %subid1%. This should be trivial to do. If you can pass a subid in an affiliate network link then you an 99.9% guarantee that you can also insert it into a postback URL.
TL;DR, change your postback URL to newbie.com/adclick.php?subid=%subid3%&earned=%commission%, or have your AM do it.