// // 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"); }

PPC Weekly Roundup - 07/04/2007

by Kevin Gibbons on April 7, 2007

Here are the main stories from the world of PPC over the past 7 days:

Google AdWords

Yahoo! Search Marketing

Microsoft adCenter

General PPC

There may be a couple of items I missed as I’m catching up at the moment after getting back to the UK yesterday. After going back 17 hours from Sydney to LA and then forward another 8 hours to GMT I’m still trying to work out which timezone I’m in at the moment, up at 4.30am today so I probably should be somewhere in the middle of the Atlantic at the moment! :)

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!

{ 1 comment… read it below or add one }

Robert Clough 04.10.07 at 3:02 pm

Hey Kevin,

Thanks for including us in the roundup!

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>