So I set up post-back URL's last night by going into cake, opening up the offer, going to the creatives tab, and copying the # under name as the offer sub ID, and adding that subid # to the end of my postback URL
Is this the correct way to set it up or did I use the wrong offer subid #? Ever since I set this up, I'm not seeing any conversions at the network or the in my tracking, so since it's in neither I guess it could be my campaign sucking but I just wanted to check with the community.
Anyone have experience setting up post-back URLS with cake and POF PRO?
edit: nvm finally got some conversions >.>
In your cake tracking link you have to use s2 instead of s1 for your dynamic tracking variable.
Your link would look like this http://yourtrackinglink.com/offer12345.php?s1=&s2=
In your postback you use #s2# then at the end of your link -> http://yourpostbackurl.com/somewhat.php?subid=#s2#
Edit: didn't see that it's working now