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

Using Google Analytics Advanced Segmentation to Get Proper Ad Scheduling Data

by Richard Fergie on November 24, 2008

My post about Google Analytics filters went down pretty well so I thought I’d keep the analytics bandwagon rolling and talk about how to use the new Advanced Segmentation feature to get useful data for setting advanced ad scheduling options.

For those of you who don’t know, AdWords has a feature where bids can be increased or decreased by a set multiplier based on the time and day of the week. This is really useful since for most accounts traffic at certain times and on certain days is more likely to convert so it is more valuable.

Google Analytics can tell you how conversion rates vary by hour of the day or by day of the week, but it doesn’t give you both pieces of information at the same time. This is still useful but it means you can’t take into account weekends or similar odd days. You can get AdWords reports segmented by hour of the day, but these reports do not contain conversion data so they are useless for ROI or CPA based campaigns.

Saturday around midday converts well as does Friday morning; one schedule for all days is not the best approach

In this post I will tell you how to use the new Advanced Segmentation features to get the day parting information you need so that you can bid more for the best traffic.
AdWords will let you separate a day into up to six periods so you can’t bid by the hour. In this example I’ll segment the traffic into five segments; use existing data to decide how many segments you’ll need. Here are the instructions

  1. Log into Google Analytics and select your paid search profile (if you don’t have a profile that filters out organic traffic use your standard profile).
  2. Click the “Advanced Segments” link in the left hand menu and then click “Create a new customised segment”
  3. You are now in the customised segment interface. Click “Visitors” under the “Dimensions” label in the left hand menu. Then drag “Hour of the Day” into the box labelled “dimension or metric”
  4. My first segment will be from midnight to 06:00 so I’d select “Less than or equal to” in the condition drop down box and enter “6” in the value box.
  5. If you aren’t in a PPC only profile then you’ll need a PPC filter as well. Click “Add “and” statement” and then drag “Medium” from the left hand menu to the box (In the Traffic Sources category). Select “cpc” in the value box.
  6. Name your segment and then move onto the next one. You’ll have to add an extra “and” condition to tell the segment to start after 0600.

Now you can view the report and select your segments. As the picture above shows that over the whole week midday traffic is the most valuable but on Friday morning traffic is better whereas on Saturday midday traffic is the best.

Google will only let you choose three segments to display at once but to see everything on a day by day, hour by hour basis use the export to .csv option and then view the graph in your favourite spreadsheet. By comparing the percentage difference between the conversion rate of a particular segment and the average conversion rate you can tell how much more that traffic is worth to you.

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!

{ 7 trackbacks }

Ogilvy Feeds » Blog Archive » The Big List of PPC Resources & Articles
12.19.08 at 8:23 pm
The Big List of PPC Resources & Articles | The Marketr
12.21.08 at 1:20 pm
FOST » Blog Archive » The Big List of PPC Resources & Articles
12.26.08 at 12:54 pm
The Big List of PPC Resources & Articles | Social Media Smack Talk
12.27.08 at 9:06 pm
SEOTipsOnline.com » The Big List of PPC Resources & Articles
01.05.09 at 5:44 am
The Big List of PPC Resources & Articles « Link Bait Guy
01.05.09 at 11:43 am
SEOTipsOnline.com » The Big List of PPC Resources & Articles
01.06.09 at 5:22 pm

{ 3 comments… read them below or add one }

Feedback Secrets 11.24.08 at 5:47 pm

Thanks for the tip. Prior to reading this post I never really gave any thought to the idea that the day of the week as well as the time effected AdWords based conversion rates.

Seems so obvious in retrospect since the same is true with email-open and click-through rates. I will definitly have to play around more with segmentation. Thanks

webdesign 11.26.08 at 4:08 pm

finally those segments make sense to me.
thanks

googalooza 12.14.08 at 2:17 am

Good post! When it comes to PPC, time scheduling is very important to improve your ROI.

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>