Hi guys,
I want to cloak my affiliate links, I don't want my aff id or any infos to show up.. Is it possible? If you can't talk about it in public please send me a PM.
Thank you.
If it's just for the show https://goo.gl/, if you mean really cloaking; Traffic Armor, noip fraud etc etc.
I will already be cloaking the landing page with such tools but once the user click on my tracking link to go to the offer, instead of showing http://offer.com?affid=xx&offer=yy&subid1=zz I would like to show http://offer.com or even perhaps something else in the url while correcting passing my affid so my commission can be correctly tracked. Is that possible ?
You can make it look like a different url by opening the offer url in a fullscreen iframe on your own domain, but that is still visible in the code of the website for people who know where to look. So Im afraid that the offer url will still be somehow visible no matter what you do. It is up to the offer owner (or the tracking software they use) to hash the parameters in url properly on their side and show in the url just something like trxid=xyz123 that contains all the info like affid, etc.. in it.
Iframing is a way to hide info in URL but it'll be visible in code. You might use URL encoding and decoding to hide data in URL.
This is a very basic URL encoding example - http://skills2earn.blogspot.com/2011...r-code-in.html
LeadCloak