Black Hat Forum
Go Back   Black Hat Forum > Making Money Forum > Email Marketing and Opt-In Lists

Email Marketing and Opt-In Lists Talk about Email Marketing and Opt-In List strategies.

Search
 
Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 07-07-2008, 02:04 AM
Newbie
 
Join Date: Mar 2008
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Activity: 0%
Longevity: 19%
Today: 0/5
Default Email campaign + redirects + referrers?

I'm running an email campaign that redirects off of a site I'm hosting. Is this generally viewed as OK with CPA networks, when the offer is Email only? Or do I HAVE to post the link they give me in the email?

Also.. is there a way to redirect off of my page AND show the original referrers too? I'm using a meta refresh now, but the majority of the clicks are showing up as "no referrer". Will this be OK with the CPA network? If not, how can I setup a redirect that will actually show the refferer? I'd rather it show all of the email pages as the referrer, as to not raise any suspicion.

Thanks.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 07-07-2008, 06:38 AM
Registered Member
 
Join Date: Jun 2008
Posts: 55
Thanks: 1
Thanked 15 Times in 9 Posts
Activity: 26%
Longevity: 9%
Today: 0/5
Send a message via AIM to PanamaHosting Send a message via Skype™ to PanamaHosting
Default Re: Email campaign + redirects + referrers?

hey that method of redirect should be perfectly fine with most CPA networks IMO and I have used the same method in the past with no problems from sponsors.

If you need solid BP hosting for your email campaigns, let me know ;]
__________________
aim- DataSociety
skype- PanamaHosting
msn- PanamaHosting@hotmail.com
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 07-07-2008, 06:47 AM
BANNED
 
Join Date: May 2008
Posts: 169
Thanks: 2
Thanked 8 Times in 5 Posts
Activity: 0%
Longevity: 13%
Today: 0/5
Default Re: Email campaign + redirects + referrers?

use php/perl script.. in php
Code:
 <? header("Location: http://affiliate/url"); ?>
in perl
Code:
#!/usr/bin/perl
print "Content-type:text/htmln";
print "Location: http://affiliate/urlnn";
that will display your referer..
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 08-26-2008, 10:29 AM
Registered Member
 
Join Date: Aug 2008
Posts: 93
Thanks: 33
Thanked 9 Times in 5 Posts
Activity: 38%
Longevity: 4%
Today: 1/5
Default Re: Email campaign + redirects + referrers?

.htaccess redirect will also pass the referrer through
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


Add Your Link



Site protected by Firewall Script


Sitemap: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54