So I'm just now getting started in some IM campaigns, some of which include emailing my aff link. I am trying to figure out how I can keep my networks from knowing my leads are clicking a link I sent them in their email. I guess this is called Domain Redirect, or double meta refresh?? I know, I know - everybody is gonna say "SEARCH!" But you experienced guys are so set in how these things work that you tell all us noobs to search, and when I search I have to sift through months, if not years of threads where "domain redirect" or "double meta refresh" was merely mentioned and have to go back forever to find anything concrete. So any help would be appreciated.
This is a simple redirect I use a lot. Save it as index.html or what ever. <html> <meta http-equiv="Refresh" content="0; url=Your CPA Link Here"> </html>
Thanks, I appreciate that. I would be sending people the link via email, so I would just use that code in email with the CPA link and it would be clickable for them in their email?
No you need a web server for this to work I thought that was what you meant by Domain Redirect. Sorry I don't know how its done with email.