So NB gives you a bunch of tags, can I use that for my smart pixel setup in p202?
this is what my smart pixel looks like:
<iframe height="1" width="1" border="0" style="display: none;" frameborder="0" scrolling="no" src="https://trackingdomain.us/tracking202/static/upx.php?amount=1.50" />
I'm not sure to understand your problem, but you should not use :
<iframe height="1" width="1" border="0" style="display: none;" frameborder="0" scrolling="no" src="https://trackingdomain.us/tracking202/static/upx.php?amount=1.50" />
<iframe height="1" width="1" border="0" style="display: none;" frameborder="0" scrolling="no" src="https://trackingdomain.us/tracking202/static/upx.php?amount={payout}" />
)<iframe height="1" width="1" border="0" style="display: none;" frameborder="0" scrolling="no" src="https://trackingdomain.us/tracking202/static/upx.php?amount={payout}&subid={subid}" />

thanks.
so, prosper202 doesnt have any use of the tags that NB gives me, except for {payout} and {subid}?
1/ Go to your Prosper202 and grab your pixel code or the postback URL
2/ You give Neverblue the pixel code or the postback URL you find in Prosper202.
In this tracking code, you can add one or several Neverblue tags, which ones you want:
{affiliate_id}, {site_id}, {campaign_id}, {action_id}, {subid}, {unique_conversion_id} or {payout}.
3/ You have to make sure you put these tags in parameters Prosper202 can read. (for example ?amount=)
You don't change anything to your P202's URL structure, you just insert the Neverblue tags at the right place.
4/ If your URL is correct, Prosper202 can automatically import the data.
I have noticed that for me, for some reason, the tag {payout} given by Neverblue seems to not work.
To make things simple (and to answer your question lol):
Yes, prosper202 doesn't have any use of the tags that NB gives you, except for {payout} and {subid}.