Prosper202 Tracking202 Export202 WorldProxy202 Meetup202 | Blog Forum Newsletter Twitter | Advertise
Login · Register
Home About Docs Scripts Blog Forums Hosting Donate Download

Landing Page Redirect php question

Post new topic Reply to topic Prosper202 Forum Index » Tracking202
New Posts Search Forum
Author Message
ItsYoBuddy


Joined: Apr 7th, 2008
Posts: 4

Post Posted: Jul 26th, 2008 at 11:00pm Post subject: Landing Page Redirect php question Reply with quote

I'm using the Landing Page code and using the php script option. So when people click on a button it goes to "redirect.php" instead of the tracking202 url. But is there a way to get rid of this problem?

Every time someone clicks on a, lets say a button, they go to redirect.php, which redirects to the track202 url, which goes to my affiliate link. Well when they try to hit back, to go to my landing page, they can't. Because of all the redirecting. Any way I can get around this?

Hope im clear, if not let me know.

Back to top
one
Website Email Facebook AIM


Joined: Dec 4th, 2007
Posts: 613

Post Posted: Jul 27th, 2008 at 12:26am Post subject: Re: Landing Page Redirect php question Reply with quote

Currently your set up is domain.com and your offer outbound link is domain.com/redirect.php

Change it so that your domain is still domain.com but this time, your link is domain.com/iframe.php

where the offer is an iframe off your domain and not a redirection URL, this way they should be able to go back since it's still on the same domain.

iframe script

There are TWO scripts on that page. The one at the bottom shows you how to do a 2nd page iframe, which is what you want. Do NOT use the top code.

Back to top
T202Wes
Website Email Twitter Facebook AIM


Joined: Oct 20th, 2007
Posts: 1373

Post Posted: Jul 27th, 2008 at 1:21am Post subject: Re: Landing Page Redirect php question Reply with quote

ItsYoBuddy wrote:
I'm using the Landing Page code and using the php script option. So when people click on a button it goes to "redirect.php" instead of the tracking202 url. But is there a way to get rid of this problem?

Every time someone clicks on a, lets say a button, they go to redirect.php, which redirects to the track202 url, which goes to my affiliate link. Well when they try to hit back, to go to my landing page, they can't. Because of all the redirecting. Any way I can get around this?

Hope im clear, if not let me know.

At this time no, the reason it isn't allowing them to click back is because we are scrubbing the referer, and it messes up the back button naturally unfortunately. The only way to do it is turn of cloaking/scrubbing the referer but this will reveal your incoming traffic sources to whomever you are sending traffic.

Back to top
Post new topic Reply to topic Page 1 of 1