Prosper202 redirect php script.

clajeunesse

New member
Jul 4, 2010
7
0
0
far away
I've been working with Proper/tracking 202 for the last couple of months and am now implementing landing pages. I've read Wes's article and also the great article at profitapolis:

How To Split-Test Landing Pages with Tracking202 : PROFITAPOLIS

But the whole thing breaks down when it hits the redir.php page. I have taken the php script from "#6 Get Landing page Code". When it redirects it goes to :

http://http//www.mydomain.net/tracking202/redirect/lp.php?lpip=7148&pci=
(Error, problem loading page)

First thing, why does the script put a double http: in the from? Secondly it seems to be loosing the subid, any suggestions?

thanks ahead of time.
 


Go to step 4 - Create a landing page. Find your landing page, click edit. Double check you entered the domain correctly.

As for passing subid, go to edit campaign ---> whatever offer you want to pass subid to. Make sure the [[subid]] tag is in place.

Im assuming you're using version 1.6+
 
Hey Threehundred,

ya that's the problem, but prosper is generating that code for me (That is the line in my php script that it creates to cloak)

I also noticed my landing page inbound script has the same issue.

If you try and enter any of the url addresses in prosper without a http or https it will fault out anywhere along the data inputting process.

so Juntao65 it looks good at #4 Landing pages.

What does your code look?

Also subid has been double bracketed.

For clarity, the code that prosper gives you is ALL THE CODE you need in your redir.php? Y/N?