Learn How to Track Your MSN adCenter PPC Keyword Data in AnalyticsPosted by John on April 8, 2008 in Microsoft adCenter |
Last week I explained how to use custom URL tags to track keyword level data from your Yahoo! Search Marketing campaigns. In that post I promised to share the instructions for tracking that same data for MSN’s adCenter. Before I dig into the nitty-gritty, I must give a huge hat-tip to Alex Cohen for his original post on this subject. So without further ado, let me explain how to use tagging URLs to track keyword level data for adCenter in your Google Analytics reports.
Much like your Yahoo! PPC traffic, if left untagged, your adCenter traffic will appear in Analytics as organic visits from MSN. And what’s worse – you won’t have visibility into keywords because they’ll be listed in the (not set) category! Because you’re a smart search marketer, you know that you need more detailed information than that.
Following a path similar to last week, go ahead on over to the Google Analytics URL Builder. This is where you will be able to create custom tags for your adCenter destination URLs. You will need to complete the same information:
- Campaign Source (msn)
- Campaign Medium (cpc)
- Campaign Term (keywords!!!)
- Campaign Content (ad variation)
- Campaign Name (campaign or ad group name)
In a basic example, you would have to create a new destination URL for every keyword in your adCenter account. Since that is a time-sucking, tedious process, there are some effective work-arounds. Your adCenter account automatically sends information when searchers click your ads and they don’t require that you turn this function on or off (unlike Google and Yahoo!). What do they provide?
- Query String – this is the raw search query from MSN.com or Live.com. This is as close as you’ll come to automating the process of bringing your adCenter keywords into your Analytics reports.
- Match Type – this is a basic code that will tell you if the triggered keyword was broad, phrase or exact matched.
- OrderItemID – this is your ad group id.
- AdID – this is the id for your ad text variations.
If you’re sophisticated enough to use server logs to track your site’s visitors, you can simply append these variables to your destination URLs to record the data in your logs. But for the purpose of using Google Analytics, you’ll have to insert these variables into your custom URL tag. Here’s an example:
- Basic Tracking URL: http://www.example.com/tracking?utm_source=msn&utm_medium=cpc &utm_term=ppc%2Bhero&utm_content=best%2Bblog%2Bad%2B1 &utm_campaign=tracking%2Burls
- New Variables: Term is {QueryString}, content is {AdID} and campaign is {OrderItemID}.
- New Tracking URL: http://www.example.com/tracking?utm_source=msn&utm_medium=cpc &utm_term={QueryString}&utm_content={AdID}&utm_campaign={OrderItemID}
Now you know how to track detailed keyword and account information from MSN adCenter in your Google Analytics account. When you combine this tactic with URL tagging in Google AdWords and Yahoo! Search Marketing, you have at your disposal very powerful information. You will be able to make smarter decisions regarding keyword level bounce rate and time on site. You can compare conversion data (with goal funnels) between all of your sources and mediums of site traffic. All in all, using URL tagging to track keyword data in Analytics will make your job as a search marketer that much easier!
- Our Greatest Hits for April!
- The Google Guillotine Has Fallen Again With the Removal of Cross Channel Tracking
- Destination URLs, Tracking Parameters and 301 Redirects - A Cautionary Tale
- Our Top 10 Blog Posts for 2008!
- Discover Google AdWords Insertion Tags and Learn How to Use Them Today









April 8th, 2008 at 3:52 pm
[...] Learn How to Track Your MSN adCenter PPC Keyword Data in Analytics, PPC Hero [...]
April 9th, 2008 at 4:28 pm
Hey John,
I’m glad you found my article useful!
Just to clarify 2 things:
1.) You will not be able to see funnels by referring source. That requires proper use of profiles.
2.) You may want to check whether OrderItemID and AdID give you the data you require. I believe it may return numerical identifiers useless to anyone except MSN’s own system. If you find otherwise, please correct me.
There are a few options in my post about link tagging with Google Analytics that might work:
http://www.alexlcohen.com/web-analytics/2008/03/26/campaign-tagging-google-analytics/
Cheers,
-Alex
April 11th, 2008 at 8:57 am
[...] Learn How to Track Your MSN adCenter PPC Keyword Data in Analytics - “Must Read!” [...]
May 1st, 2008 at 7:12 pm
[...] John Lee/PPC Hero: Learn How to Track Your MSN adCenter PPC Keyword Data in Analytics [...]
August 22nd, 2008 at 5:26 pm
[...] For more details, check out this article written by our friends at PPC Hero [...]
September 23rd, 2008 at 8:31 am
This is great, thank you!
I was wondering if you have found any methodology for accomplishing this task in Ask Sponsored Listings.
September 23rd, 2008 at 8:47 am
@ Danny,
You could still use the basic principles and build out URL tags that would work with Ask.com. Here’s an example:
example.com/?utm_source=ask&utm_medium=cpc&utm_content=adgroup1&utm_campaign=campaign1
To track specific keywords, you can always go the manual route and enter &utm_term=keyword1 However, I’m certain you can use the following to pull in the keyword: &utm_term={keyword}