// // Create a fake order ID using the current // time and the unique identifier that GA uses to // track this visitor. // var timeObj = new Date; var unixTimeMs = timeObj.getTime(); var unixTime = parseInt(unixTimeMs / 1000); var orderID = pageTracker._visitCode() + '-' + unixTime; // // This function assigns order values depending // on what has been clicked and submits the transaction // function subscriptiontracker(subtype,value) { pageTracker._addTrans( orderID, // Order ID "", // Affiliation value, // Total "", // Tax "", // Shipping "", // City "", // State "" // Country ); pageTracker._addItem( orderID, // Order ID subtype, // SKU subtype, // Product Name "blog", // Category value, // Price "1" // Quantity ); pageTracker._trackTrans(); alert("Test successful"); }

Google AdWords click fraud

by Kevin Gibbons on July 20, 2006

After it was reported last week that 2005 saw over $800 million spent on fraudulent clicks Google CEO Eric Schmidt has clarified Google’s position on taking click fraud seriously. Here’s the WebProNews article about click fraud and the misunderstanding of Schmidt’s comments about “the perfect economic solution which is to let it happen”.

The 2005 figures calculated a 14.6% of click fraud in the US search market, a recommendation I would make to stop this would be to disable your ad’s from being displayed in the content network. This is a decision which should obviously be made on the performance of your ad’s but if it’s not cost-effective to run it could be due to Google AdSense websites abusing the system and by webmasters clicking on their own adverts. Limiting your ad’s to the search network will help to ensure your ad’s are displayed to genuine users with an interest in your site.

No related posts.

Struggling to make your online marketing sparkle?

SEOptimise SEO

If you liked this post, you'll love what we can do with your SEO, PPC and online marketing campaigns. You can have the authors of this blog work directly on your campaigns!

{ 0 comments… add one now }

Leave a Comment

You can use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>