Hi.
I'm trying to use a landing page for the first time. I'm having great difficulty with it. I'd like to ask if anyone can help.
I read the POF guides here on STM and now wish to use presell pages to maximize performance.
So I have a lander on Instabuilder , a POF offer and tracking on Prosper202. Putting the first LP code in before the </body> tag is no problem. The second php code is what i cant get right. There are 2 choices. I used the code below after i couldn't configure the longer php redirect code.
Option 1: Landing Page: Outbound Redirect Link:
This is the php code so you can cloak your affiliate link. Instead of having your affiliate link be seen on your outgoing links on your landing page, you can have your outgoing links just goto another page on your site, which then redirects the visitor to your affiliate link
http://track.xxxxxxx.com/tracking202...o.php?lpip=xxx
This works but i don't like the title in the url.
So I started looking to see about using the other outbound code from prosper again. I dont know what to do with it. I read a lot on it but nothing is clear to me. Any simple way to explain what to do ? Any help would be appreciated.
Thank you
Hey paras57,
The php code needs to be placed in a new php file exactly how it is, its just a redirect script, so just open a new php file in dreamweaver or such like and then paste that code into that then save that file with a name you want such as mypage.php.
Then use the URL of that new php page as the URL for your buttons or links etc, this will then be a nice pretty link which will redirect upon clicking to your intended target.
Hope that helps.
Thanks for your help