Hi Derek – can you help me with a prosper202 problem Ive got? The long url that prosper generates is the following: http://www.mytrackingdomain.com/tracking202/redirect/xxx.php?q=http://azoogleurl.com/XXXXX%3Fsub%3D229 It seems to have added a bunch of stuff to the end of the url, when it should just be “sub=229″ rather than “%3Fsub%3D229″
Hey,
Ok... It looks like you might have added some extra stuff to the redirect link. I've never seen the "?q=http://azoogleurl..." before on the end of a Prosper202 link.
What your seeing is URL encoding: "%3Fsub%3D229"
The %3F stands for ? and the %3D is =...
You only need one ? after the main URL... So if you added stuff to your redirect link, you'll need to delete the second ?...
So far that's the best I can tell you with the info you've provided.
I hope that helps out...
Thanks for the question,
Derek

Leave a Reply