// // 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 Weekly News Recap

by Kevin Gibbons on February 20, 2007

The last week has been a very busy one for Google AdWords so I thought I’d go over some of the recent changes made.

- The main change is that Google has updated the AdWords quality score algorithm and now allows advertisers to add a quality score column at AdGroup level, this will show either a value of Poor, Good, OK or Great for each keyword.
- You can now pause individual keywords, sites and ad variations.
- Google are currently testing CPC site targeting in beta.
- Some advertisers experienced an increase in CPC prices caused by a quality score bug which has now been fixed.
- The Google AdWords budget analyser is live.
- And the Google AdWords Professional verification pages have been fixed.

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>