Monday, March 19, 2007

Can you stop Adsense Click Fraud ????

If you are new to the click fraud scene, here is an example:

1. Scumbag puts Google Adsense ads on his website.

2. The scumbag then proceeds to cheat Google Adsense by creating false clickthroughs and impressions, in return earning him a pretty nice profit, because he isn't even working on his website, just generating false traffic.



WOW! What kind of pay per click company would admit that they DO NOT have click fraud under control? I wonder what would happen to their business immediately following that statement.

Estimates say that nearly 20% of all clicks for Adsense are illegitimate. In my honest opinion I believe this number to be around 30-35% from some of the things I have seen.

Alrite, now the big question, how are they doing it?

There are a number of ways that people are cheating, including the 'click groups' from India that click on your ads for you and create big pay checks as long as you pay them their $0.50 an hour so they can buy bread for their family.

But I'm going to show you the technical way that Google Adsense is cheated, not poor people clicking ads. I'm talking about extremely smart programmers that create hitbots to cheat Adsense. And, NO, I'm not talking about that piece of garbage 'CACA' or Clicking Agent that you find on Google. I am talking about PRIVATE programs and scripts that are only used by private groups.

How do these scripts get away undetected you ask?

Simple, let's actually take a look at Google's click fraud protection (This is what I have summed up, I seriously don't believe they have anything other protection because people are still cheating using these methods as you read this article.)

If you actually take a look at Google's Adsense code when it is on your webpage you will find the URL that is used to retrieve ads. (Right-Clck your ad Iframe and click 'View Page Information' or something similar.)

Here is an example of the URL that you will find:

http://pagead2.googlesyndication.com/pagead/ads?client=ca-pub-2521202633232871&dt=1124847235453&lmt=1124631699&format=468x60_as&output=html&url=http%3A%2F%2Fwww.yoursite.com%2F&color_bg=ECF8FF&color_text=000000&color_link=0033FF&color_url=0033FF&color_border=DDAAAA&cc=59&u_h=768&u_w=1024&u_ah=738&u_aw=1024&u_cd=32&u_tz=-240&u_java=true

Now let's decode this up a little bit, shall we?

client=ca-pub-2521202633232871 - Your client code, this tells Google who to assign the click-through money to.

dt=1124847235453 - Javascript, if you use the command google_date = new Date(); document.write(google_date.getTime()) --- Which generates 1124847235453.

This shows you the number of milliseconds since midnite January 1, 1970. This is what seems to be Google's biggest automated proxy clicker fraud prevention. Doesn't seem too hard to generate with 2 lines of code now does it?

lmt=1124631699 - The last time your webpage was updated. LMT stands for Last Modified Time, pretty easy Javascript to generate this one too - document.write(document.lastModified); --- Which generates 1124631699.

(Notice I'm skipping a bunch, that's because they are just showing the type of ad, colors, and size that you are using.)

cc=59 - Seems to be some random number based on the screen width, height, and color scheme. I've seen this number go from 20 all the way up to 400. I'm sure they don't use this to reliably track click fraud.

u_h=768 - Height of your screen settings.

u_w=1024 - Width of your screen settings.

u_ah=738 - Your available screen height.

u_aw=1024 - Your available screen width.

u_cd=32 - Color scheme on windows, e.g. 32-bit.

u_tz=-240 - Your monitor refresh rate or something else that isn't important, I've never seen it not -240.

u_java=true - Just seeing if you have java enabled.

There are some other variables that are sometimes in the URL such as 'u_his=' this means how many pages you have visited since you started up your browser. There's also some MIME type checks and how many plugins you have installed, but these variables come up very rarely. I think they are only meant for Netscape/Firefox browsers.

Now that we have 'decoded' the supposed unbeatable Google Adsense code, what do you think about click fraud? You still think it is rare?

After randomizing all the data and sending an automated query to their Adsense URL, all the scumbag has to do is parse out all of Google's click URL's and click one of them, giving him a click through. This can all be easily faked with even a Visual Basic program. A newbie programmer could in-fact cheat Google Adsense without much knowledge.

Alrite you say, they beat the javascript code detection but doesn't Google use cookies so they can't do this?

No, Google does not use cookies for Adsense.

Well what about IP-tracking? Someone can't have that many proxies!

There are click groups that leave these programs running on their computer. They each randomly click each other's URL's automatically. The person running the program doesn't even have to do anything, but he is still contributing to the success of their group and himself.

Does that sound too far-fetched? I am telling you that there are click groups that do this now and have been since the old Linkshare PPC days in 1999. Yes, if you were an advertiser on Linkshare back around 1999-2002, you got RAPED.

And that isn't all. I have read on the internet that there is currently over 100,000 people infected in the United States alone with trojan proxy servers. These proxy servers run on random ports so that Google can't just do a simple port 8080 or 80 check on it to see if it's a proxy. The majority of these proxy servers are used for credit card fraud, but a lot of them are also used to cheat Google Adsense and other pay per click programs. These proxies are at-home users that look like normal dial-up, cable, and dsl users from all across the world, but mainly United States. There is NO WAY to prove that they are a proxy.

Random User-Agent strings is another tactic that is often used by click fraudsters. This makes Google think that a lot of different browsers are clicking the links, just keeping them further from finding out the truth.

On a side note, you may be thinking that the new Yahoo! pay per click program may be the way to go. I checked into their protection and guess what? They are only using ONE of Google's protections and that is the Javascript GetTime. They are still in Beta though and this may change, but who knows?

To the cheaters: The benefits of cheating are short. Eventually you will be caught for what you are doing and maybe even sued by Google. There is a ton of money to be made legally with Adsense and I suggest that you stop cheating. Who am I to tell you to stop? I use to be one of you! Back when I was 13-14 I was making programs like the ones you guys are using now. You guys probably used one of my programs at one time. I am happy to say that those days of mine are all in the past now, and I am making a good amount of money LEGALLY with Adsense and other affiliate programs. Work hard guys and you will reap the benefits 100 times what you make cheating.

To the advertisers: You people that use Google Adwords now see that it is actually not very hard to cheat you out of your money, so be careful and MAKE SURE that you use a click fraud protection script such as ClickDefense. To lower most of your click fraud, just don't put your ads in the Content Network, only stay on Google's sponsored search results. Only Google gets paid when someone clicks the search results sponsored ads and nobody wants to cheat to make Google anymore money do they? Check the stock, it's currently at 279.58 a share.

To summarize my article I just want to state that no one should use this information for cheating Adsense and I am not responsible for your actions if you choose to do so. You will be caught because Google will evolve and get smarter, eventually.






About the Author


Joseph Tierney runs the Central Florida Surf Report website http://www.cflwaves.com

source- http://www.pageranklist.net

DISCLAIMER- The tricks that is mentioned above is too dangerous to try it.please do not implement these tricks.As we have provided these information just to provide the information about it..

5 comments:

Kerry Hancock Jr said...

This info is great to share with everyone. I agree that we can make plenty of money doing things legally. If we keep "screwing" the advertisers then we will see less and less as time goes on. We know there will always be advertisers but I will let you in on a secret but don't tell anyone else. Pay Per Clicks will soon be a thing of the past!

Anonymous said...

u_tz = user_timezone in minutes

Anonymous said...

===>> http://www.abid.in

Here's your chance to make $40,000 per month with
Adsense by being lazy.....


Wanna Find out How I, By Being a Lazy Ass Make $40,000/Month
(Yep, that's 40,000 USD) Every Month Like Clockwise From My Web.site.


===>> http://www.abid.in

The Website Is.

* Highly Optimized
* Content Rich
* Profit Pulling
* Fully Automated

Here's What You Get:

A Huge Money Making Website
Integrated with Adsense ads,
dynamic feeds and over a thousand content pages.


My Free Traffic Report
Methods I use to get a lot of traffic, almost instantly.

Free Email Tips
You will get some EXTRA tips on promoting your new website by email.

Setup and Hosting Help
Even though you get full easy to follow setup instructions.
If you still have trouble you can contact us
we will set up and host your website for you.


===>> http://www.abid.in

As an special offer, I am offering my complete Adsense Treasure System A fully automated website which makes you money while you sleep.

Finally a tool for you to make some serious money.

Get Your Copy Now... Click here

===>> http://www.abid.in

Ready Made Website



Instant YouTube Video Site Creator

Instant Video Sites

Money Making Video Script

Adsense Ready Video Script


Shah Rukh Khan

Bollywood

ShahRukhKhan



India's Online Shopping Mall

Online Shopping Mall

Buy Online


Link Directory
The Most Responsive FREE Safelist
Make Money Online
Master Resell Rights eBooks
Bollywood Sargam

Ron said...

I also earn good money from Adsense legally, and I hate cheaters.

Anonymous said...

Gaming has truly become a hobby for anyone with interests that run the full gamut. Online Games are a great way to just have some fun and relax once in awhile. The following paragraphs have some really good ideas regarding video gaming, so pay attention!

You should try renting a game before you buy it. You will not be able to return a game you bought once you opened it. When you rent video games, you can check them out without having to make costly mistakes.

If you want to sell your games on the Internet, you have to describe them in as much detail as possible. This description should include what type of condition the game is in and how it plays. Anyone who purchases this from you would like to be aware of these important details. By making your description as detailed as possible, you are increasing the odds that you'll sell your game.

If you have a kid and they get too aggressive when they play too many video games, you may need to put them into some sort of a time out. Give him a 10-minute warming, and then call an end to the game. Suggested activities include exercise or playing outside. This will focus his mind on something less stressful.

There are several websites that you can visit to determine if a game meets certain requirements for the computer. After you download it, it will say whether you have the necessary requirements for that specific game. If you don't like downloading things, bear in mind that you could just get the information and then delete the download.

Look for sales if you want to obtain inexpensive games that your kids will enjoy. Many video stores aren't doing well. If you look, you might find a video store that is going to close soon and find some fantastic deals on games and accessories. While the discs should be in working condition, a quick clean works wonders.

If you are thinking about purchasing a online game for a child, you may want to look into what each ESRB rating means. These ratings help you learn what games are best for your kid's age level so that you can avoid inappropriate content. The ratings tell you which games are appropriate.

Think about going to a gaming arcade in another town. Some people just like to game at home using personal consoles. But it can be fun to get out of the house and join in the communal activities that an arcade offers. You can socialize and take friends with you. You can meet new people with similar interests.

When someone wants to purchase a computer game wii, there are plenty of choices. Be sure to research and read reviews before deciding which system you prefer. It is important to understand if the company carries a majority of titles that your family will enjoy. When you have chosen a system, look at how much memory this system has. There are many download options for most games and this content can fill a hard drive quickly. To make sure, buy a system that has enough memory.

It can be tempting to go all out buying expansion packs, add-ons and upgrades for your new game. This can get very pricey! Instead, be disciplined with your spending. Check out what you've got in the game you bought and only add on what you can afford.

Figure out how to operate the safety and parental controls of any gaming system that comes into your home. You can likely make adjustments that keep kids from viewing mature content. Some allow each gaming profile to be customized separately, allowing adults to enjoy games not meant for younger audiences.

There, you should now be able to start getting more out of your gaming experience since you've read this article. You will be able to make your competition quake with fear since you now quite a bit more about gaming. Just knowing a little bit can get you far in the world of gaming, even if it's just a hobby.