<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>MIX Analytics</title>
	<atom:link href="http://www.akravitz.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.akravitz.com</link>
	<description>Digital Analytics Consulting and Insights</description>
	<lastBuildDate>Tue, 18 Jun 2013 06:20:12 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>5 Google Analytics Gotchas</title>
		<link>http://www.akravitz.com/google-analytics-gotchas/</link>
		<comments>http://www.akravitz.com/google-analytics-gotchas/#comments</comments>
		<pubDate>Sun, 26 May 2013 09:54:33 +0000</pubDate>
		<dc:creator>Ana Kravitz</dc:creator>
				<category><![CDATA[Google Analytics]]></category>
		<category><![CDATA[Reporting]]></category>

		<guid isPermaLink="false">http://www.akravitz.com/?p=1509</guid>
		<description><![CDATA[<p>GA does a great job of making web data accessible and intuitive but there are a few issues that tend to trip up users. After working with hundreds of GA accounts and users, I&#8217;ve compiled the following list of &#8220;gotchas&#8221; to be careful of.</p> <p>&#160;</p> <p><strong>Quick links:</strong></p> <a href="#part1">GOTCHA #1: Visits per Page (or what <a href="http://www.akravitz.com/google-analytics-gotchas/">[...]</a>]]></description>
				<content:encoded><![CDATA[<p>GA does a great job of making web data accessible and intuitive but there are a few issues that tend to trip up users. After working with hundreds of GA accounts and users, I&#8217;ve compiled the following list of &#8220;gotchas&#8221; to be careful of.</p>
<p>&nbsp;</p>
<p><strong>Quick links:</strong></p>
<ul>
<li><a href="#part1">GOTCHA #1: Visits per Page (or what happens when GA trusts us to make our own reports)</a></li>
</ul>
<ul>
<li><a href="#part2">GOTCHA #2:  Direct Traffic (or how someone did not actually type in a URL 280 characters long)</a></li>
</ul>
<ul>
<li><a href="#part3">GOTCHA #3:  GA Attribution (or how someone came to your site today from that email you sent out 4 months ago)</a></li>
</ul>
<ul>
<li><a href="#part4">GOTCHA #4: Bounce rate vs. exit rate</a></li>
</ul>
<ul>
<li><a href="#part5">GOTCHA #5:  Mobile Traffic (or why you may not need an instant site redesign)</a></li>
</ul>
<p>&nbsp;</p>
<p><strong><a id="part1"></a>GOTCHA #1: Visits per Page </strong></p>
<p>Visits are a standard metric throughout Google Analytics.  But one place you don&#8217;t see them is in the Content &gt; Pages report.    Here, instead, you&#8217;ll see Pageviews and Unique Pageviews.</p>
<p><img class="alignnone size-full wp-image-1510" style="border: 1px solid black;" alt="google-analytics-page-views" src="http://217057741.r.lightningbase-cdn.com/wp-content/uploads/page-views.png" width="646" height="318" /></p>
<p>&nbsp;</p>
<p>Many enterprising users therefore try to get around this by creating their own custom report containing Page as the dimension and Visits as the metric.</p>
<p>While Google Analytics will allow you to create this report, the combination doesn&#8217;t actually work.   In Google Analytics&#8217; data model, the visit count increments only on the first page of a visit.  Therefore when you force Visits and Page together into a report, it is actually showing you visits per landing page, and the counts will be understated. Don&#8217;t do this.</p>
<p>If you would like to see how many visits contained a page view of a particular page, use the Unique Pageviews metric or create a segment on the Page you&#8217;re interested in and view the Audience &gt; Overview report.</p>
<p>&nbsp;</p>
<p><strong><a id="part2"></a>GOTCHA #2:  Direct Traffic (or how someone did not actually type in a URL 280 characters long)</strong></p>
<p>Here&#8217;s a question I got that represents much of the confusion around direct traffic.</p>
<p><em>In my direct traffic report I&#8217;m seeing many deep page links receiving visits from direct traffic.  I heard that people bookmarking the page and using that URL to visit the website will measured as direct traffic, that’s fine. But here I&#8217;m sure typing and bookmarking all the internal pages is not possible.  So can you please explain me how these URLs come into the direct traffic report.</em></p>
<p>The reason he&#8217;s seeing this is because traffic credited as &#8220;direct&#8221; or &#8220;none&#8221; is often explained as reflecting typed or bookmarked traffic, but there&#8217;s really more to it than that.   In reality, direct traffic is anything where there’s no referral info coming in from a browser. Some examples include:</p>
<ul>
<li>typing in the URL/ bookmarking the URL and clicking on it  (this is the standard explanation)</li>
<li>untagged emails that get clicked on from email clients like Outlook</li>
<li>clicks from instant messaging apps like Skype or MSN (if your users are sending links to their friends in chat)</li>
<li>Twitter apps</li>
<li>mobile apps</li>
<li>tracking issues that strip out or overwrite the referral information (for example with certain kinds of redirects)</li>
</ul>
<p>&nbsp;</p>
<p><strong><a id="part3"></a>GOTCHA #3:  GA Attribution (or how someone came to your site today from that email you sent out 4 months ago)</strong></p>
<p>Users visit your site from a variety of sources over time. Maybe they discover your site via search, sign up for your email newsletter, then return to your site after clicking on the emails.  Distributing credit to your different traffic sources is a question of attribution.  Most frequently, companies use last-click attribution, where the most recent traffic source gets credit for the visit.  That&#8217;s also the model that makes the most intuitive sense &#8211; when you ask &#8220;what traffic sources drove today&#8217;s visits&#8221; you&#8217;re usually not asking &#8220;how did they come to the site 2 months ago&#8221;.</p>
<p>Google Analytics, however, uses a default attribution model that is a variant of last-click.    If a user comes in directly (as explained above), GA will NOT credit that user as direct if they ever came to the site from some other traffic source in the past 6 months (assuming they didn&#8217;t delete their cookies).  Essentially GA is trying to make the &#8220;none&#8221; bucket as small as possible.</p>
<p><img class="alignnone size-full wp-image-1511" style="border: 1px solid black;" alt="traffic sources - ga" src="http://217057741.r.lightningbase-cdn.com/wp-content/uploads/last-click.png" width="268" height="373" /></p>
<p>In practice this means every traffic source except direct/none is overstated if you&#8217;re looking at it from a last-touch perspective. This is also why you&#8217;ll see old emails and outdated links in your reports.</p>
<p>&nbsp;</p>
<p><strong><a id="part4"></a>GOTCHA #4: Bounce rate vs. exit rate </strong></p>
<p>Bounce rates are the percent of single page visits, where the user arrives and doesn&#8217;t trigger any events or visit any other page.  Exit rates are the percent exits from a page, regardless of whether the user viewed any other pages.  Bounces are actually  just a specific type of exits.</p>
<p>This sometimes leads to the question, &#8220;If bounces are just one type of exits, how can bounce rates be larger than exit rates for my page?&#8221;</p>
<p>The answer to this lies in looking at the specific equations that make up each metric.</p>
<div id="yui_3_7_2_1_1369559039596_9055" style="padding-left: 90px;"><strong>Bounce rate</strong>: Visits with only 1 pageview (bounces) divided by entrances</div>
<div id="yiv2657402813cases-footer" style="padding-left: 90px;"><strong>Exit rate</strong>: Visits that leave from the page (exits) divided by all pageviews</div>
<p>So it&#8217;s important to note that the denominator is different, and the two metrics are independent.  This report helps illustrate the difference (thanks to GA customer support for originally sharing it with me): <a href="https://www.google.com/analytics/web/template?uid=wKrFy131QdmtB8X6qBP2_w">https://www.google.com/analytics/web/template?uid=wKrFy131QdmtB8X6qBP2_w</a></p>
<p>&nbsp;</p>
<p><strong><a id="part5"></a>GOTCHA #5:  Mobile Traffic (or why you may not need an instant site redesign)</strong></p>
<p>Check your Mobile &gt; Overview report to see how many of your users are checking your site from a mobile device.</p>
<p>When I first did this for a client site, I thought holy crap! Nearly a quarter of their traffic is coming in from mobile devices and they don&#8217;t even have a mobile site!</p>
<p><img class="alignnone size-full wp-image-1512" style="border: 1px solid black;" alt="mobile" src="http://217057741.r.lightningbase-cdn.com/wp-content/uploads/mobile.png" width="398" height="207" /></p>
<p>&nbsp;</p>
<p>But drilling down into device showed the story was a little different.    Yes, it says it in the label, but it&#8217;s worth repeating:  Mobile (including tablet) does, in fact, include tablets :).  You&#8217;ll likely find that a large portion of your &#8220;mobile&#8221; traffic actually consists of iPads, Nexuses, and other devices with a screen much more similar to a computer than a phone.   The story of mobile traffic may be different than you think.</p>
<p><img class="alignnone size-full wp-image-1513" style="border: 1px solid black;" alt="devices" src="http://217057741.r.lightningbase-cdn.com/wp-content/uploads/devices.png" width="392" height="204" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.akravitz.com/google-analytics-gotchas/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Track Vanity URLs Using Redirects</title>
		<link>http://www.akravitz.com/track-vanity-urls-using-redirects/</link>
		<comments>http://www.akravitz.com/track-vanity-urls-using-redirects/#comments</comments>
		<pubDate>Sun, 17 Feb 2013 08:57:39 +0000</pubDate>
		<dc:creator>Ana Kravitz</dc:creator>
				<category><![CDATA[Campaign Tracking]]></category>
		<category><![CDATA[Coremetrics]]></category>
		<category><![CDATA[Google Analytics]]></category>
		<category><![CDATA[Implementation]]></category>

		<guid isPermaLink="false">http://www.akravitz.com/?p=1299</guid>
		<description><![CDATA[<p>Adding tracking parameters to URLs is an essential part of a marketing campaign strategy, as these tracking parameters enable you to see how your marketing efforts are performing. However, sometimes it&#8217;s not optimal to hand out a long link filled with tracking parameters, for example on TV or through direct mail. One solution is to <a href="http://www.akravitz.com/track-vanity-urls-using-redirects/">[...]</a>]]></description>
				<content:encoded><![CDATA[<p>Adding tracking parameters to URLs is an essential part of a marketing campaign strategy, as these tracking parameters enable you to see how your marketing efforts are performing. However, sometimes it&#8217;s not optimal to hand out a long link filled with tracking parameters, for example on TV or through direct mail. One solution is to shorten your URL using a service like bit.ly, but that may seem unprofessional, harder to remember, or just not as nice as using your own domain name. So, in those cases, the best solution is to hand out a &#8220;vanity&#8221; URL that then resolves to a full URL containing tracking parameters via 301 redirect.</p>
<p>&nbsp;</p>
<p><strong>Vanity URLs</strong></p>
<p>A vanity URL is typically a short and memorable URL taking the format www.site.com/promo. Then, when the user types in that URL, it should immediately redirect them to a page like www.site.com?utm_medium=redirect&amp;utm_source=promo. That example contains tracking parameters for Google Analytics, but you could just as easily apply cm_mmc parameters for Coremetrics, or your custom tracking parameters for Omniture.</p>
<p>&nbsp;</p>
<p><strong>Redirect Implementation</strong></p>
<p>To implement the redirect, there are many ways and it will depend on your setup. However if you&#8217;re doing this yourself using a CMS like WordPress or Drupal, I believe the easiest is as follows:</p>
<p>1) Open and edit your .htaccess file (you can just create a new text file named .htaccess if there isn&#8217;t one there already).</p>
<div class="callbox">The .htaccess file is a text file you can most easily access by a plugin  (e.g. Yoast&#8217;s popular WordPress SEO plugin).  Alternately you can access it via FTP or your site host&#8217;s File Manager &#8211; it&#8217;s usually located in the root directory and hidden by default, so you might need to look around and check a box called Show Hidden Files</div>
<p>2) Create a backup of the existing .htaccess file. Don&#8217;t skip this part &#8211; it&#8217;s actually very easy to bork your site if you make a mistake in your .htaccess file.</p>
<p>3) Add the following text anywhere:</p>
<p>redirect 301 /<span style="color: #0000ff;">promo</span> http://www.<span style="color: #0000ff;">site</span>.com<span style="color: #0000ff;">/</span>?utm_source=<span style="color: #0000ff;">promo</span>&amp;utm_medium=<span style="color: #0000ff;">redirect</span>&amp;utm_campaign=<span style="color: #0000ff;">Feb_promo</span><br />
[GA example]</p>
<p>OR</p>
<p>redirect 301 /<span style="color: #0000ff;">promo</span> http://www.site.com<span style="color: #0000ff;">/</span>?<span style="color: #0000ff;">cm_mmc=promo-_-redirect-_-Feb_promo-_-XYZ</span><br />
[Coremetrics example]</p>
<p>Substitute in your page names and desired tracking parameters where the text is blue.</p>
<p>In this example, /<span style="color: #0000ff;">promo</span> refers to the page you want to redirect, and<span style="color: #0000ff;"> /</span> refers to the page you’re redirecting to. If you wanted to redirect to a page other than a homepage, for example to /newpage you’d implement the redirect as follows: redirect 301 /<span style="color: #0000ff;">promo</span> http://www.site.com<span style="color: #0000ff;">/newpage</span>?utm_source=<span style="color: #0000ff;">promo</span>&amp;utm_medium=<span style="color: #0000ff;">redirect</span>&amp;utm_campaign=<span style="color: #0000ff;">Feb_promo</span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.akravitz.com/track-vanity-urls-using-redirects/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Essential Google Analytics Reading (for Advanced Users)</title>
		<link>http://www.akravitz.com/essential-google-analytics-reading-advanced-users/</link>
		<comments>http://www.akravitz.com/essential-google-analytics-reading-advanced-users/#comments</comments>
		<pubDate>Tue, 12 Feb 2013 07:59:50 +0000</pubDate>
		<dc:creator>Ana Kravitz</dc:creator>
				<category><![CDATA[Google Analytics]]></category>
		<category><![CDATA[Web Reading]]></category>

		<guid isPermaLink="false">http://www.akravitz.com/?p=1234</guid>
		<description><![CDATA[<p>I compiled this list of the best Google Analytics posts containing tweaks and hacks for advanced users. My criteria for inclusion were as follows:</p> <p><strong>Usefulness</strong>. These are all still relevant as of Feb, 2013, despite, in some cases, years of product changes since the original post came out! They also tend towards solving big issues <a href="http://www.akravitz.com/essential-google-analytics-reading-advanced-users/">[...]</a>]]></description>
				<content:encoded><![CDATA[<p>I compiled this list of the best Google Analytics posts containing tweaks and hacks for advanced users.  My criteria for inclusion were as follows:</p>
<p><strong>Usefulness</strong>. These are all still relevant as of Feb, 2013, despite, in some cases, years of product changes since the original post came out!  They also tend towards solving big issues that affect larger accounts.</p>
<p><strong>Non-obviousness</strong>. Nothing here comes out of the box or is listed in the GA documentation. In fact a few are directly opposed to GA&#8217;s official instructions.</p>
<p><strong>Originality</strong>. As far as I know, most of these tips were discovered by the author.</p>
<p>&nbsp;</p>
<div class="callbox">
<p><strong>1) Google Analytics Sub-Domain Tracking</strong></p>
<p>As many frustrated users have discovered, Google Analytics does NOT always provide the best instructions for implementing their own code.  So, incredibly, this post is still useful 2 years later!  Provides the definitive answer to how to track across sub-domains and solve self-referral issues.<br />
<a href="http://www.roirevolution.com/blog/2011/01/google_analytics_subdomain_tracking.php">http://www.roirevolution.com/blog/2011/01/google_analytics_subdomain_tracking.php</a></p>
</div>
<p>&nbsp;</p>
<div class="callbox"><strong>2) Segment Goals Funnels in Google Analytics</strong>Another unbelievably long-standing post.  Google Analytics provides a nice funnel visualization but doesn&#8217;t let you drill into it, removing much of the value.  This post opened my eyes to another way to do it and I have used this technique numerous times with very neat results.<br />
<a href="http://www.lunametrics.com/blog/2010/06/04/segment-goal-funnel-google-analytics/">http://www.lunametrics.com/blog/2010/06/04/segment-goal-funnel-google-analytics/</a></div>
<p>&nbsp;</p>
<div class="callbox">
<p><strong>3) Merge Google Analytics with Your Data Warehouse</strong></p>
<p>At some point most companies get serious about wanting to merge their web analytics data with their own internal databases.  Justin Cutroni&#8217;s post gives the basic technique for splitting and parsing Google&#8217;s own tracking cookie in order to create a primary key.<br />
<a href="http://cutroni.com/blog/2011/05/05/merging-google-analytics-with-your-data-warehouse/">http://cutroni.com/blog/2011/05/05/merging-google-analytics-with-your-data-warehouse/</a></p>
</div>
<p>&nbsp;</p>
<div class="callbox">
<p><strong>4) onMouseDown vs. onClick Event Tracking</strong></p>
<p>This post details an experiment where using the standard recommended event tracking code undercounted events by about 40%.  A simple change can make data much more accurate (and shows the importance of experimentation).<br />
<a href="http://www.cardinalpath.com/experiment-onclick-vs-onmousedown-event-tracking-in-google-analytics/">http://www.cardinalpath.com/experiment-onclick-vs-onmousedown-event-tracking-in-google-analytics/</a></p>
</div>
<p>&nbsp;</p>
<div class="callbox">
<p><strong>5) Implement Rollup Reporting </strong></p>
<p>This one takes the cake in terms of longevity.  4 years later and still relevant! (with a few tweaks to the code).  Essential reading for enterprises wanting to summarize data across web properties.<br />
<a href="http://www.advanced-web-metrics.com/blog/2009/03/30/roll-up-reporting-in-google-analytics/">http://www.advanced-web-metrics.com/blog/2009/03/30/roll-up-reporting-in-google-analytics/</a></p>
</div>
<p>&nbsp;</p>
<div class="callbox">
<p><strong>6) Attribution Modeling Without Google Analytics Premium</strong></p>
<p>I can always appreciate the inventive spirit that emerges when trying to get something for free :-D.   GA Premium&#8217;s attribution modeling tool lets you credit different marketing touchpoints for conversions. But if you don&#8217;t have a spare $150K lying around for GA Premium, no worries &#8211; Lunametrics has provided a guide + Excel templates to do it for free.<br />
<a href="http://www.lunametrics.com/blog/2012/05/10/attribution-modeling-google-analytics/">http://www.lunametrics.com/blog/2012/05/10/attribution-modeling-google-analytics/</a></p>
</div>
<p>&nbsp;</p>
<div class="callbox">
<p><strong>7) Steal &#8220;Not Provided&#8221; Data Back From Google</strong></p>
<p>The issue with &#8220;not provided&#8221; organic search data has become even greater since this post came out. This provides a method to replace the &#8220;not provided&#8221; data with the landing page URL so at least you have SOME information about these visits.  It also serves as a creative example of how flexible and powerful filters can be.<br />
<a href="http://econsultancy.com/blog/8342-how-to-steal-some-not-provided-data-back-from-google">http://econsultancy.com/blog/8342-how-to-steal-some-not-provided-data-back-from-google</a></p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.akravitz.com/essential-google-analytics-reading-advanced-users/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Tag and Track Social Media Traffic For Google Analytics</title>
		<link>http://www.akravitz.com/tag-track-social-media-traffic-for-google-analytics/</link>
		<comments>http://www.akravitz.com/tag-track-social-media-traffic-for-google-analytics/#comments</comments>
		<pubDate>Mon, 04 Feb 2013 13:28:00 +0000</pubDate>
		<dc:creator>Ana Kravitz</dc:creator>
				<category><![CDATA[Campaign Tracking]]></category>
		<category><![CDATA[Google Analytics]]></category>

		<guid isPermaLink="false">http://www.akravitz.com/?p=1112</guid>
		<description><![CDATA[<p>If you are reading this, you most likely are involved in promoting your site through social media. You or your social media team are posting on Facebook, Twitter, Pinterest, etc. to drive traffic to your site. You want to find out what social media sites are sending the most traffic, what social media sites are <a href="http://www.akravitz.com/tag-track-social-media-traffic-for-google-analytics/">[...]</a>]]></description>
				<content:encoded><![CDATA[<p>If you are reading this, you most likely are involved in promoting your site through social media.  You or your social media team are posting on Facebook, Twitter, Pinterest, etc. to drive traffic to your site.   You want to find out what social media sites are sending the most traffic, what social media sites are performing the best, and understand what these social media visitors are doing on your site.</p>
<p>Tracking for social media has both strategic and technical elements, so this post will go deeply into both, along with a strong dose of practical considerations.</p>
<p>Quick links:</p>
<ul>
<li><a href="#part1">Part 1: How to Identify Your Social Media Sites of Interest</a></li>
</ul>
<ul>
<li><a href="#part2">Part 2: How to Find and Isolate Your Social Media Data in the Reports</a></li>
</ul>
<ul>
<li><a href="#part3">Part 3: Pitfalls and Problems (or Why You Should Tag Your Social Links for Google Analytics)</a></li>
</ul>
<ul>
<li><a href="#part4">Part 4: HOW to Tag Your Social Links for Google Analytics</a></li>
</ul>
<ul>
<li><a href="#part5">Part 5: Technical P.S. For Google Analytics Nerds</a></li>
</ul>
<p>&nbsp;</p>
<p><strong><a id="part1"></a>PART 1: IDENTIFY YOUR SOCIAL MEDIA TRAFFIC</strong></p>
<p>Find traffic from your social media sources by navigating to Traffic Sources &gt; Sources &gt; Referrals.  This will bring up a list like this:</p>
<p><img class="alignnone size-full wp-image-1114" style="border: 1px solid black;" title="traffic sources" alt="traffic sources" src="http://217057741.r.lightningbase-cdn.com/wp-content/uploads/traffic-sources.jpg" width="504" height="442" /></p>
<p>&nbsp;</p>
<p>Look through this list to identify your site&#8217;s social media traffic.  In addition to this, think through the sites your company has a social presence on, or sites where it makes sense for you to foster some kind of community.  There are two important points to keep in mind:</p>
<p>1) You can see from this example that social media sites are represented by a few different URLs. m.facebook.com is Facebook&#8217;s mobile site, and t.co is actually Twitter&#8217;s shortened URL service.</p>
<div class="callbox">Shortened links for a few popular URLs:<br />
fb.me &#8211;&gt; Facebook<br />
linkd.in &#8211;&gt; LinkedIn<br />
goo.gl &#8211;&gt; Google<br />
t.co &#8211;&gt; Twitter</div>
<p>2)  YOU decide yourself what constitutes a &#8220;social media&#8221; source.  For example, the above list contains online fashion community polyvore.com. You probably don&#8217;t need to track this for your electronics site, but if you have a fashion-related site, then it&#8217;s probably quite relevant.  It&#8217;s up to you to decide what you want to identify as social media traffic, though a &#8220;standard&#8221; list would probably include Twitter, Facebook, Google+, Pinterest, LinkedIn, YouTube, Reddit, Tumblr, and a few more that have come out by the time you&#8217;re reading this :).</p>
<div class="callbox">Note: If you navigate to Traffic Sources &gt; Social &gt; Overview, you will in fact find a predetermined standard list of &#8220;social&#8221; traffic, as well as several other reports centered around social traffic.  I don&#8217;t usually use these reports because I like to see social in the context of all the other traffic, not sectioned off by itself.  But I recommend taking a look so you know what&#8217;s available.  This guide is specifically for people using the standard Traffic Sources report, NOT the Social reports.</div>
<p><strong><a id="part2"></a>PART 2: FIND YOUR DATA</strong></p>
<p>OK, you&#8217;ve made your list of social media sites you want to track. Now what?</p>
<p>The first thing you can do is click on the Advanced search box above the Traffic Sources &gt; Sources &gt; Referrals report we were already looking at.</p>
<p><img class="alignnone size-full wp-image-1115" style="border: 1px solid black;" title="advanced-filter" alt="advanced-filter" src="http://217057741.r.lightningbase-cdn.com/wp-content/uploads/advanced-filter.jpg" width="577" height="116" /></p>
<p>This will bring up a dialog box as follows, where you can add in the right criteria to isolate just the social media sites you&#8217;re interested in (be careful with t.co since that will match a lot of sites if you&#8217;re not careful).</p>
<p><img class="alignnone size-full wp-image-1116" style="border: 1px solid black;" title="advanced-filter-social" alt="advanced-filter-social" src="http://217057741.r.lightningbase-cdn.com/wp-content/uploads/advanced-filter-social.jpg" width="618" height="342" /></p>
<p>You&#8217;ll probably notice that this method will get tiresome after more than a few sites have been entered, so you can instead take a shortcut by choosing Include Source Matching RegExp and then copying and pasting the following (no spaces): (facebook.com|linkedin.com|lnkd.in|pinterest.com|plus.url.google|tumblr.com|twitter.com|^t.co$|youtube.com)</p>
<p>In RegExp syntax, a pipe (&#8220;|&#8221;) means &#8220;or&#8221; so if you have additional social media sites you want to track, you can append them by adding a pipe and then the site URL.</p>
<p><img class="alignnone size-full wp-image-1117" style="border: 1px solid black;" title="regex filter" alt="regex filter" src="http://217057741.r.lightningbase-cdn.com/wp-content/uploads/regex-filter.jpg" width="604" height="222" /></p>
<p>Now your report will be filtered for just your social media sites.</p>
<div class="callbox">Expert Tip: click &#8220;Shortcut&#8221; towards the top menu bar to save this configuration so you can easily access the filtered report again next time.</div>
<p>Out of the box, you&#8217;ll be able to see visits, pages/visit, and other key site usage metrics. If you&#8217;ve enabled ecommerce or goal tracking, you can switch to the right metric set for those for those by clicking to the appropriate tab at the top of the page.  This is actually just one of a few ways to view the data, but it should give you a good way to jump into comparing and understanding the traffic quality of your various social media sites.</p>
<p><img class="alignnone size-full wp-image-1118" style="border: 1px solid black;" title="metric selector" alt="metric selector" src="http://217057741.r.lightningbase-cdn.com/wp-content/uploads/metric-selector.jpg" width="497" height="180" /></p>
<p>&nbsp;</p>
<p><strong><a id="part3"></a>PART 3: PITFALLS AND PROBLEMS (or WHY YOU SHOULD TAG YOUR LINKS FOR GOOGLE ANALYTICS)</strong></p>
<p>If you are only interested in analyzing social traffic that arrives at your site because your fans (or perhaps enemies) are posting links back to your site, you can check your data as described above and stop reading now.  However, for everyone else actively managing social media accounts on Twitter, Facebook, Google+, and others, I&#8217;m sorry, but it&#8217;s not quite as easy.  Note &#8212; if you are already tagging your links, you can skip ahead right  now to <a href="#part4">Part 4: HOW to Tag Your Links for Google Analytics </a>.  If, instead, you&#8217;re posting on social media sites but not putting special tags on your links, or if you didn&#8217;t know what a &#8220;tag&#8221; was before now, keep reading as this will apply to you :)</p>
<p>As you can see from the filtered report we created above, you can get a wealth of information on social media traffic and performance out of Google Analytics, all without adding a single tag.   There&#8217;s only one catch &#8211; social media is by definition social. Your social media team may be out there posting links (&#8220;come check out our Winter promotion&#8221;), but <em>so are other people.  </em>It takes a lot of time, money, and effort to sustain an active social media presence, so at some point you will want to understand how much social media traffic is coming from the links YOU post on social media sites versus links that get shared by your site fans and visitors.   Let&#8217;s call the first type &#8220;active social&#8221; and the second type &#8220;organic social&#8221;.</p>
<p>A tag is Google Analytics&#8217; way of allowing you to control the way traffic to your site shows up in the reports &#8211; more on that shortly.  In short, if you don&#8217;t tag your links, you <strong>can&#8217;t tell active and organic social traffic apart</strong>. It all gets rolled up together.</p>
<p>This also means you frequently <strong>can&#8217;t identify what specific posts and status updates drove your social traffic</strong>.  You&#8217;ll see you have a big spike in traffic from Facebook, but won&#8217;t be able to drill down further than that because Facebook doesn&#8217;t supply a deeper level of granularity.</p>
<p><strong>These issues are resolved by tagging your social media links</strong>.  Which brings us to&#8230;.</p>
<p>&nbsp;</p>
<p><strong><a id="part4"></a>PART 4: RECOMMENDATIONS FOR TAGGING SOCIAL MEDIA TRAFFIC</strong></p>
<p>If you&#8217;re already posting on social media sites and adding tags for Google Analytics, congratulations :) As stated before, tags let you explicitly identify how traffic will show up in your GA traffic source reports.</p>
<p>In brief, there are 5 slots you can use to add information about every link you post out in the world.  When users click on these links and arrive at your site, any original values will be overwritten by those 5 values, which can then be looked up in the reports.  The 5 slots are utm_medium, utm_source, utm_content, utm_campaign, and utm_term, and directly correspond to the Medium, Source, Ad Content, Campaign, and Keyword fields in GA.</p>
<p>Every time you or your social media masters are posting links that link back to the site, they can append detailed data into these slots.    This also means you can overwrite default values.  For example, by default, social traffic comes in with a medium of &#8220;Referral&#8221; in the Traffic Sources report.  However, if you are tagging your links, you get to choose what medium name to use.</p>
<p>In the above case, I see many companies choose &#8220;Social&#8221;.    This means you&#8217;re out there carefully appending ?utm_medium=social&amp;utm_source=twitter.com&amp;utm_campaign=todays-awesome-post to the daily link, so that anyone who clicks on it gets stamped with Medium = Social.  Meanwhile your site visitors don&#8217;t know what a tag is (except MY site visitors :D) so they&#8217;re out there in the world, posting naked links back to your site that get the default stamp of Medium = Referral.</p>
<p>There is nothing inherently wrong with this, but it causes a split in the data that you need to be cautious about.  If you follow this strategy, make sure anyone looking at the data is aware that social data now appears under two separate mediums, and must be summed for an accurate count of overall traffic.</p>
<p><img title="social mediums" alt="social mediums" src="http://217057741.r.lightningbase-cdn.com/wp-content/uploads/social-mediums.jpg" width="346" height="309" /></p>
<p>In practice, I find that it is easier to avoid data misinterpretations if you tag your social links as &#8220;referral&#8221; so it all rolls up together.  You can then differentiate active from organic social by adding a tag into another slot like &#8220;utm_content&#8221;.</p>
<p>Also be aware of maintenance.  You need to tag every post you make, and ideally with tags that change for every post or update so you can identify the traffic. This can be a significant overhead in terms of time and effort.  Reduce the time and effort associated with producing tags by creating a centralized tagging document (your company intranet or a Google doc should work well) that everyone is on board with.  You may also benefit from some automated system for creating the tags, either built internally or via some software designed for this purpose.  Whatever system you use, make sure there is in fact a SYSTEM.</p>
<div class="callbox">
<p><strong>Summarized Recommendations for Tagging Social Media</strong></p>
<p>Create a centralized tagging document.  And then tag your links using the following values:</p>
<p><strong>utm_medium</strong>=referral //this will make both active social and organic social roll up together</p>
<p><strong>utm_source</strong>=&lt;sitename.com&gt; (e.g. facebook.com) // this will again ensure that your active and organic social are rolling up together</p>
<p><strong>utm_campaign</strong>=&lt;date&gt;_&lt;post or update identification&gt; (e.g.  20130204_Winter_Promotion) // this will let you identify what specific post drove the traffic</p>
<p><strong>utm_content</strong> = social // this will let you easily differentiate your active and organic social from each other</p>
<p>See the <a href="http://support.google.com/analytics/bin/answer.py?hl=en&amp;answer=1033867">Google Analytics URL builder</a> if you still need help constructing these custom URLs.</p>
</div>
<p>&nbsp;</p>
<p><strong><a id="part5"></a>PART 5: A NOT TOTALLY FINAL P.S. FOR GOOGLE ANALYTICS NERDS</strong></p>
<p>There is one remaining subtle tracking issue related to how Google Analytics works.  Ironically, when you tag your links, you can actually get LESS information than what you had before!  This is because, by default, Google Analytics gets the full referrer URL (out of the document.referrer property), and populates the Source and Referral Path fields with the info.   However, when you add campaign tracking tags, you only get the information you placed in the tags.</p>
<p>As an example, here are the full referral paths for untagged traffic coming from Twitter.  These are the original referring URLs, meaning we can click all the way through to see the exact status update that drove the traffic.</p>
<p><img title="referral paths" alt="referral paths" src="http://217057741.r.lightningbase-cdn.com/wp-content/uploads/referral-paths.jpg" width="388" height="358" /></p>
<p>However, when you add campaign tracking tags, you overwrite this original referrer information and no longer have access to this extremely granular information.</p>
<p>Despite this, I still believe the drawback of potential data loss is outweighed by the benefit of tagged links.  This is especially true since Facebook doesn&#8217;t provide full links anyway.</p>
<p><em>How do you tag and track social media for Google Analytics? Any favorite custom reports to share?</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.akravitz.com/tag-track-social-media-traffic-for-google-analytics/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>GA Feature Watch: New Layout + New Dashboards, Yeah!</title>
		<link>http://www.akravitz.com/ga-feature-watch-new-dashboard/</link>
		<comments>http://www.akravitz.com/ga-feature-watch-new-dashboard/#comments</comments>
		<pubDate>Wed, 16 Jan 2013 13:53:32 +0000</pubDate>
		<dc:creator>Ana Kravitz</dc:creator>
				<category><![CDATA[Google Analytics]]></category>
		<category><![CDATA[Reporting]]></category>

		<guid isPermaLink="false">http://www.akravitz.com/?p=1073</guid>
		<description><![CDATA[<p>I just logged into my Google Analytics account and found that GA has rolled out quite a few changes to the interface and reporting options.</p> <p><strong>MENU LAYOUT</strong></p> <p>The three tabs at the top have been consolidated into two. Previously it was Home, Standard Reporting, and Custom Reporting:</p> <p></p> <p>Now it&#8217;s just Reporting and Customization, with <a href="http://www.akravitz.com/ga-feature-watch-new-dashboard/">[...]</a>]]></description>
				<content:encoded><![CDATA[<p>I just logged into my Google Analytics account and found that GA has rolled out quite a few changes to the interface and reporting options.</p>
<p><strong>MENU LAYOUT</strong></p>
<p>The three tabs at the top have been consolidated into two. Previously it was Home, Standard Reporting, and Custom Reporting:</p>
<p><img class="alignnone size-full wp-image-1074" title="menu-before" alt="" src="http://217057741.r.lightningbase-cdn.com/wp-content/uploads/menu-before.jpg" width="388" height="60" /></p>
<p>Now it&#8217;s just Reporting and Customization, with the Home stuff collapsed into the Reporting tab:</p>
<p><img class="alignnone size-full wp-image-1075" title="menu-after" alt="menu-after" src="http://217057741.r.lightningbase-cdn.com/wp-content/uploads/menu-after.jpg" width="291" height="64" /></p>
<p>Back in July I <a href="http://www.akravitz.com/12-improvements-google-analytics/">complained</a> that the Home tab looked like a container for a random collection of unrelated items.  I think it makes a lot more sense now that the Home sections have been given the heading My Stuff, and Real Time has been moved into the main section.</p>
<p>&nbsp;</p>
<p><strong>ADWORDS CHANGE</strong></p>
<p>AdWords has been moved out of its own top-level category and into the Traffic Sources tab.    I can&#8217;t claim credit in any way for this but can I just point out that in my list of complaints I also wrote, &#8220;<a href="http://www.akravitz.com/12-improvements-google-analytics/">Advertising belongs under Traffic Sources, with the other paid search reports</a>&#8220;?  I guess great minds think alike&#8230; at least when there&#8217;s something obvious :D.</p>
<p>&nbsp;</p>
<p><strong>DASHBOARDS DASHBOARDS DASHBOARDS</strong> !</p>
<p>First &#8211; segments on dashboards!  This was a feature that got removed in the Great Migration of GA to version 5, and I thought it might never come back.  In fact I got so fired up about this topic that it prompted the <a href="http://www.akravitz.com/when-visits-arent-visits/">very first post on this blog</a>.   Whenever clients asked for a dashboard for a specific section of their site, and I was forced to start explaining why this was not possible due to GA&#8217;s data model in which filters behave differently from segments&#8230;  the battle was already lost.</p>
<p>&nbsp;</p>
<p><img class="alignnone size-full wp-image-1081" style="border: 1px solid black;" title="dashboard segments-2013" alt="dashboard segments-2013" src="http://217057741.r.lightningbase-cdn.com/wp-content/uploads/dashboard-segments-2013.jpg" width="400" height="170" /></p>
<p>Besides the addition of segments to dashboards, there are now some great options for refining the look and feel of the dashboard.  I love this &#8211; analysts may have the time (and the mandate) to look through reports chasing nuggets of data, but many casual users check in only on the dashboard that was constructed for them.  When a dashboard looks neat and organized, is visually appealing, and presents all the data with relevant chart types, they can check in and get what they need by themselves.  Which means less work for me :).</p>
<p>The first specific change is that we can now choose between a bunch of different layouts instead of just 30%/40%/30%.</p>
<p><img class="alignnone size-full wp-image-1077" style="border: 1px solid black;" title="dashboard-layout" alt="dashboard-layout" src="http://217057741.r.lightningbase-cdn.com/wp-content/uploads/dashboard-layout.jpg" width="593" height="423" /></p>
<p>&nbsp;</p>
<p>We can also add in a few new kinds of modules that weren&#8217;t there before &#8211; Geomap and Bar.</p>
<p><img class="alignnone size-full wp-image-1078" style="border: 1px solid black;" title="dashboard-modules" alt="dashboard-modules" src="http://217057741.r.lightningbase-cdn.com/wp-content/uploads/dashboard-modules.jpg" width="715" height="135" /></p>
<p>&nbsp;</p>
<p>All in all, very happy about these changes and looking forward to re-working some client dashboards.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.akravitz.com/ga-feature-watch-new-dashboard/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Track Bing Ad Keywords in Google Analytics</title>
		<link>http://www.akravitz.com/track-bing-ad-keywords-in-google-analytics/</link>
		<comments>http://www.akravitz.com/track-bing-ad-keywords-in-google-analytics/#comments</comments>
		<pubDate>Fri, 04 Jan 2013 16:06:56 +0000</pubDate>
		<dc:creator>Ana Kravitz</dc:creator>
				<category><![CDATA[Campaign Tracking]]></category>
		<category><![CDATA[Google Analytics]]></category>
		<category><![CDATA[Paid Search]]></category>

		<guid isPermaLink="false">http://www.akravitz.com/?p=1023</guid>
		<description><![CDATA[<p>When Google Analytics tracks traffic coming in, it looks at the referring URL structure to determine if it is a search engine. This referring URL looks something like <span style="color: #0000ff;">https://www.google.com/search?q=analytics&#38;ie=utf-8&#38;oe=utf-8&#38;aq=t&#38;rls=org.mozilla:en-US:official&#38;client=firefox-a</span>. By comparing this to a list of search engines, GA can differentiate referral traffic from search traffic.</p> <p>However, when a user clicks on a <a href="http://www.akravitz.com/track-bing-ad-keywords-in-google-analytics/">[...]</a>]]></description>
				<content:encoded><![CDATA[<p>When Google Analytics tracks traffic coming in, it looks at the referring URL structure to determine if it is a search engine. This referring URL looks something like <span style="color: #0000ff;">https://www.google.com/search?q=analytics&amp;ie=utf-8&amp;oe=utf-8&amp;aq=t&amp;rls=org.mozilla:en-US:official&amp;client=firefox-a</span>. By comparing this to a list of search engines, GA can differentiate referral traffic from search traffic.</p>
<p>However, when a user clicks on a paid search ad rather than an organic search result, the referring URL is exactly the same. This means that in order for GA to differentiate paid search traffic from organic search traffic, paid search landing page URLs must be custom tagged with extra query strings (explained in more detail <a href="http://support.google.com/analytics/bin/answer.py?hl=en&amp;answer=1033863&amp;topic=1032998&amp;ctx=topic">here</a>).</p>
<p>Luckily for Google AdWords users, Google Analytics and AdWords have a tight integration that lets you turn on &#8220;auto-tagging&#8221; by just checking a few boxes.</p>
<p>For Microsoft AdCenter (which includes Yahoo ads), however, there is no such thing as auto-tagging. If you run ads through Bing/Yahoo, you need to actively tag your destination URLs to avoid incorrectly tracking your paid ad traffic as organic traffic.</p>
<p>The Bing Ads help section is very unhelpful on this topic so below you can find step by step instructions to track Bing adCenter data in Google Analytics.</p>
<p>&nbsp;</p>
<h2>Step By Step Instructions to Track Bing AdCenter Ads in Google Analytics</h2>
<p>1) Log into your Bing AdCenter account</p>
<p>2) Click on the Ads tab.</p>
<p>3) Now you&#8217;ll see a list of your ads. If you want to track an existing ad in GA, click the ad title in the first column. If you want to create a new ad, click the CREATE AN AD link.</p>
<p>&nbsp;</p>
<p><span style="color: #000000;"><img class="alignnone  wp-image-1027" style="border: 1px solid black;" title="bing-adcenter-ga" alt="bing-adcenter-ga" src="http://217057741.r.lightningbase-cdn.com/wp-content/uploads/bing-adcenter-ga.jpg" width="367" height="176" /></span></p>
<p>&nbsp;</p>
<p>4) Either way it will bring up a dialog box that prompts you to fill in the details of your ad, including title, text, and display URL. Fill in all of these, then go to the next step for the most important part &#8211; the Destination URL.</p>
<p><span style="color: #000000;"><img class="alignnone  wp-image-1028" style="border: 1px solid black;" title="new-ads-bing" alt="new-ads-bing" src="http://217057741.r.lightningbase-cdn.com/wp-content/uploads/new-ads-bing.jpg" width="856" height="379" /></span></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>5) The Destination URL is where you can put your custom GA tags. I sometimes find that people partially tag this so that we can see it&#8217;s Bing and cpc, but the actual keyword info doesn&#8217;t get pulled in. So here&#8217;s how to do it right!</p>
<p>These are the tags you&#8217;ll want to use:</p>
<p><span style="color: #339966;">utm_medium</span>=cpc<br />
<span style="color: #339966;">utm_source</span>=bing<br />
<span style="color: #339966;">utm_campaign</span>=&lt;enter the name of your campaign here&gt;<br />
<span style="color: #339966;">utm_term</span>={QueryString}</p>
<p>Put these in as they&#8217;re written above.  So in this case the full URL in the Destination URL box is http://www.akravitz.com?utm_source=bing&amp;utm_medium=cpc&amp;utm_campaign=example&amp;utm_term={QueryString}.</p>
<p>{QueryString} may be unfamiliar.  Make sure you enter it exactly as written, including the curly brackets.  It will dynamically change to reflect whatever the user searched for.  The official explanation is that it  &#8221;Returns the text the customer typed that triggered the display of your ad.&#8221; (For more info you can check <a href="http://advertise.bingads.microsoft.com/en-us/product-help/bingads/topic?query=moonshot_proc_querystrings.htm">here</a>.)</p>
<p>&nbsp;</p>
<p>6) It&#8217;s always important to test. So do some searches that trigger your ad in Bing and click on it. Here&#8217;s an example from my own account of what the final result should look like after going through the previous steps.</p>
<p><img class="alignnone size-large wp-image-1029" title="web-analytics-freelancer" alt="web-analytics-freelancer" src="http://217057741.r.lightningbase-cdn.com/wp-content/uploads/web-analytics-freelancer-1024x217.jpg" width="640" height="135" /></p>
<p>&nbsp;</p>
<p>7) That&#8217;s it!  Now you can see the actual keywords people leading people to your site from Bing adCenter, just like you can with Google AdWords.  Here&#8217;s a screenshot from the Paid section of the GA reports &#8211; if you&#8217;ve done it right, you will see visits and search terms from both Google and Bing.</p>
<p><img class="alignnone size-full wp-image-1034" style="border: 1px solid black;" title="paid-google-bing" alt="paid-google-bing" src="http://217057741.r.lightningbase-cdn.com/wp-content/uploads/paid-google-bing.jpg" width="750" height="393" /></p>
<p>&nbsp;</p>
<p>NOTE: The above method will show you visits, revenue, and other site stats from Bing paid search ads, but won&#8217;t show you what you&#8217;re spending. If you want to also bring your Bing cost data into GA, you can <a href="https://developers.google.com/analytics/solutions/articles/cost-data-import">import it via GA&#8217;s API</a>.</p>
<p><em>How do you tag for Bing? Do you know any good tools to automate the tagging process?</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.akravitz.com/track-bing-ad-keywords-in-google-analytics/feed/</wfw:commentRss>
		<slash:comments>30</slash:comments>
		</item>
		<item>
		<title>E-Commerce PPC Mistakes During the Holidays</title>
		<link>http://www.akravitz.com/e-commerce-ppc-mistakes/</link>
		<comments>http://www.akravitz.com/e-commerce-ppc-mistakes/#comments</comments>
		<pubDate>Sun, 25 Nov 2012 02:18:04 +0000</pubDate>
		<dc:creator>Ana Kravitz</dc:creator>
				<category><![CDATA[Paid Search]]></category>

		<guid isPermaLink="false">http://www.akravitz.com/?p=998</guid>
		<description><![CDATA[<p>Note: This is a guest post from search marketer <a href="http://www.linhlanh.com">Linh Lanh.</a></p> <p>&#160;</p> <p>Stressful, busy, hectic, etc., are just a few words to describe someone who experience the holiday season for the first time. For many of us pro optimizers, the holiday might be the most exciting time to show off your bid management skills, <a href="http://www.akravitz.com/e-commerce-ppc-mistakes/">[...]</a>]]></description>
				<content:encoded><![CDATA[<p><em>Note: This is a guest post from search marketer <a href="http://www.linhlanh.com">Linh Lanh.</a></em></p>
<p>&nbsp;</p>
<p>Stressful, busy, hectic, etc., are just a few words to describe someone who experience the holiday season for the first time. For many of us pro optimizers, the holiday might be the most exciting time to show off your bid management skills, test out new ideas and cultivate opportunities. However, mistakes do happen from time to time and the best way to avoid them is to be aware of them. Following are some of the mistakes that ppc optimizers might run into while moving fearlessly from one keyword bid to another. Hopefully, pointing them out can help our ppc advertisers avoid making them:</p>
<p><strong>1. Underestimate search volume: </strong></p>
<p>Holiday season is a great time to test an assumption. Thanks to the high search volume, you get the results much faster during this time than any other time of the year. However, it is also very easy to underestimate how quickly your budget will run out and adjust bid properly.</p>
<p><strong>2. Overbid for top positions:</strong></p>
<p>Competition is fierce during the holiday and every search marketer has a list of keywords that they want to keep on top positions. It is very easy to bid too high on a keyword while neglecting many other low cost per click opportunities.</p>
<p><strong>3. Focus on low-conversion keywords:</strong></p>
<p><strong></strong> Some keywords can be very troubling during the holiday seasons. Trying to make keywords that don’t convert work during the holidays can take away the time to get conversions somewhere else. Just because the keyword performs well before the holiday doesn’t guarantee it does the same during the holiday. Pause it or lower bids and move on. There are other hassle-free opportunities.</p>
<p>No matter how chaotic the holiday will be, careful planning will help minimize mistakes. In addition, being flexible, adaptive and responsive to your customer’s needs and your team will ensure a successful holiday. Wishing you all a profitable season!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.akravitz.com/e-commerce-ppc-mistakes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>September Web Analytics Link Roundup</title>
		<link>http://www.akravitz.com/september-web-analytics-link-roundup-12/</link>
		<comments>http://www.akravitz.com/september-web-analytics-link-roundup-12/#comments</comments>
		<pubDate>Sun, 30 Sep 2012 22:09:29 +0000</pubDate>
		<dc:creator>Ana Kravitz</dc:creator>
				<category><![CDATA[Google Analytics]]></category>
		<category><![CDATA[Web Reading]]></category>

		<guid isPermaLink="false">http://www.akravitz.com/?p=824</guid>
		<description><![CDATA[<p>It&#8217;s once again time to feature my favorite <a href="http://www.akravitz.com/august-web-analyticslink-roundup/">recent web analytics content</a> from around the web. Read on to see what you&#8217;ve missed.</p> Unilytics gives their perspective on how three major web analytics tools stack up (<a href="http://unilytics.com/blog/uncategorized/web-olympics-champion">http://unilytics.com/blog/uncategorized/web-olympics-champion</a>). Contains a great product comparison grid and is a nice counterpoint to my own <a href="http://www.akravitz.com/coremetrics-vs-omniture-vs-google-analytics/">article <a href="http://www.akravitz.com/september-web-analytics-link-roundup-12/">[...]</a>]]></description>
				<content:encoded><![CDATA[<p>It&#8217;s once again time to feature my favorite <a href="http://www.akravitz.com/august-web-analyticslink-roundup/">recent web analytics content</a> from around the web.  Read on to see what you&#8217;ve missed.</p>
<ul>
<li>Unilytics gives their perspective on how three major web analytics tools stack up (<a href="http://unilytics.com/blog/uncategorized/web-olympics-champion">http://unilytics.com/blog/uncategorized/web-olympics-champion</a>).  Contains a great product comparison grid and is a nice counterpoint to my own <a href="http://www.akravitz.com/coremetrics-vs-omniture-vs-google-analytics/">article comparing Coremetrics, Omniture, and Google Analytics</a>.</li>
</ul>
<ul>
<li>Search Engine Land investigates another lost source of search term data for analytics: <a href="http://searchengineland.com/ios-6-removes-all-google-search-referer-data-134560">http://searchengineland.com/ios-6-removes-all-google-search-referer-data-134560</a></li>
</ul>
<ul>
<li>Dorcas Alexander at Lunametrics wrote a great article on how to use the goal flow report in Google Analytics (<a href="http://www.lunametrics.com/blog/2012/08/06/goal-flow-how-visitors-really-move-through-funnel">http://www.lunametrics.com/blog/2012/08/06/goal-flow-how-visitors-really-move-through-funnel</a>).  Lunametrics consistently puts out some of the most practical, detailed posts on web analytics so just subscribe there, now :).</li>
</ul>
<ul>
<li>Andrew Anderson at Omniture has a very thought-provoking article on how we all have the bad habit of looking at data and creating stories to &#8220;fill in the gap,&#8221; even when there&#8217;s no way to know that the story is accurate and the story should have no impact on the decision anyway.  Yikes, I think I do this every day&#8230;(<a href="http://blogs.adobe.com/digitalmarketing/personalization/conversion-optimization/why-we-do-what-we-do-separating-fact-from-fiction-the-narrative-fallacy">http://blogs.adobe.com/digitalmarketing/personalization/conversion-optimization/why-we-do-what-we-do-separating-fact-from-fiction-the-narrative-fallacy</a>)</li>
</ul>
<ul>
<li>Mariel Bacci at FutureNow wrote a very useful article comparing the new Google Content Experiments vs the old Google Website Optimizer for A/B and multivariate testing (  <a href="http://www.grokdotcom.com/2012/08/22/google-content-experiments-the-good-the-bad-and-the-alternatives/">http://www.grokdotcom.com/2012/08/22/google-content-experiments-the-good-the-bad-and-the-alternatives/</a>)</li>
</ul>
<ul>
<li>Jim Gianoglio at Lunametrics explains how not all &#8220;direct&#8221; visits are actually direct.  The article talks about GA but actually applies to all web analytics tools. (<a href="http://www.lunametrics.com/blog/2012/09/17/direct-visits-in-google-analytics">http://www.lunametrics.com/blog/2012/09/17/direct-visits-in-google-analytics</a>).</li>
</ul>
<ul>
<li>Cool, clear overview from Brent Dykes on ways to get data in and out of Omniture: <a href="http://blogs.adobe.com/digitalmarketing/analytics/how-to-get-data-in-and-out-of-sitecatalyst-part-i">http://blogs.adobe.com/digitalmarketing/analytics/how-to-get-data-in-and-out-of-sitecatalyst-part-i</a> and <a href="http://blogs.adobe.com/digitalmarketing/analytics/how-to-get-data-in-and-out-of-sitecatalyst-part-ii">http://blogs.adobe.com/digitalmarketing/analytics/how-to-get-data-in-and-out-of-sitecatalyst-part-ii</a>.</li>
</ul>
<ul>
<li>Sean Carlos at Antezeta tells us to relax about Google having too much data on us if we use Google Analytics&#8230; because they are already tracking our every move through a myriad other ways.  Not sure whether to feel relaxed or alarmed!?  <a href="http://antezeta.com/news/how-google-tracks-us">http://antezeta.com/news/how-google-tracks-us</a></li>
</ul>
<p>Hope everyone is having a good weekend!</p>
<p>&nbsp;</p>
<p><em>Read any good analytics-related articles recently? Post them in the comments so I can take a look.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.akravitz.com/september-web-analytics-link-roundup-12/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GA Feature Watch: Change to Ecommerce Filters</title>
		<link>http://www.akravitz.com/change-to-ecommerce-filters/</link>
		<comments>http://www.akravitz.com/change-to-ecommerce-filters/#comments</comments>
		<pubDate>Wed, 26 Sep 2012 16:56:26 +0000</pubDate>
		<dc:creator>Ana Kravitz</dc:creator>
				<category><![CDATA[Google Analytics]]></category>
		<category><![CDATA[Implementation]]></category>

		<guid isPermaLink="false">http://www.akravitz.com/?p=376</guid>
		<description><![CDATA[<p>As of Sep 20, 2012 Google Analytics has made a big change to their filtered profiles.</p> <p><strong>Profile Filters: What&#8217;s Changing</strong></p> <p>Google Analytics profile filters previously allowed you to include or exclude traffic to certain sections of the site, but didn&#8217;t apply to ecommerce stats. Now these filters apply to ecommerce stats as well.</p> <p>&#160;</p> <p><strong>Example:</strong></p> <a href="http://www.akravitz.com/change-to-ecommerce-filters/">[...]</a>]]></description>
				<content:encoded><![CDATA[<p>As of Sep 20, 2012 Google Analytics has made a big change to their filtered profiles.</p>
<p><strong>Profile Filters: What&#8217;s Changing</strong></p>
<p>Google Analytics profile filters previously allowed you to include or exclude traffic to certain sections of the site, but didn&#8217;t apply to ecommerce stats.   Now these filters apply to ecommerce stats as well.</p>
<p>&nbsp;</p>
<p><strong>Example:</strong></p>
<p>For example, imagine you had an ecommerce site selling various household goods and just wanted to see traffic to the mug section. To do this you could set up the following filter:</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-377" style="border: 1px solid black;" title="filter-1" src="http://217057741.r.lightningbase-cdn.com/wp-content/uploads/filter-1.png" alt="" width="565" height="409" /></p>
<p>Before, this filter would not apply to the ecommerce data. Ecommerce data was not associated with any particular page, so filtering data for a subdirectory didn&#8217;t affect it. Instead, filtered profiles continued to show full ecommerce revenue, transactions, etc as in the non-filtered profiles, and filtering ecommerce data had to be done separately, via one of the Ecommerce filters designed for this purpose:</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-384" style="border: 1px solid black;" title="ecommerce" src="http://217057741.r.lightningbase-cdn.com/wp-content/uploads/ecommerce.png" alt="" width="504" height="637" /></p>
<p>&nbsp;</p>
<p>Under the new logic, only transactions taking place on the /mugs sub-directory will be counted.</p>
<p>&nbsp;</p>
<p><strong>What to Know</strong></p>
<p>1) If you&#8217;re filtering to show just traffic that occurs on a subdirectory (say, /mugs) of your site, most likely <strong>you will no longer see any transaction data at all in your profile</strong>.  This is because checkout usually occurs on sub-directory like /checkout, not on /mugs.</p>
<p>2) To see transaction data, you will need to add in a condition to the content filter. For example, you could alter the original filter to look like this:</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-378" style="border: 1px solid black;" title="filter-2" src="http://217057741.r.lightningbase-cdn.com/wp-content/uploads/filter-2.png" alt="" width="487" height="521" /></p>
<p>Note that this changed from the &#8220;predefined filter&#8221; to the &#8220;custom filter&#8221; with an include condition. This is because only the custom filters allow regex, which is what enables you to insert an &#8220;or&#8221; clause via a pipe (&#8220;|&#8221;). This way I can specify that I want to include traffic that visits either the mugs section OR the checkout section.</p>
<p>With this second method, you will be back to seeing all ecommerce transaction data, so if this isn&#8217;t what you want you will need to insert additional ecommerce filters.   Note that if you just want to see ecommerce data for users who viewed a certain section of the site, one easy solution is to  create an advanced segment for that condition and apply it to the main unfiltered profile. Then view the data in the ecommerce reports.</p>
<p>3) If you&#8217;re filtering out internal traffic with an IP or hostname filter, this filter will now apply to transaction data as well. This is a very welcome change, since previously these filters filtered out the internal traffic but not the internal revenue, resulting in some very skewed data from any QA or test orders.</p>
<p>&nbsp;</p>
<p><strong>More Info</strong></p>
<p>You can view the official notice of this change at <a href="http://analytics.blogspot.com/2012/09/ecommerce-filtering-and-custom-variables.html">http://analytics.blogspot.com/2012/09/ecommerce-filtering-and-custom-variables.html</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.akravitz.com/change-to-ecommerce-filters/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>How to Track Marketing Campaigns With Coremetrics</title>
		<link>http://www.akravitz.com/track-marketing-campaigns-coremetrics/</link>
		<comments>http://www.akravitz.com/track-marketing-campaigns-coremetrics/#comments</comments>
		<pubDate>Thu, 20 Sep 2012 17:38:59 +0000</pubDate>
		<dc:creator>Ana Kravitz</dc:creator>
				<category><![CDATA[Campaign Tracking]]></category>
		<category><![CDATA[Coremetrics]]></category>

		<guid isPermaLink="false">http://www.akravitz.com/?p=711</guid>
		<description><![CDATA[<p>Coremetrics lets you track marketing campaigns via a 2 step process:</p> <p>1) append &#8220;cm_mmc” link tags to URLs (similar to the “utm” tags in Google Analytcs).</p> <p>2) sort these marketing programs into Marketing Channels (the highest level of traffic categorization) via rules</p> <p>&#160;</p> <p>This post will give my thoughts on the best way to track <a href="http://www.akravitz.com/track-marketing-campaigns-coremetrics/">[...]</a>]]></description>
				<content:encoded><![CDATA[<p>Coremetrics lets you track marketing campaigns via a 2 step process:</p>
<p>1) append &#8220;cm_mmc” link tags to URLs (similar to the “utm” tags in Google Analytcs).</p>
<p>2) sort these marketing programs into Marketing Channels (the highest level of traffic categorization) via rules</p>
<p>&nbsp;</p>
<p>This post will give my thoughts on the best way to track marketing campaigns, in terms of both technical considerations and long term program maintenance.</p>
<p>&nbsp;</p>
<p><strong>1) APPEND CM_MMC TAGS</strong></p>
<p>These tags get appended to the end of links, using the format cm_mmc=A-_-B-_-C-_-D.  As shown, there are four slots available.  Coremetrics names these slots Vendor, Category, Placement, and Item, though you can disregard this and just think of them as slots A through D.</p>
<p>When a user clicks on a marketing link containing these tags, the information will get stored and associated with that user&#8217;s ID.  This means all the user’s activity gets associated to the values you placed in the tag, and you can therefore attribute visits, revenue, and other metrics to that specific effort.  You can look up the tag and its associated information by navigating to Reports &gt; Marketing &gt; Marketing Programs (see screenshot).</p>
<p>&nbsp;</p>
<p><img class="alignnone size-full wp-image-712" style="border: 1px solid black;" title="coremetrics marketing programs" src="http://217057741.r.lightningbase-cdn.com/wp-content/uploads/marketing-programs.png" alt="coremetrics marketing programs" width="961" height="560" /></p>
<p>&nbsp;</p>
<p><strong>How to Create CM_MMC Tags</strong></p>
<p>Notice in the above screenshot that there is a hierarchy in the &#8220;By Vendor&#8221; reports, so you should think about organizing your tags in a hierarchy that will make sense when you retrieve the data.  This typically means going from largest to smallest.  The &#8220;Full List&#8221; view is a flat list rather than a hierarchy, but this gets extremely unwieldy once you have more than just a few different marketing programs.</p>
<p>This is a sample link containing Coremetrics email tags:</p>
<p>www.mysite.com?cm_mmc=email-_-20120919_FallCampaign-_-ID987-_-HeroImage</p>
<p>The more detailed you get in your tags, the more information you can use to differentiate between different campaigns, lists, banners, and so on.  I would recommend something like the following:</p>
<p style="padding-left: 60px;"><strong>Email:</strong><br />
syntax: cm_mmc=email-_-$date-emailname$-_-$emailprovidersendID$-_-$bannerlocation$<br />
example: cm_mmc=email-_-20120920-fallsale-_-9876-_-hero-image</p>
<p style="padding-left: 60px;"><strong>Paid Search</strong><br />
syntax: cm_mmc=cpc-_-$search engine$-_-$adgroup$-_-$keyword$<br />
example: cm_mmc=cpc-_-google-_-top-products-_-new%20shoes</p>
<p style="padding-left: 60px;"><strong>Affiliate</strong><br />
syntax: cm_mmc=affiliate-_-$affiliate network$-_-$affiliate URL$-_-$affiliate campaign name$<br />
example: cm_mmc=affiliate-_-CJ-_-partnersite.com-_-todaysdeal</p>
<p>&nbsp;</p>
<p>You can add these parameters manually or download this handy URL builder tool from Coremetrics (make sure macros are enabled): <a href="http://www.akravitz.com/wp-content/uploads/Coremetrics-Link-Generator.xlsm">Coremetrics Link Generator Tool</a></p>
<p>&nbsp;</p>
<p><strong>Tagging Tips</strong></p>
<ul>
<li>All parameter strings must be preceded by cm_mmc=</li>
<li>The parameter should be appended to the end of the URL, somewhere after a “?” mark.</li>
<li>Sometimes there will be multiple parameters, like a cm_mmc= parameter, a sourceid= parameter, etc. In that case, the order of the parameters doesn’t matter as long as the link is well-formed.  The first parameter should follow a “?” mark, and each subsequent parameter should be separated by an “&amp;” mark.</li>
<li>All values within the parameter must be separated by -_-</li>
<li>All values must be used.  If you don’t want to track 4 levels of information, use “NULL” or “NA”. Do not leave any values blank.</li>
<li>Special characters have to be represented by hex codes, so it’s often easiest to just avoid them.  If you must use a space, the correct hex code is “%20” (so if you wanted to write Head and Toes you’d write Head%20and%20Toes)</li>
<li>Choose a naming pattern for your links and remain consistent to allow for historic analyses</li>
<li>Choose terms and descriptions that are easily understood so you can remember what you tracked</li>
<li>These parameters are hierarchical &#8212; how you set up the 4 values will result in how your data appears within the Marketing Reports as you drill down to view performance of marketing campaigns.</li>
</ul>
<p><strong>2) SET UP COREMETRICS MARKETING CHANNELS</strong></p>
<p>By default and without any tagging required, Coremetrics will identify and assign direct traffic, referring site traffic, and natural search traffic into their respective channels.   However, anything that gets tagged with cm_mmc tags needs to be actively assigned a channel.</p>
<p>You do this by navigating to Manage &gt; Marketing Channels:</p>
<p><img class="alignnone size-full wp-image-713" style="border: 1px solid black;" title="coremetrics marketing channel manager" src="http://217057741.r.lightningbase-cdn.com/wp-content/uploads/marketing-channels.png" alt="coremetrics marketing channel manager" width="250" height="410" /></p>
<p>Clicking on this brings up the Channel Editor window, which lets you assign vendor values to a Marketing Channel:</p>
<p><img class="alignnone size-full wp-image-715" style="border: 1px solid black;" title="channel manager " src="http://217057741.r.lightningbase-cdn.com/wp-content/uploads/channel-manager.png" alt="channel manager" width="797" height="546" /></p>
<p>Once you assign each of your vendors a marketing channel, you can view it in the Marketing Channels report at Reports &gt; Marketing &gt; Marketing Channels.  The Marketing Channels report is a great way to get a birds eye view of all of your marketing channels &#8212; paid, organic, email, direct, etc &#8212; in one place.</p>
<p>You may have noticed that I put the Marketing Channel name in the first slot (the &#8220;vendor&#8221; slot) in my examples above. Strictly, this isn&#8217;t necessary as you could be more granular here and roll up your 1st slot values together into a marketing channel.   For example, instead of using up the first slot to identify email, you could instead put your list name into that slot, and then categorize the lists into Marketing Channels from within the tool.  This method obviously gives you an extra slot to play around with, but comes at a cost in terms of overhead and maintenance.  Every time you change your vendor name, you also need to assign the new value in the tool.  If instead you keep it simple and use a fixed value for the 1st slot name, you can set up your marketing channel rules once and then leave it alone.  You will have to decide what makes sense for your organization.</p>
<p>One other thing to keep in mind is that each &#8220;vendor&#8221; can only have one marketing channel.  So, you may run into problems if your social team uses the term &#8220;Facebook&#8221; in the first slot to track their posts, and then your paid search team uses &#8220;Facebook&#8221; in the first slot as they&#8217;re running paid ads in Facebook&#8217;s right rail.  In that scenario, you&#8217;ll be unable to properly classify your marketing program since you can only choose one channel for &#8220;Facebook&#8221;.   Again this is a reason I generally prefer using the first slot to identify the marketing medium rather than a particular vendor name.</p>
<p>&nbsp;</p>
<p><em>How do you tag your marketing efforts?  Is it hard or easy to keep your Marketing Channels rules up to date? </em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.akravitz.com/track-marketing-campaigns-coremetrics/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
	</channel>
</rss>
