<?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>KDI Media &#187; Google Analytics</title>
	<atom:link href="http://kdi-media.com/tag/google-analytics/feed/" rel="self" type="application/rss+xml" />
	<link>http://kdi-media.com</link>
	<description>Savannah Web Design, WordPress Development and New Media Consulting</description>
	<lastBuildDate>Tue, 26 Apr 2011 01:09:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>How to Add Google Analytics to Your Facebook Fan Page</title>
		<link>http://kdi-media.com/how-to-add-google-analytics-to-your-facebook-fan-page/</link>
		<comments>http://kdi-media.com/how-to-add-google-analytics-to-your-facebook-fan-page/#comments</comments>
		<pubDate>Thu, 25 Mar 2010 15:53:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Internet Marketing]]></category>
		<category><![CDATA[Social Media]]></category>
		<category><![CDATA[Web Tips]]></category>
		<category><![CDATA[Google Analytics]]></category>

		<guid isPermaLink="false">http://kdi-media.com/?p=365</guid>
		<description><![CDATA[You’ve created a Facebook fan page and people are frequenting your page.  But do you really know how many people visit your page, what areas are popular and what parts of the world your visitors come from? Facebook Insights shows some demographic information on your page, but is limited to information about interactions with your [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fkdi-media.com%2Fhow-to-add-google-analytics-to-your-facebook-fan-page%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fkdi-media.com%2Fhow-to-add-google-analytics-to-your-facebook-fan-page%2F&amp;source=tybeeguy&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>You’ve created a Facebook fan page and people are frequenting your page.  But <strong>do you really know how many people visit your page, what areas are popular and what parts of the world your visitors come from?</strong></p>
<p>Facebook Insights shows some demographic information on your page, <strong>but is limited</strong> to information about interactions with your fans.  The free <a href="http://www.google.com/analytics/">Google Analytics</a> tool offers more sophisticated and comprehensive data.  <strong>Adding Google Analytics to your fan page can be done easily</strong> but requires some special steps.</p>
<p>One of the limitations of Facebook fan pages is they can only run limited JavaScript. Google Analytics needs JavaScript code included on a page to correctly track visitors in the traditional way.  And running JavaScript won’t work on your fan page…</p>
<p>However, there is a new solution.  Using free and opensource <a href="http://www.webdigi.co.uk/blog/apps/fbgat-facebook-google-analytics-tracker/">FBGAT (Facebook Google Analytics Tracker)</a>, <strong>you can get Google Analytics working on your Facebook fan page</strong>. <strong>Now you can track visitor statistics, traffic sources, visitor countries, and keyword searches</strong> with all the other powerful reporting of Google Analytics.</p>
<p>What follows are the instructions to set up Google Analytics tracker on your Facebook fan page. (Note: Your fan page must use an HTML application like static FBML for you to use this method.)</p>
<h3>#1: Create a Google Analytics account</h3>
<p>If you already have a <a href="http://www.google.com/analytics/">Google Analytics account</a>, create a <a href="https://www.google.com/analytics/settings/add_profile">new website profile</a> to separately track visits to your Facebook fan page.</p>
<p><img src="http://www.socialmediaexaminer.com/images/mjnewwebsiteprofile.PNG" alt="" width="500">
<p>Where it says &#8216;Add a Profile&#8230;&#8217;, simply paste your fan page URL or use Facebook.com.</p>
<p><</p>
<p>After the step above, Google will display your tracking code. The tracking code generally looks like this: UA-3123123-2.  <strong>Note: Google will tell you to activate the website.  You do not need to do this.</strong></p>
<h3>#2: Get your tracking images</h3>
<p>The way to work around the Facebook JavaScript limitation is to generate custom images. <a href="http://www.webdigi.co.uk/blog/apps/fbgat-facebook-google-analytics-tracker/">FBGAT</a> is a free tool that will generate your custom image code to track visits on each of your Facebook fan pages.</p>
<p><img src="http://www.socialmediaexaminer.com/images/mjfbgacodegeneration.PNG" alt="" width="500" >
<p>The above screenshot shows what the code generator looks like.</p>
</div>
<p><strong>Here’s what to include in the fields shown above:</strong></p>
<ul>
<li><strong>Analytics Code</strong>: This is the tracking code that you got in step #1. (It is very important that you enter this correctly.)</li>
<li><strong>Domain on Analytics</strong>: The domain name you created in step #1 (use Facebook.com if you used it in step #1).</li>
<li><strong>Page Link</strong>: This is to let you track the page on Google Analytics. What would you like to call your page so that you’ll recognize it in Analytics?</li>
<li><strong>Page Title</strong>: This is for your reference.</li>
</ul>
<p>After clicking the ‘Generate Code’ button, you’ll get a code which you’ll need to copy in full. <strong>You’ll have to generate a separate code for each fan page you want to track and place it as shown in step #3 below</strong>.  Note: If you have multiple pages powered by FBML, you can do this for each page.</p>
<h3>#3: Add the code to Facebook</h3>
<p>Place the code generated as shown within your Facebook page using an app like <a href="http://www.facebook.com/apps/application.php?id=4949752878">Static FBML</a>.  Programs like Static FBML allow you to add HTML to your pages.  By simplify editing your Static FMBL pages and inserting the code from step 2, Google Analytics will track all visits to those pages.</p>
<p>You can place the code anywhere as long as it does not disrupt functionality of your existing page. I prefer the top or the bottom of the page.</p>
<p>That’s all there is to it. The tracking has begun. Google Analytics will now need about 24 hours to show you a report of your visitors.</p>
<p><strong>Tracking Visits to Your Fan Page Wall</strong></p>
<p>The wall might be your main page. To track this, again you will need to create a page with static FBML. The only difference is that to show this on the wall, you are required to make it a box. Just click on the (add) on the Box, and it will be added to the wall. To change this setting, click on ‘Application Settings’ under the FBML that you would like to create as a box. As with other pages, please note that you have to create a unique tracking code for this page as well.</p>
<p><strong>What do you think?</strong> <strong>Will you be able to better justify your Facebook marketing with this added insight?</strong> Please comment below.</p>
<p>(Via <a href="http://www.socialmediaexaminer.com">Social Media Examiner</a>.)</p>
]]></content:encoded>
			<wfw:commentRss>http://kdi-media.com/how-to-add-google-analytics-to-your-facebook-fan-page/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Google Analytics in Depth</title>
		<link>http://kdi-media.com/google-analytics-in-depth/</link>
		<comments>http://kdi-media.com/google-analytics-in-depth/#comments</comments>
		<pubDate>Wed, 17 Mar 2010 13:52:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Internet Marketing]]></category>
		<category><![CDATA[Web Tips]]></category>
		<category><![CDATA[Whats New]]></category>
		<category><![CDATA[Google Analytics]]></category>

		<guid isPermaLink="false">http://kdi-media.com/?p=363</guid>
		<description><![CDATA[In this article, we’re going to delve into Google Analytics and start to tailor your account settings so you can get information you need much more easily. Google Analytics in Depth is my series of Google Analytics articles where we will explore Google Analytic’s beneficial features to help you get the most out of this [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fkdi-media.com%2Fgoogle-analytics-in-depth%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fkdi-media.com%2Fgoogle-analytics-in-depth%2F&amp;source=tybeeguy&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>In this article, we’re going to delve into <a href="http://www.google.com/analytics/index.html">Google Analytics</a> and start to tailor your account settings so you can get information you need much more easily. <em>Google Analytics in Depth</em> is my series of Google Analytics articles where we will explore Google Analytic’s beneficial features to help you get the most out of this powerful and free web tool.</p>
<p>In this first installment, we’ll be covering <em>Goals and Funnels</em>. For a general overview of site analytics revolving around Google Analytics, read <a href="http://sixrevisions.com/usabilityaccessibility/unleashing-the-power-of-website-analytics/">Unleashing the Power of Website Analytics</a>.</p>
<p><a href="http://sixrevisions.com/tools/google-analytics-in-depth-goals-and-funnels/"><img src="http://images.sixrevisions.com/2010/03/15-01_google_indepth_goals_funnels_lead_image.jpg" width="500" alt="Google Analytics in Depth: Goals and Funnels"></a></p>
<p><span></span></p>
<h3>Defining Your Goals</h3>
<p>Setting up goals in Google Analytics is the best way to measure the success rate of your website.</p>
<p>The easiest way to understand what goals are in Google Analytics is by discussing it with an example: <strong>ecommerce sites</strong>.</p>
<p>The aim of ecommerce sites is to sell goods to their visitors. Therefore, a completed goal would be a successful sale on their website.</p>
<p>This example hints at the first part of using the Goals feature in Google Analytics: defining what your site goals are.</p>
<ul>
<li>What do you want to measure?</li>
<li>What are the factors that determine the success of your website?</li>
<li>Are you after sales?</li>
<li>Are you wanting to generate enquiries from prospective clients that want to hire you?</li>
<li>Or do you simply want visitors to click around and spend more time on your site reading articles?</li>
</ul>
<p>Once you know your goal (or goals), you need to work out how they will be measured.</p>
<p>For most sites, this will mean either identifying a specific goal completion page (or creating one).</p>
<p>For example, an ecommerce site might set up their &#8216;order confirmation&#8217; page as their goal, because this page usually comes right after a finished sale. If you’re after client enquiries, then how about the page that is shown to users when they successfully send a message with your web form?</p>
<h3>Adding a Goal in Google Analytics</h3>
<p><img src="http://images.sixrevisions.com/2010/03/15-02_analytics_menu.jpg" width="357" height="317" alt="Adding a Goal in Google Analytics"></p>
<p>If you haven’t added a goal yet, clicking on <em>Goals</em> in the left hand menu will show you a page that gives a brief overview of what Goals and Funnels are. At the bottom, click on the <em>set up goals and funnels</em> link to get started.</p>
<p><img src="http://images.sixrevisions.com/2010/03/15-03_set_up_goals.jpg" width="431" height="202" alt="Adding a Goal in Google Analytics"></p>
<p>The second box after the <em>Main Website Profile Information</em> section will allow you to set up your conversion goals. You can group your goals together with goal sets, but to start, we’ll just look at setting up one basic goal. Click on the <em>Add goal</em> link on the left, preferably on Goals (set1).</p>
<p>After doing that, you’ll be faced with the <em>Goal Settings</em> page.</p>
<p><img src="http://images.sixrevisions.com/2010/03/15-04_goals_setup.png" width="500" alt="Adding a Goal in Google Analytics"></p>
<p>Give your goal a name, make it active, and then choose a position; <em>Set 1, Goal 1</em>, for example, refers to your first set of goals, with &#8216;Goal 1&#8242; indicating that it’s your primary goal.</p>
<p><img src="http://images.sixrevisions.com/2010/03/15-05_goals_menu.png" width="500" alt="Adding a Goal in Google Analytics"></p>
<p>You will then have three types of goals to choose from.</p>
<p>When you choose a <em>Goal Type</em>, you will be shown a section called <em>Goal Details</em>, which are settings of your goals.</p>
<h4>URL Destination</h4>
<p><em>URL Destination</em> is the most common option and is used when visitors get a specific page to visit. For example, a completed checkout page in an ecommerce site.</p>
<p><img src="http://images.sixrevisions.com/2010/03/15-10_extra_goal_details_url_destination.png" width="500" alt="Adding a Goal in Google Analytics"></p>
<h4>Time on Site</h4>
<p>The <em>Time on Site</em> goal type will track users who spend either more or less than a specified amount of time on the site. </p>
<p><img src="http://images.sixrevisions.com/2010/03/15-11_extra_goal_details_time_on_site.png" width="500" alt="Adding a Goal in Google Analytics"></p>
<h4>Pages/Visit</h4>
<p><em>Pages/Visit</em> keeps track of people who visit more than, less than or an exact number of pages on the site.</p>
<p><img src="http://images.sixrevisions.com/2010/03/15-12_extra_goal_details_pagesvisit.png" width="500" alt="Adding a Goal in Google Analytics"></p>
<p><em>Time on Site</em> and <em>Pages/Visit</em> only give you a single option aside from setting the goal and that is goal value.</p>
<h3>Goal Details</h3>
<p>For each goal type, there are certain goal details that you can set to customize your goal.</p>
<h4>Goal Value</h4>
<p>All three goal types have the <em>Goal Value</em> option. It is a monetary return that you estimate a completed goal to be worth; this is normally worked out as part of a website marketing strategy or review.</p>
<p>As an example, if a website enquiry, on average, gives a return of $10, then you should set the goal value to $10.</p>
<p>In most cases, this is just an estimate, so if you’re not sure, you can set the <em>Goal Value</em> to 0.</p>
<p>In the case of ecommerce sites where a completed checkout is worth a variable amount, you can set the goal value to your average basket value.</p>
<p>If you’ve set up <em>Time on Site</em> or <em>Pages/Visit</em> as your goal type, you’re now done and you can click the <em>Save Goal</em> button.</p>
<p>If, however, you’re setting up a <em>URL Destination</em> as a goal type, read on.</p>
<h4>Match Type</h4>
<p>The <em>Match Type</em> goal detail has three options: <em>Head Match</em>, <em>Exact Match</em>, <em>Regular Expression Match</em>.</p>
<p><img src="http://images.sixrevisions.com/2010/03/15-06_headmatch.jpg" width="500" height="160" alt="Match Type"></p>
<p>Which one to use will depend on how much variety there is in the URL or your goal page.</p>
<p><em><strong>Head Match:</strong></em> If your goal page requires variables in the URL that can change, such as <code>/checkout/?page=1&#038;basket=50036</code>, then using <em>Head Match</em> will match the starting string of the URL (<code>/checkout/</code>).</p>
<p><em><strong>Exact Match:</strong></em> If your goal page is a static URL that doesn’t change, such as <code>/contact/thanks.php</code>, for example, then you’ll want to go for <em>Exact Match</em>.</p>
<p><em><strong>Regular Expression Match:</strong></em> If it’s likely that the start of the URL could change, then you should use <em>Regular Expression Match</em>; this is useful with URL cases such as <code>/department1/checkout.php</code> and <code>/department2/checkout.php</code>.</p>
<p>That’s it for Goals in Google Analytics—let’s move onto Funnels.</p>
<h3>Setting up funnel</h3>
<p>What are funnels? For certain goal pages, there is a set route of pages that users must go through to get to your goal page.</p>
<p>Let’s take a typical checkout process on an ecommerce site as an example: You add something to the basket, enter your shipping details, add your payment details, and when you submit your order, you get a confirmation page (which is your goal page).</p>
<p>This path is known as a <strong>funnel process</strong>, and by tracking people’s progress through a funnel, you can see where there are problems and where people are leaving the process.</p>
<p>This is most often used for checkout processes to see where people are dropping their shopping cart baskets. Funnels highlight problems with a long-winded checkout procedure.</p>
<p>Firstly, you need to map out the pages of your process. For example, your checkout process might have these pages:</p>
<ul>
<li><code>basket.php</code></li>
<li><code>shipping_details.php</code></li>
<li><code>payment.php</code></li>
<li><code>confirmation.php</code></li>
</ul>
<p><img src="http://images.sixrevisions.com/2010/03/15-07_funnel_setup.jpg" width="500" height="185" alt=""></p>
<p>Once you’ve determined your funnel, it’s time to review your goals.</p>
<h3>Reviewing Goals</h3>
<p>So your goals are all set up, now how do you actually find out information from them?</p>
<p>You can see your goal data straight from the Sites Overview page. Under the headings you’ll see a completed goals column which gives you a basic, straightforward figure that is excellent for a quick glance. But let’s have a deeper look.</p>
<p><strong>Note:</strong> A quick thing to highlight is that whilst you can look at visitor numbers for the current day, you’re unlikely to get goal conversions in Google Analytics for the current day, at least not reliably anyway. This is because Google Analytics refreshes its data at regular set intervals, so it is better to look at data from the days before the current day.</p>
<p>The basic goal page, which is obtained by clicking on Goals on the main left-hand menu, provides the immediate information you need at your fingertips.</p>
<p>You’ll see the standard Google trend timeline and the breakdown of how many visitors completed which goals—this is more useful when you have multiple conversions set up. You’ll then get the conversion rate and the goal value if you’ve entered a value for a conversion.</p>
<p>All these are fairly straightforward and the goal conversion figure is the one that most people will tend to concentrate on and quote, especially with ecommerce websites. </p>
<p>So moving down the left hand side, you now have a number of extra menu options that we’ll look at in turn.</p>
<h4>Total Conversions:</h4>
<p>This shows the total number of conversions and breaks it down by day for the period you’ve selected. This gives an easy visual comparison of better performing days and can help identify trends – do you get more conversions on weekends, maybe?</p>
<h4>Conversion rate:</h4>
<p>This looks the same as total conversions, right? Well, it is similar, and on sites that don’t have massive differences in traffic from day to day, they’ll look almost identical. However, where the total conversions page was based on the number of conversions per day, 40 conversions being larger than 10, for instance, conversion rate is based on the number of conversions as a proportion of the total visits for that day. So 40 conversions out of 120 is a rate of 25% – 10 out of 20 is 50%, so the weighting now changes.</p>
<h4>Goal Verification Path:</h4>
<p>This will list all the pages a completed goal was carried out on. If you’ve used an absolute path (e.g. <code>/contact/thanks.php</code>) they should all be the same. But if you’ve used a head match and the end of the URL varies, then this will show which URL each goal conversion comes from.</p>
<p>For example: if you have a shopping cart and the end of the URL is just the cart id, it won’t be much use as they’ll all be different, but if you have something more meaningful in the URL—lets say the source of the site visit or conversions on different sub domains—then it can become useful.</p>
<p>If you have <code>golf.shop.com/finished</code> and <code>football.shop.com/finished</code>, you can quickly compare where your conversions are happening.</p>
<h4>Reverse Goal Path:</h4>
<p>This data point shows the pages people landed on leading up to a completed goal. This is useful for seeing which pages are funneling more conversions, and for those results showing (entrance), which landing pages are funneling those conversions.</p>
<p>So as an example, we have <code>thanks.php</code> set as our conversion:</p>
<ul>
<li><strong>(entrance)</strong> &gt; <code>index.php</code> &gt; <code>contact.php</code> &gt; <code>thanks.php</code></li>
</ul>
<p>This shows that the visitor landing on the homepage went next to the contact page and then completed a conversion; you can quickly see which pages funnel in more conversions and easily start to work out which pages are more successful to understand how you can improve other pages.</p>
<h4>Goal Value:</h4>
<p>If you have various goals set up with different values, you can use this page to quickly see which days are more profitable and then use other tools to dig down into why.</p>
<h4>Goal Abandoned Funnels:</h4>
<p>This page gives you an overview of the number of people who enter the goal conversion funnel, but exit without completing a goal. You can quickly see how many potential conversions your site is losing and again compare over the time period you have selected. </p>
<p><img src="http://images.sixrevisions.com/2010/03/15-08_funnel.jpg" width="500" height="340" alt="Goal Abandoned Funnels:"></p>
<h4>Funnel Visualization:</h4>
<p>Once you open up this page, it is self-explanatory: the usual timeline chart at the top of the page and then a flow diagram through the funnel you set up.</p>
<p>At each stage, you can see how many people enter at that stage, how many people are continuing in the funnel from the previous stage, how many people leave at that stage without completing, and perhaps most importantly, where they are going.</p>
<p>This is hugely useful for analyzing things such as checkout processes and seeing where users abandon their shopping carts and where they go.</p>
<p>For instance, if you have the first stage as the shopping basket, it wouldn’t be too alarming to see people exiting from there to continue browsing the site. But if they’re exiting all together, maybe something on the shopping cart page is making them drop from the process?</p>
<p>You can then look and see where people are dropping out and this can easily highlight problematic or broken forms and links or long-winded pages that people simply give up on.</p>
<h3>Drilling down even further</h3>
<p>The basic pages give you a very useful set of tools to analyse your conversions and abandonment, however, if you want an extra level of detail, the advanced segments tab can provide some very handy information.</p>
<p>Located in the top right of the page just above the trend graph and date picker, it will open up a drop down with a list of visitor types.</p>
<p><img src="http://images.sixrevisions.com/2010/03/15-09_visitortypes.jpg" width="500" height="100" alt="Drilling down even further"></p>
<p>Selecting them via the tick box will show the relevant figures on the page and allow you quickly compare visitor types. Are conversions for new visitors higher than returning visitors? Do people who arrive via paid search (Adwords) abandon more carts than those who arrive by organic search? These are some of the questions that you can answer by using Google Analytics.</p>
<p>(Via <a href="http://sixrevisions.com">Six Revisions</a>.)</p>
]]></content:encoded>
			<wfw:commentRss>http://kdi-media.com/google-analytics-in-depth/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

