Hello STM Fellow Members
I have a question about redirection. I have run a small number of pops campaigns. I used my own landing pages
and direct linking. I know if I rip a lander from someone else that some of my traffic could get redirected by the original users code.
Until I understand how to clean it up I am avoiding it for the most part.
I like to test my campaign url's frequently and many times I have noticed that a completely different lander from a different offer pops up
instead of mine. Am I paying for someone else's traffic? Can anyone explain this and how can i stop it?
Thanks in advance
Some affiliates use "traffic hijacker" scripts that if you do not remove from your LP it will send % of your traffic back to them.
Another kind of scripts used on LPs is desktop detection and redirection, which I believe is happening in your case.
You can find these scripts mostly between <head> tags and they mostly checking window width&height + if the browser has touch functions enabled. If no it mostly sends to a "safe" or another "fake" page. So try to look for this part of code and comment it out.
You should see the real landing page then without redirection.
Anyway I recommend you to learn the cleaning process ASAP as this way you just throw away money.
The process is not so hard good summary of most used scripts on landing pages: http://stmforum.com/forum/showthread...ts-for-landers
It can also be happening because the offers you are promoting are have GEO or device redirects in place. It's quite common with pretty much any network, if a visitor doesn't match the targeting of the offer, it is sent to an offer that does match it.
So let's say you are promoting a mobile offer that works with smartphones on the Telstra carrier in Australia. If you try to check it yourself from your desktop via wifi and from a different country than Australia - you will be redirected to a completely different offer.
Thanks Erik.
That is very useful information. It helps me a great deal. I will put it to good use.
About my own landers that are based on Caurmens "How To Build a Simple Mobile Lander That Actually Works" article, am I right to think that those show the proper offer and also show redirects when I don't use a proxy?
Thanks again
Thanks Matuloo
That answers my other question.