Article Search
Wholesale
News & ArticlesArchives
INDEPENDENT RETAILER magazine is now the official news outlet for Wholesale Central visitors.
Each monthly issue is packed with new product ideas, supplier profiles, retailing news, and
business strategies to help you succeed.
See new articles daily online at IndependentRetailer.com.
Jul 1, 2010
by Eric Leuenberger
Since measurement is the key to success, I wanted to continue that series providing yet one more item ecommerce sites may want to consider tracking.
It's no secret that consumers are using comparison shopping and product search sites more frequently. The popularity of this type of search is on the rise, and if you list any products in one of these engines, you should be tracking what effect it has on your conversion. In this article, the question we are looking to answer is "how can we track traffic arriving from Google's Product Search separately from all other traffic within Google Analytics?" For those of you not familiar with it, Google's Product Search provides product based results on items that are loaded through Google Base accounts.
Here are two main options I found for accomplishing this:
The first option is a quick way to use filters in GA to segment the traffic. This option might be best for sites that have a lot of product linked URLs listed in Google Product Search. The second method uses URL tagging and can be arrived at two different ways and although works, might not be the best if you have a lot of URLs to change.
Option 1 (Use GA Filters):
Using filters can help alleviate the need to tag many URLs. You can setup a filter within GA that segments the data you already receive and break out the portion of traffic that comes from Product Search. Here's how:
When you perform a search on Google, you'll see that your results page has a URL that looks something like the following:
http://www.google.com/search?hl=en&q=product+search&aq=f&aqi=&aql=&oq=&gs_rfai=
The key point to note here is that when performing a search from the Google Search Engine, all searches start with the following string:
http://www.google.com/search?
However, when you perform a search from Google Products the URL looks something like this:
http://www.google.com/products?hl=en&q=product%20search&um=1&ie=UTF-8&sa=N&tab=wf
The key point to note here is that when performing a search from the Google Product Engine all searches start with the following string:
http://www.google.com/products?
Knowing this we can setup a filter using the Referrer field to differentiate between the two and then use the Source field from within Analytics to view the data based on referrer.
Field A in the filter looks for a Referrer like one of the Google URLs shown above. Field B limits the data returned to only organic searches (AdWords ads can appear on the Google Product Search pages also, and we don't want to mess up that reporting). The Output To section actually changes (or rewrites) the Source to "google base" instead of just "google".
Here is what it would then look like in reporting:
Option 2 (Use URL Tagging):
Method 1:
If you don't have a lot of URLs to tag and want to do option 2, you might be able to get away with the information presented here:
http://www.google.com/support/merchants/bin/answer.py?hl=en&answer=160634
Method 2:
If, however, you have lot of product URLs to tag and want a better way of doing it then the following might be a better option.
This method uses the same concept I had introduced in a previous article on using Google's URL Builder for tagging.
In this method though we tag the URLs with:
?utm_source=google&utm_medium=base&utm_campaign=products
The components that are going to let you get segmented reporting on the traffic from Product Search within Google Analytics are source=google and medium=base.
When you go this route your reports will be broken down as follows:
Here are the steps to follow for tagging your URLs:
We are going to use the native Excel format for the feed to address the tagging.
=CONCATENATE(B2,C2
Topic: Web Tech Tips
Related Articles: google analytics
Entire contents ©2024, Sumner Communications, Inc. (203) 748-2050. All rights reserved. No part of this service may be reproduced in any form without the express written permission of Sumner Communications, Inc. except that an individual may download and/or forward articles via e-mail to a reasonable number of recipients for personal, non-commercial purposes.