Host and Post Tracking with Prosper202/Tracking202
Hey there,
If you’re trying to “Host and Post” with your tracking software, you’re going to need an alternative way to pass the SUBID. With Prosper202 or Tracking202, you can’t just send traffic to your page without a simple modification.
If you have to put your SUBID in the form action, simply put the following code in where the SUBID should be placed automatically.
<? echo $_GET['t202kw']; ?>
-John

