Home >
General >
Affiliate Marketing Forum
landing page protections (12)
05-04-2011 03:14 PM
#1
southbound (Member)
landing page protections
hey guys, got a question for you. I know nothing is really going to stop someone that is determined to steal a lander, but there has got to be ways other than disabling right click to at least make it a little harder.
I'm not great with scripting and cloaking, but is it possible to only show content based on something that is common only to the traffic you are targeting? Is there anything special about say TrafficVance traffic, like a referrer or user agent that you use to only show the pop to people that came from that traffic source?
I've gotta find some way to keep my pages at least somewhat exclusive a bit longer.
05-04-2011 08:45 PM
#2
bbrock32 (Administrator)
Yeah I am exactly doing this.
For trafficvance use :
1 - Javascript to detect window size . If its not the trafficvance size cloak it.
2- If you are targetting US only , cloak all other countries.
3 - Use the css hack to detect browser history and cloak if the user has visited any affiliate related site ( doesnt work on all browsers)
If any visitor matches any of the rules above drop a cookie ( or better flash cookie ) and ban his ip. So next time he visits a lander of yours he will get cloaked.
Another thing I'm using is getting all ips from p202 that have hit multiple landers of mine . This means they are affiliates so I cloak their ips.
Let me know if you have any questions.
05-04-2011 09:20 PM
#3
southbound (Member)
those are awesome suggestions, thanks man. so are you recording the ip to a db and looking them up with each visit? or some htaccess or equivalent thing to block certain ips?
05-04-2011 09:38 PM
#4
bbrock32 (Administrator)
Recording ips to a db and looking up for every visitor if he's blacklisted.
05-16-2012 11:50 PM
#5
mrlv (Member)
"Another thing I'm using is getting all ips from p202 that have hit multiple landers of mine . This means they are affiliates so I cloak their ips."
How do I find my ips in CPVLab and what if ther's a bulk load of data any way I can download it and sort the data out ?
05-17-2012 01:56 AM
#6
profitable ()
I seem to remember Nicky Cakes having a script / product that handled most of this. It was around for a bit, LP Lockdown or something.
05-17-2012 07:11 AM
#7
mediahacker (Member)

Originally Posted by
bbrock32
3 - Use the css hack to detect browser history and cloak if the user has visited any affiliate related site ( doesnt work on all browsers)
Let me know if you have any questions.
Is this possible with mobile?
Is it possible to cloak an LP from the network if you're not using a tracking tool? I.e. can you block the refer with a script etc?
05-17-2012 07:31 AM
#8
izzy (Member)

Originally Posted by
bbrock32
Yeah I am exactly doing this.
For trafficvance use :
1 - Javascript to detect window size . If its not the trafficvance size cloak it.
2- If you are targetting US only , cloak all other countries.
3 - Use the css hack to detect browser history and cloak if the user has visited any affiliate related site ( doesnt work on all browsers)
If any visitor matches any of the rules above drop a cookie ( or better flash cookie ) and ban his ip. So next time he visits a lander of yours he will get cloaked.
Another thing I'm using is getting all ips from p202 that have hit multiple landers of mine . This means they are affiliates so I cloak their ips.
Let me know if you have any questions.
Does this slow down the load time of the popup at all?
05-17-2012 10:06 AM
#9
flowmotion (Member)

Originally Posted by
bbrock32
Yeah I am exactly doing this.
For trafficvance use :
1 - Javascript to detect window size . If its not the trafficvance size cloak it.
2- If you are targetting US only , cloak all other countries.
3 - Use the css hack to detect browser history and cloak if the user has visited any affiliate related site ( doesnt work on all browsers)
If any visitor matches any of the rules above drop a cookie ( or better flash cookie ) and ban his ip. So next time he visits a lander of yours he will get cloaked.
Another thing I'm using is getting all ips from p202 that have hit multiple landers of mine . This means they are affiliates so I cloak their ips.
Let me know if you have any questions.
Thats some really great suggestions. You mind sharing some of those scripts? Maybe you could make a thread about it, or add to those protect your nut series
05-17-2012 10:29 AM
#10
izzy (Member)

Originally Posted by
flowmotion
Thats some really great suggestions. You mind sharing some of those scripts? Maybe you could make a thread about it, or add to those protect your nut series
Tijn has written some good threads about this also...
http://stmforum.com/forum/search.php?searchid=515551
05-17-2012 10:40 AM
#11
flowmotion (Member)
That link didn't lead to anywhere
05-17-2012 10:49 AM
#12
tijn (Moderator)
Check my sig for the links to the posts
Home >
General >
Affiliate Marketing Forum