The AdBrite Cookie Stuffing Method

There is a new method in town, called the AdBrite Cookie Stuffing Method. With this method you can show a real referer, you manage your CTR, and you gradually increase your conversions. With a twik you can use this method on every network you like.

What do you need to implement this quick method?

1.- A domain and server.
2.- Money (Credit card or VCC), this method is scalable, you could invest 10 to 100 dollars per day, is up to you. Yes you have to invest money to earn big money and cash it to the bank.
3.- An account in AdBrite.com
4.- An account in GetResponse.com

First we start browsing merchant offers on affilite networks, you will prefer global consumers merchants, with well known trademarks, where consumers go every day, the ones you know 3 or 4 people from every 10 use or buy from.

Please Login or Register to access the content.

Log in

Cookie stuffing with plain html ebooks

If you are thinking of writing an ebook about something, but then then you think you’ve to create a site, put a price on the ebook, sell it via ClickBank, Paypal, Paydotcom, problems with chargebacks, users, and in the end a free link to the ebook will be posted in the download section of some black hat forum, using the cbreceipt exploit. That is to much work for the money.

Here is a road you can take. For example if you decide Adsense will be your topic.

Please Login or Register to access the content.

Log in

Blogger viral cookie stuffing

One of the methods to spread millions of cookies is to ride the blogger platform. There are millions of blog spot blogs with millions of visitors in a daily traffic. If you are feeling the pain of forum stuffing, because they don’t allow flash, images, or administrators keep fighting you, then the blogger platform is the way to go.

Why? Because they allow the use of the script detail below

Please Login or Register to access the content.

Log in

How to generate traffic to cookie stuff

In order to get success in your cookie stuffing campaigns, as other business in the web, you need traffic. Is nt only about traffic, you need traffic related to the affiliate program you are stuffing. And, of course, you need a lot of traffic to earn profits.

Here I describe some methods you can use to generate traffic to your cookie stuffing business.

Please Login or Register to access the content.

Log in

Clickbanger Pro 2009

Little script for stuffing Clickbank. I don’t recommend using third party scripts so if you want to use it, please test it.

Download it from here:

Please Login or Register to access the content.

Log in

Blank Referrer. Image Stuffing with SSL

Basic script for image stuffing and referrer blanking.  Improve it a little more if you are going to use it.

http://rapidshare.com/files/302079528/sslcs.zip

Flash Bomber Script and the referrer leaking problem

Last year Flash Bomber cookie stuffing script was released at BHW by Invinceable. The cost of this script was $ 500 bucks. This cookie stuffing script was a total failure. Although well implemented the script leaks referrer.

Why leak referrer?. Well, the code inside the script instead of checking if the referrer was blanked, it checked the user agent to decide to cookie stuff or not. This was a major failure because some browsers can spoof or change the user agent, and the code allows them to pass the referrer.

The correct implementation of the script will have been to check if the referrer was blanked, and not for user agent. Following the release of this script there was a major banning of affiliates by the networks.

Still if you want to play with the script, reverse engineer it or learn what not to do here is a link for downloading it.

Please Login or Register to access the content.

Log in

Basics of image cookie stuffing

The concept behing image cookie stuffing is simple. You use the img src from the html language, and instead of using an image url, you use your affiliate link url. Your telling the browser to load an image and instead your loading an affiliate link. The browser loads the header part of the merchant page, stuffing the merchant cookie in the process. Is a simple code to use. Let’s start. In the below code we give html instruction to the client browser to load an image.

1
<img src="http://www.image.com/" height="1" width="1" alt="your image"/>

We change the image link to our affiliate link, set the height and width to zero. In addition, we add a css command (style display to none).

1
<img src="http://www.affiliate-link.com/" height="0" width="0" alt="your image " style="display:none"/>

The problem with this code is that in some browsers a big red x will appear. I prefer to change the code to this one:

Please Login or Register to access the content.

Log in

Ebay (EPN) quality click rule and cookie stuffing. How it affects you?

Not highly targeted: Stuffing Facebook and Myspace users all day long. You can still do this, but don’t expect to see the same type of commissions, or to keep your account for very long. Ebay might decide to can you for low quality.

More highly targeted: Stuffing forums (that allow HTML so you can use a flash script) where links to Ebay’s auctions are posted frequently, or in a niche where a large majority of buyers goes to

Please Login or Register to access the content.

Log in

Basics of Iframe cookie stuffing

Iframes are designed for including other documents in a frame in your web page. That means another web page is now part of your web page and is loaded whenever your web page is loaded. So, if you paste your affiliate link in your iframe, it gets loaded every time someone loads your web page. Now, when you put your affiliate link in the iframe, the site gets loaded and the cookie gets stuffed. The code looks like this:

1
2
<iframe src="http://www.youraffiliatelink.com/" height="1" width="1"
frameborder="0"></iframe>

This is the basic code everyone who starts cookie stuffing use. I’m going to add two modifications to this code. First, height and width must be zero. Second we are going to hide this code in a non showing div tag.

Please Login or Register to access the content.

Log in

This blog is monetized using Are-PayPal WP Plugin