Page 1
<html>
<head>
<title>Title</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-3259-7">
<META http-equiv="refresh" content="3;URL=http://www.blahblah.com/download/download.html">
</head>
Page 2
<a href="http://www.blahblah.com/install.html"> Click here </a>
Page 3
<html>
<head>
<title>Download file</title>
<META http-equiv="refresh" content="0;URL=http://www.blahblah.com/install2.html">
</head>
</body>
</html>
Page 4
<html>
<head>
<title>Download file</title>
<META http-equiv="refresh" content="0;URL=http://tinyurl.com/blahblah">
</head>
</body>
</html>
So as you can see I sent them to page one, which after 3 seconds did a meta refresh to page 2, on page 2 they click a link which brought them to page 3, on page 3 there was a meta refresh that instantly brought them to page 4, and on page 4 there was another instant meta to bring them to the offer page but first through tinyurl.
I was kicked out of a program today for this--- but I thought it was undetectable... They did not send me any emails saying there was an issue with the blank referrer...
What can I do from here?
Thanks