Every site that is sending traffic to a CPA company, say 1.com, is visited by it extensively. How can I set up a secondary site 2.com that will send traffic to the former without being tracked down by the company?
When the visitor wants to continue from the secondary site I use a link to 2.com/refer.php which is a header to 1.com/refer.php, and the last page is a header to the CPA offer page. but this doesn't seem to work.
Is there a way to do it properly and does it really hide the origin of my traffic?
Re: Hiding the origin of a traffic to a CPA company
Do you mean something like this:
<META HTTP-EQUIV=Refresh CONTENT="0; URL=..."> ?
And if I have meta in 1.com/a.html refering to 2.com/a.html (while this refers to the CPA page ) will this hide my traffic for sure ( until someone from the CPA company goes accidently to 1.com )?