Meta redirect and corresponding referrer
let's say I want to have a landing page for manual screening:
directdomain.com
and have a php script to redirect to my affiliate link if it is
directdomain.com/?key=randomnumber
...will this go under the radar? Will there only be the domain as referrer? If there are many links like button, text link, image link etc. would they normaly see which element the user has clicked on?
Thanks in advance.