- May 18, 2009
- 144
- 65
I am about to try a method I read on here but had a question. When I send emails to craiglist leads and they click my link from within the email it will send them to my page that is a frameset that contains my offer. Will my affiliate network see the referer as an email message ?
So from the email they click a link that sends them to the following page:
I'm thinking it will show the URL name as referer instead of email right? thanks in advance
So from the email they click a link that sends them to the following page:
Code:
<html>
<head>
<title>cp offer</title>
</head>
<frameset><frame src="http://www.mbo1.com/offer" frameborder="no"></frameset>
</html>
I'm thinking it will show the URL name as referer instead of email right? thanks in advance