Hello,
I didn't know where to post this, but I thought this was the best section. Right now, I am just starting out with native ads and I have been told it is extremely important to track the sites, adids, widgets etc so that your ads are running on for maximum optimization. I have chosen to start with content.ad.
Here are the custom variables I added to CPVLab:

I don't think I set up the traffic source profile within CPVLab correctly.
This is how my tracking url is created once I saved my campaign:
http://xxxxx.com/base.php?c=13&key=1234578912345789&[[name]][[cid]][[adid]][[did]]
Is this correct? I also keep reading about UTM codes that have to be used as well from google analytics. Do I need to use UTM codes if I use the passback parameters given by content.ad?
Thanks
Hey, you should remove one bracket from the tokens:

and your url should look like this:
http://mydomain/path/lp.php?did=[did]&cid=[cid]&adid=[adid]
Also you dont need to use UTM codes
@bportnoy - on a first quick look, the second one you have there looks correct.
Is that screen you show with no results from Content.Ad? It doesn't look like CPVLab, although it's been a while since I used that.
@caurmen -- That's a screenshot from Content.ad's widget tracking section.
@bportnoy - what data are you getting through on the CPVLab end in that case? Content.ad's reporting shouldn't depend on the formation of the URL you use to send to your tracking software, so it's really CPVLab that will be the proof of the pudding.
You don't need to use UTM codes. Just use the variables suggested and remove a bracket. Have you resolved this?