Chat Room CPA

graphicnut

Supreme Member
Joined
Feb 21, 2008
Messages
1,330
Reaction score
245
Sorry to be such a noob. Do aff networks allow cpa's through chat rooms?
 
Some do, some won't.

See their individual requirement.
 
It depends on the offer really, not the network. I suppose if you stuck with incentive offers, you'd be OK.
 
yeh. Also if cloaked with gotrythis.com would that coverup the chat room ref?
 
Just do a redirect, with a meta refresh. They wont know where you traffic came from. ;)
 
Or if someone has a free really good cloaker id be much appreciative if you could share ;)
 
ebikerz bud, how do i do that. Im new to the market :) Look after me now lol :P
 
create either an html or php file called index (index.html or index.php), and put this in it:

<meta HTTP-EQUIV="REFRESH" content="0; url=http://your-affiliate-link">

Place it in the root directory (public_html) on your server. It doesn't necessarily have to be your main index file, but that's the simplest way to do it.
 
EC posted the method .. ignore this one!
 
Last edited:
My question would be:

Do you have a method that would make it worth it?

Seems like you'll get very little conversions in a chat room even if you offer incentives to do the offers.

I get the whole "Hey I'm new, and want to try something to earn a few bucks" but more often then not the hours are better spent creating long term income streams.
 
please do not use this method .They will cancel your account

You will get 1000s of FREE Signups for sure. But what affilaite companys expect is get to make some $$$ of your conversions. But they will make none. As chat room users come for fun and never pay anything on any website . They just want free stuff.

And Last You will get mail like...
Sorry But We have to close your account..
The advertisers has indicated that the quality of traffic coming from your links did not meet their standards

Believe me or not
It happend with me lot of time
 
Man I think I am screwed.... I was doing chat marketing for while with a company and they never cared, then for some reason the sales just went in the shitter... soooo I started doing the same thing for another company, and two weeks into it after I have made $2100 so far I just read their FAQ page, and it says they don't want traffic from chat spamming. Yeah yeah I know I should of read that page first, but they are adult oriented and I figured they wouldn't care, the other guys didn't. So am I fucked now??? Damn it!!
 
dont use the meta refresh, a percentage of your referrers will leak through. use offercloak*com of course!

is this really true? what are the chances that your referrer will leak through?
 
Man I think I am screwed.... I was doing chat marketing for while with a company and they never cared, then for some reason the sales just went in the shitter... soooo I started doing the same thing for another company, and two weeks into it after I have made $2100 so far I just read their FAQ page, and it says they don't want traffic from chat spamming. Yeah yeah I know I should of read that page first, but they are adult oriented and I figured they wouldn't care, the other guys didn't. So am I fucked now??? Damn it!!


well if you didn`t get an email from them yet, maybe they wil still pay out.
they don`t look at avery acount before they pay out, if you are lucky you`ll still get your money.

but then again, if they do investegate, you probaly get a message that you`r funds are held a few days before they should pay out.

i don`t know, are you a lucky basterd?
 
Yeah use either offercloak or a double meta refresh.

Genjutsu has some nice code for a slick double meta-refresh.
 
Maybe it's better to use PHP-Redirect?

PHP:
<?php
header("Location: http://yourwebsite.com");
?>

Upload it as "index.php" to your website root directory.
 
no, php header redirect does not clear referers, I have tested it. use metas :)
 
Back
Top