Green Hatt
Newbie
- Aug 24, 2018
- 15
- 5
Hey guys,
I probably have NO IDEA what I'm talking about, but I'd like to ask the BHW a very technical question regarding these mysterious cloakers that I keep hearing reference too?
My understanding is it goes something like this: I have links that I want to put into facebook or other social media ads but maybe my product or industry isn't approved for marketing on those platforms... so my ads never get run or approved... So i want to run my ads with these 'cloaked links' so that when someone who works from facebook clicks the link they see landing page #1 and when someone who doesn't work from facebook clicks the links they see landing page #2. Is that the correct understanding / definition for this tool?
This doesn't sound a whole lot different than conditional a/b testing, my question is when trying to build something like this: what logic gets applied on the h.t.t.p requests on the server-side to analyze where the request is coming from and determine who is viewing your link and which landing page to show them...?
do you somehow get user data from the facebook pixel to verify real user? keep a blacklist of facebook's office's IP's? find a way to filter out bot requests by headers? somehow analyze the refferer link and filter for certain conditions? what are those?
Is it just done by randomly showing a percentage of your traffic a different page once the ad is running?
I've built a lot of webscapers and some webapps in the past and feel like someone must have open-sourced an implementation of this i know we aren't encouraged to post live links but if anyone thinks they have some code i can checkout or an idea that might help me understand how this works better?
Newbie here just tryna level up, thanks a lot for your time my fellow hats
-Greenhatt
I probably have NO IDEA what I'm talking about, but I'd like to ask the BHW a very technical question regarding these mysterious cloakers that I keep hearing reference too?
My understanding is it goes something like this: I have links that I want to put into facebook or other social media ads but maybe my product or industry isn't approved for marketing on those platforms... so my ads never get run or approved... So i want to run my ads with these 'cloaked links' so that when someone who works from facebook clicks the link they see landing page #1 and when someone who doesn't work from facebook clicks the links they see landing page #2. Is that the correct understanding / definition for this tool?
This doesn't sound a whole lot different than conditional a/b testing, my question is when trying to build something like this: what logic gets applied on the h.t.t.p requests on the server-side to analyze where the request is coming from and determine who is viewing your link and which landing page to show them...?
do you somehow get user data from the facebook pixel to verify real user? keep a blacklist of facebook's office's IP's? find a way to filter out bot requests by headers? somehow analyze the refferer link and filter for certain conditions? what are those?
Is it just done by randomly showing a percentage of your traffic a different page once the ad is running?
I've built a lot of webscapers and some webapps in the past and feel like someone must have open-sourced an implementation of this i know we aren't encouraged to post live links but if anyone thinks they have some code i can checkout or an idea that might help me understand how this works better?
Newbie here just tryna level up, thanks a lot for your time my fellow hats
-Greenhatt