<?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>Online Marketing &#187; print and web</title>
	<atom:link href="http://galearning.com/tag/print-and-web/feed/" rel="self" type="application/rss+xml" />
	<link>http://galearning.com</link>
	<description>Marketing ROI</description>
	<lastBuildDate>Sun, 29 Jan 2012 22:20:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Manually Tagging Links For Google Analytics Tracking</title>
		<link>http://galearning.com/google-analysis/install-google-analytics/manual-tags/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=manual-tags</link>
		<comments>http://galearning.com/google-analysis/install-google-analytics/manual-tags/#comments</comments>
		<pubDate>Thu, 16 Dec 2010 20:51:03 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[Installation]]></category>
		<category><![CDATA[optimization for GA]]></category>
		<category><![CDATA[Optimizing Google Analytics]]></category>
		<category><![CDATA[print and web]]></category>
		<category><![CDATA[track advertising]]></category>
		<category><![CDATA[using google analytics]]></category>

		<guid isPermaLink="false">http://galearning.com/?p=2338</guid>
		<description><![CDATA[Tagging Advertising Campaign Links There’s more to the picture than meets the eye here. You can track email, PDF downloads, links, banners or even offline advertising. To tag links your URL is tagged with a query string that tells Google Analytics additional information. You can use the Google URL builder for free to build your. [...]]]></description>
			<content:encoded><![CDATA[<h2>Tagging Advertising Campaign Links</h2>
<p>There’s more to the picture than meets the eye here. You can track email, PDF downloads, links, banners or even <a href="http://galearning.com/tag/offline-marketing/">offline advertising</a>. To tag links your URL is tagged with a query string that tells Google Analytics additional information. You can use the Google <a href="http://www.google.com/support/googleanalytics/bin/answer.py?hl=en&amp;answer=55578" target="_blank">URL builder for free</a> to build your.</p>
<p><span id="more-2338"></span></p>
<h3>Tracking with Tags has 6 Basic Elements</h3>
<ul>
<li class="redcheck"><strong>Destination URL</strong>- The page your visitor ends up on.</li>
<li class="redcheck"><strong>Campaign (utm_campaign)</strong>- The complete marketing campaign E.g. wholesale campaign.</li>
<li class="redcheck"><strong>Medium (utm_medium)</strong>- How did the person find your website? E.g. Referral, Email, Search Engine or Paid Traffic.</li>
<li class="redcheck"><strong>Source (utm_source)</strong>- Name of the campaign. E.g. Christmas-08-banner.</li>
<li class="redcheck"><strong>Content (utm_content)</strong>- Used to identify differences between ads, email newsletters or banners.</li>
<li class="redcheck"><strong>Term (utm_term)</strong>- The main phrase or keyword you are promoting (Anchor text)</li>
</ul>
<p>Find the ad, text link or banner you want to tag and open it in an html editor. The code will look something like this.<br />
<strong>Link Browser Displays</strong></p>
<p><a href="http://galearning.com/google-analysis/google-analytics-video-training/">Learn Google Analytics</a></p>
<p><strong>Source Code</strong></p>
<p>&lt;a href=&#8221;http://galearning.com/google-analysis/google-analytics-video-training/&#8221;&gt;Learn Google Analytics&lt;/a&gt;</p>
<p>Change the original source code to the tagged version using the <strong><a href="http://www.google.com/support/googleanalytics/bin/answer.py?hl=en&amp;answer=55578" target="_blank">manual tag builder</a></strong> or hand coding, whichever you are more comfortable with.</p>
<p><strong>Original Code</strong></p>
<p>&lt;a href=&#8221;http://www.galearning.com/join.php&#8221;&gt;Learn Google Analytics&lt;/a&gt;<strong> </strong></p>
<p><strong>Modified Code</strong><br />
<textarea name="textarea" cols="40">&lt;a href=&#8221;http://www.galearning.com/faq.php?utm_source=AdWords&amp;utm_medium=cpc&amp;utm_term=learn%2Bgoogle%20analytics&amp;utm_content=may%2F09_empowered&amp;utm_campaign=empowered%2Banalytics&#8221; mce_href=&#8221;http://www.galearning.com/faq.php?utm_source=AdWords&amp;utm_medium=cpc&amp;utm_term=learn%2Bgoogle%20analytics&amp;utm_content=may%2F09_empowered&amp;utm_campaign=empowered%2Banalytics&#8221;&gt;Learn Google Analytics&lt;/a&gt;</textarea></p>
<p><strong><em>Code was generated using the manual tool builder.</em></strong><br />
In this example I am using Facebook but the coding logic can be used to manually tag any important traffic source where you control the coding. E.g. Email campaigns, other advertising engines like Yahoo! or Bling and banner campaigns.</p>
<p><img src="http://galearning.com/images/2009-06-04_135249.jpg" alt="" width="590" height="572" border="1" /></p>
<ul>
<li class="redcheck"><strong>Publish your modified code</strong>- It&#8217;s really that simple! Once you upload the the modified code Google Analytics will show you data on that source. How well do they <a href="http://galearning.com/optimized/pay-per-click-2/measure-conversion/">convert</a>? How long do they stay on your site. Where and why do they leave? These are 3 simple questions that are answered in Google Analytics.</li>
</ul>
<p>When the destination urls are appropriately tagged they will show up in your reports completely defined.</p>
<p><img src="http://galearning.com/images/2009-06-04_133351.jpg" alt="" width="600" height="369" border="1" /></p>
<p>On this website we have goal funnels set up that log purchases. In this case we can multiply 3322 visits X .81% (conversion rate) = 27 purchases. How much did we spend on our marketing efforts? How many sales were made? What is the value of a lifetime business relationship?</p>
<p><strong><em>Bottom line&#8230; </em></strong></p>
<h3>What is your ROI?</h3>
<p>Finally, you can create a Facebook Advertising filter in Google Analytics that filters only CPC traffic. By doing this you will be able to see your Facebook paid traffic alone. If any natural traffic comes from Facebook it will show up segmented.</p>
<h3><img src="http://galearning.com/images/2009-06-04_172712.jpg" alt="" width="599" height="314" /></h3>
<p>The highlighted line is traffic from your paid advertising with Facebook and the second line is natural traffic that came to your site through links that were not tagged (non-paid)</p>
<h3>How to Create a Facebook Profile</h3>
<p>Go to your<a href="https://www.google.com/analytics/settings/profile_summary" target="_blank"> profile settings</a> and create a filter.</p>
<p><img src="http://galearning.com/images/2009-06-04_173037.jpg" alt="" width="600" height="394" /></p>
<p><strong>Filter Name:</strong> Facebook Only Traffic</p>
<p><strong>Filter Type: </strong>Custom&gt;Include</p>
<p><strong>Filter Field</strong>: Campaign Source</p>
<p><strong>Filter Pattern:</strong> facebook</p>
<p><strong>Case Sensitive:</strong> No</p>
]]></content:encoded>
			<wfw:commentRss>http://galearning.com/google-analysis/install-google-analytics/manual-tags/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Common Copywriting Styles Online</title>
		<link>http://galearning.com/building-websites/website-content/copywriting-type/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=copywriting-type</link>
		<comments>http://galearning.com/building-websites/website-content/copywriting-type/#comments</comments>
		<pubDate>Wed, 11 Aug 2010 21:05:37 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[Website Content]]></category>
		<category><![CDATA[print and web]]></category>
		<category><![CDATA[seo content]]></category>
		<category><![CDATA[website design]]></category>

		<guid isPermaLink="false">http://galearning.com/?p=1944</guid>
		<description><![CDATA[Is a good copywriting business hard to find? The first question you need to ask yourself before finding professional copywriting services is; what type of web copywriting do you need? One thing I can tell you from experience, choosing good copywriting services for your specific requirements is the difference between ordinary and engaging content. Content [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://galearning.com/images/copywriting-tips_clip_image002.jpg" alt="" width="344" height="270" align="right" /></p>
<p>Is a good copywriting business hard to find? The first question you need to ask yourself before finding professional copywriting services is; what type of web copywriting do you need? One thing I can tell you from experience, choosing good copywriting services for your specific requirements is the difference between ordinary and engaging content.</p>
<p>Content is how you tell people who you are (including video).It is great content that will express your business ideas, educate, instruct and guide people through your <a href="http://galearning.com/google-analytics/interface/Goals.html#Topic82">goal funnel</a>. It is <strong>not</strong> a key conversion component that you want to <strong>take a chance on!</strong> Your marketing copyrighting style needs to provide quick footsteps through your website visitor’s reason for being there.</p>
<h2><span id="more-1944"></span><strong>What Are Common Types Of Copywriting Services ?</strong></h2>
<h3><strong> SEO Copywriting Services</strong></h3>
<p>SEO copywriting can improve your online marketing significantly. In the art of search engine marketing, creating content that appeals to a search engine is the same way you would prepare content for a human being. There are certain on page elements that you can pay close attention to like the <a href="http://galearning.com/building-websites/wordpress-websites/wordpress-seo-secrets/#metatags">browser title, meta tags</a> and <a href="http://galearning.com/building-websites/wordpress-websites/wordpress-seo-secrets/#pagetitling">page titles</a> appearing in the body text on each page. <a href="http://galearning.com/organic-optimization/google-seo-step2.php">Interlinking</a> your content to other relevant content pages along with the use of <strong>boldface</strong> and <em>italic</em> in relevant text are also known as SEO copyrighting practices. Purposing <a href="http://galearning.com/optimized/search-engines/keyword-sweetspot/">keywords</a> and a <a href="http://galearning.com/building-websites/wordpress-websites/wordpress-seo-secrets/#metatags">description</a> along with <a href="http://galearning.com/building-websites/wordpress-websites/wordpress-seo-secrets/#tagging">tagging your content </a>will also contribute to <strong>ranking for targeted keywords</strong>. If you think about all of the techniques mentioned above the same applies to human readers. Who does not like reading bold page titles to allow for easy page scanning?</p>
<h3><strong> Professional Copywriting Services</strong></h3>
<p>A professional copywriting service will find out about your market before creating content. They are usually experienced in your market. Your prospective audience and what will appeal to them, is important in the context of your message. To do this most effectively the professional copywriter will bridge the gap of search engine communication and engaging content. Most of the people that will find your content articles on the Internet will first enter keywords into a search engine. Then they will find your web page and be expecting a solution to the query they entered into the search engine-quickly. That is where affective headings and short paragraphs that target your audience are a must. The idea is to get  each visitor more deeply involved with your website. Every click from the page they landed on is one less <a href="http://galearning.com/google-analytics/bounce-rate.php">bounce</a>. A professional copywriter solves problems and understands who they are writing to.</p>
<h3><strong>Direct Response Copywriting</strong></h3>
<p>A copywriter service for <a href="http://galearning.com/tag/track-print-response/">direct response</a> uses an experienced a <strong>blend of calls to action</strong>, eye grabbing direct marketing messages and an expert form of persuasive page architecture. Direct response marketing skills are usually acquired over time from analyzing <a href="http://galearning.com/marketing-tips/tracking-print-mailings/campaign-goals-tracking-print/">direct mail campaigns</a>. Getting your promotional products <strong>in front of the right audience</strong> in a tantalizing manner is the name of the game. Your message needs to express empathy while still maintaining a persuasive nature. Out of all types of copywriting, direct response remains among the highest paying forms of professional copywriting. It is not just limited to content; you can also include video and images. There is also help and support you can find from the <a href="http://galearning.com/tag/pay-per-click/"><strong>Google Adwords management formula</strong></a>.</p>
<h3><strong> Advertising Copywriting</strong></h3>
<p>This area of advertising copyrighting includes TV, radio, web, interactive media, and <a href="http://galearning.com/tag/track-print-response/">print</a>. For business that is a serious player online; an advertising copywriter will help you get the advertising info to the right marketing audience quickly and effectively. Creating content for this bracket in copywriting means you need to have a <strong>good understanding of business,</strong> profit and how to make money online. With affective content prepared by an advertising writer, approach and <a href="http://galearning.com/building-websites/redesign-formula/">marketing strategy</a> is incorporated into the flow of your content message.</p>
<h3><strong> Copywriting Services Relieve Plan</strong></h3>
<p>Having content written by a professional writer eliminates the problems of typographical errors, poor sentence structure, spelling / grammatical errors and other problems that may impair your ability to sell your idea. In most cases the purpose of your website is to <strong>convert a visitor to desired actions</strong> such as lead generation, product purchases, and/or brand lift. Experience in creative copywriting services will result in a higher conversion rate often by tastefully placing writing headlines appropriately with a call to action.</p>
]]></content:encoded>
			<wfw:commentRss>http://galearning.com/building-websites/website-content/copywriting-type/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tracking Multiple Traffic Sources</title>
		<link>http://galearning.com/marketing-tips/tracking-multi-channel/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=tracking-multi-channel</link>
		<comments>http://galearning.com/marketing-tips/tracking-multi-channel/#comments</comments>
		<pubDate>Fri, 04 Jun 2010 13:43:03 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[Google Analytics]]></category>
		<category><![CDATA[Marketing Tips]]></category>
		<category><![CDATA[print and web]]></category>
		<category><![CDATA[track advertising]]></category>
		<category><![CDATA[track print response]]></category>
		<category><![CDATA[using google analytics]]></category>

		<guid isPermaLink="false">http://galearning.com/help/?p=1320</guid>
		<description><![CDATA[Track All Channels of Marketing We all know about marketing on the Internet but what many of us forget is the power of offline market mediums like TV, radio and direct mail.  They are all potentially great ways to drive more traffic to your website. If you play your cards right and have a beautiful [...]]]></description>
			<content:encoded><![CDATA[<h2>Track All Channels of Marketing</h2>
<p><a href="http://galearning.com/wp-content/uploads/2010/06/image0101.jpg"><img class="alignleft size-full wp-image-1318" title="Track All Channels of Marketing" src="http://galearning.com/wp-content/uploads/2010/06/image0101.jpg" alt="" width="348" height="495" /></a></p>
<p>We all know about marketing on the Internet but what many of us forget is the power of offline market mediums like TV, radio and <a href="http://galearning.com/optimizing-ga/direct-mail-tracking-intro/">direct mail</a>.  They are all potentially great ways to drive more traffic to your website. If you play your cards right and have a beautiful <a href="http://galearning.com/../google-analytics/interface/Content.html#Topic56">landing page</a> setup to convert each visitor to action <strong>we’re talking sales baby</strong>! Making a conscious effort to divert traffic to your website is a great idea because it is <strong>so easily tracked.</strong></p>
<p>All interactions taken by <a href="http://galearning.com/">your multichannel marketing</a> traffic can be flagged in analytic software so you can really see which offline marketing campaign works the best. Now, all you really need is someone who can <a href="http://galearning.com/tag/analyze-website-advice/">interpret the data</a> into profitable actions.</p>
<p><span id="more-1320"></span></p>
<p><a href="http://galearning.com/wp-content/uploads/2010/06/image0541.jpg"><img class="alignnone size-full wp-image-1319" title="Multi Channel Tracking" src="http://galearning.com/wp-content/uploads/2010/06/image0541.jpg" alt="" width="373" height="364" /></a></p>
<p>All we’re really talking about here is <strong>connecting more dots</strong>. Any successful business that has conducted their own marketing and advertising campaigns will understand varying levels of success. Most marketing gurus will tell you that success generally comes from <a href="http://galearning.com/optimizing-ga/ab-test-basics/">testing different variables and scenarios</a>.</p>
<div class="clear"></div>
<p><a href="http://galearning.com/google-analysis/google-analytics-video-training/"> <img class="alignnone size-full wp-image-2128" title="Free Video" src="http://galearning.com/wp-content/uploads/2010/11/free-video.jpg" alt="Google-Analytics-Video-Training" width="640" height="231" /></a><br />
<a href="http://galearning.com/google-analysis/google-analytics-time-saving/">Google Analytics Training Video Series </a></p>
<p>One part of marketing that is much different today than it was ten years ago is the <strong>ability to track</strong>, analyze and improve campaigns <strong>at lightning quick speeds</strong>. This is because you can divert all your traffic to crafted website landing pages that speak loud and clear to each visitor. We simply can’t overlook visitors that found your website through a television ad, billboard and, radio advertisement, <a href="http://galearning.com/category/marketing-tips/tracking-print-mailings/">direct mail piece</a> … the list goes on and on. The important point to note is, offline marketing channels can be tracked using web analytics software to consistently improve your return on investment from campaigns.</p>
<p><a href="http://galearning.com/wp-content/uploads/2010/06/image0121.jpg"><img class="alignnone size-full wp-image-1321" title="Traffic Sources" src="http://galearning.com/wp-content/uploads/2010/06/image0121.jpg" alt="" width="411" height="163" /></a></p>
<p>It’s not how you play the game, it’s whether you win or lose. Measuring, testing and improving all your marketing channels are a winning combination that rarely fails. The best part about it is you can use Google analytics to strategically measure and analyze the <a href="http://galearning.com/google-analytics/interface/Goals.html#Topic82">goals</a> of marketing efforts. Google analytics is a <strong>free</strong> program you can install on your website in a matter of minutes.</p>
<div class="clear"></div>
<p><a href="http://galearning.com/google-analysis/google-analytics-video-training/"> <img class="alignnone size-full wp-image-2128" title="Free Video" src="http://galearning.com/wp-content/uploads/2010/11/free-video.jpg" alt="Google-Analytics-Video-Training" width="640" height="231" /></a><br />
<a href="http://galearning.com/google-analysis/google-analytics-time-saving/">Google Analytics Training Video Series </a></p>
]]></content:encoded>
			<wfw:commentRss>http://galearning.com/marketing-tips/tracking-multi-channel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Screw SEO =&gt; Integrate Marketing Efforts</title>
		<link>http://galearning.com/optimized/search-engines/integrate-marketing/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=integrate-marketing</link>
		<comments>http://galearning.com/optimized/search-engines/integrate-marketing/#comments</comments>
		<pubDate>Thu, 03 Jun 2010 13:20:18 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[Search Engines]]></category>
		<category><![CDATA[google analytics small business]]></category>
		<category><![CDATA[google seo]]></category>
		<category><![CDATA[offline marketing]]></category>
		<category><![CDATA[online marketing]]></category>
		<category><![CDATA[Optimizing Google Analytics]]></category>
		<category><![CDATA[pay per click]]></category>
		<category><![CDATA[print and web]]></category>
		<category><![CDATA[track advertising]]></category>
		<category><![CDATA[using google analytics]]></category>

		<guid isPermaLink="false">http://galearning.com/help/?p=1309</guid>
		<description><![CDATA[Guaranteed 4 step Integrated Marketing System I know you’ve heard the term SEO or search engine optimization before, perhaps a little too much. In the twelve years I’ve spent Internet marketing I have seen many people depend on search engines a too much for traffic. Sure, when you reach the top ten fold in Google [...]]]></description>
			<content:encoded><![CDATA[<h2>Guaranteed 4 step Integrated Marketing System</h2>
<p><a href="http://galearning.com/wp-content/uploads/2010/06/image0081.jpg"><img class="alignleft size-full wp-image-1305" title="Guaranteed 4 Step Integrated Marketing System" src="http://galearning.com/wp-content/uploads/2010/06/image0081.jpg" alt="" width="257" height="365" /></a></p>
<p>I know you’ve heard the term SEO or search engine optimization before, perhaps a little too much. In the twelve years I’ve spent Internet marketing I have seen many people <strong>depend on search engines a too much</strong> for traffic. Sure, when you reach the top ten fold in Google business is great! The problem is, tomorrow morning we can wake up and that beautiful <strong>top ten ranking has disappeared</strong>. We simply do not control what web sites appear in Google’s result pages. I have concluded that an integrated approach of good search engine optimization on page structure, authentic social marketing, and pay per click advertising are the best long-term approach.</p>
<p><span id="more-1309"></span><br />
<a href="http://galearning.com/wp-content/uploads/2010/06/image0561.jpg"><img class="alignleft size-full wp-image-1306" title="Search Engine on Page Structure" src="http://galearning.com/wp-content/uploads/2010/06/image0561.jpg" alt="" width="112" height="125" /></a></p>
<h3>Search Engine on Page Structure</h3>
<p>These are the simple elements most people understand exist such as Meta tags, titled tags, content structure, site interlinking and clean navigation.</p>
<h3><a href="http://galearning.com/wp-content/uploads/2010/06/image0571.jpg"><img class="alignleft size-full wp-image-1307" title="Social Marketing" src="http://galearning.com/wp-content/uploads/2010/06/image0571.jpg" alt="" width="108" height="104" /></a>Authentic Social Marketing</h3>
<p>You need a real plan in place preferably represented by your own staff. In the social space communication is instant. And other people can see the way you deal with situations. Given the right circumstances your business can become viral in a matter of minutes in the social space. Behind the curtain must always be real people that understand the core of your business model.</p>
<h3><a href="http://galearning.com/wp-content/uploads/2010/06/image0592.jpg"><img class="alignleft size-full wp-image-1308" title="Pay Per Click Advertising" src="http://galearning.com/wp-content/uploads/2010/06/image0592.jpg" alt="" width="92" height="101" /></a>Pay Per Click Advertising</h3>
<p>This is one of my favorite methods of driving targeted traffic to a website instantly. If you have used Google ad words before you understand what I am telling you. Choose your keywords, make your ads, target your audience, joined to Google analytics and set daily budget. That’s all you need to do and in a matter of hours you can be selling products to paying customers.<br />
<a href="http://galearning.com/wp-content/uploads/2010/06/image0612.jpg"><img class="alignleft size-full wp-image-1310" title="Google Analytics for Improvements" src="http://galearning.com/wp-content/uploads/2010/06/image0612.jpg" alt="" width="141" height="137" /></a></p>
<h3>Google Analytics for Improvements</h3>
<p>Just to put the icing on the cake and keep all of your traffic streams honest and true Google Analytics is a necessity. This program is enterprise class analytics software at a price that cannot be beat; free! It will allow you to look at the traffic streams listed above and find out where the sore spots are. Additionally, you will learn what makes visitors happy (convert to action). This will give you some pretty good ideas on what to expand within your domain. For example, you may learn that a certain group of <a href="../../../../../../organic-optimization/seo-keywords.php">keywords</a> continues to result in conversion. It’s time to take a look at expanding what is working extremely well on your site into the areas that are not.</p>
<p>Instead of focusing so much on what the search engines do, forget about  it! I know if you ask the Google engineers on the best remedy to get  good ranking they would tell you ‘forget they exist’. When you can drive  targeted traffic to your site that truly engages them search engines  will recognize this. Yes, search engine algorithms are sensitive to how  well entertained visitors are when they land on any site. It is part  your overall score which determines where your web site will rank.</p>
<p>There you have my 4 easy steps into <a href="http://www.facebook.com/pages/Internet-Marketing-Success/369163847891">Internet marketing success</a>. We have a straightforward system that gets these 4 critical components <strong>working in harmony with your business quickly</strong>. If you have any trouble at all getting yourself up and running contact our staff for help in any of these areas.</p>
<div class="clear"></div>
<p><a href="http://galearning.com/google-analysis/google-analytics-video-training/"> <img class="alignnone size-full wp-image-2128" title="Free Video" src="http://galearning.com/wp-content/uploads/2010/11/free-video.jpg" alt="Google-Analytics-Video-Training" width="640" height="231" /></a><br />
<a href="http://galearning.com/google-analysis/google-analytics-time-saving/">Google Analytics Training Video Series </a></p>
]]></content:encoded>
			<wfw:commentRss>http://galearning.com/optimized/search-engines/integrate-marketing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Direct Mail Tracking Flowchart</title>
		<link>http://galearning.com/marketing-tips/tracking-print-mailings/direct-mail-tracking-intro/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=direct-mail-tracking-intro</link>
		<comments>http://galearning.com/marketing-tips/tracking-print-mailings/direct-mail-tracking-intro/#comments</comments>
		<pubDate>Sun, 20 Dec 2009 18:16:08 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[Tracking Print Mailings]]></category>
		<category><![CDATA[direct mail]]></category>
		<category><![CDATA[offline marketing]]></category>
		<category><![CDATA[print and web]]></category>
		<category><![CDATA[track advertising]]></category>
		<category><![CDATA[using google analytics]]></category>

		<guid isPermaLink="false">http://galearning.com/help/?p=943</guid>
		<description><![CDATA[Business Mailing Measurement and Tracking Map Direct Mail Tracking Introduction We are a technical marketing company that specializes in getting you the right plan for online success. I know that sounds like a corny line written by a snake oil salesman but success is a formula for each business. Being able to zoom in on [...]]]></description>
			<content:encoded><![CDATA[<h2>Business Mailing Measurement and Tracking Map</h2>
<p align="center"><img src="http://galearning.com/images-blog/direct-mail-tracking-intro_clip_image002.jpg" width="439" height="530" border="0" usemap="#MapMap"> </p>
<map name="MapMap">
<area shape="rect" coords="113,72,206,114" href="http://galearning.com/marketing-tips/tracking-print-mailings/distribution-plan/">
<area shape="rect" coords="220,7,301,29" href="http://galearning.com/optimizing-ga/install-gatc-for-print/">
<area shape="rect" coords="216,70,287,93" href="http://galearning.com/optimizing-ga/goals-direct-mail/">
<area shape="rect" coords="295,80,397,123" href="http://galearning.com/marketing-tips/tracking-print-mailings/campaign-goals-tracking-print/">
<area shape="rect" coords="295,31,395,80" href="http://galearning.com/marketing-tips/tracking-print-mailings/direct-mail-goals/">
<area shape="rect" coords="216,162,317,181" href="http://galearning.com/marketing-tips/tracking-print-mailings/distribution-plan/">
<area shape="rect" coords="131,227,215,267" href="#">
<area shape="rect" coords="115,314,198,357" href="http://galearning.com/marketing-tips/tracking-print-mailings/design-formats-for-direct-mail/">
<area shape="rect" coords="200,314,331,357" href="http://galearning.com/marketing-tips/tracking-print-mailings/get-mailer-printed/">
<area shape="rect" coords="222,202,269,221" href="http://galearning.com/optimizing-ga/install-gatc-for-print/">
<area shape="rect" coords="222,219,418,290" href="http://galearning.com/marketing-tips/tracking-print-mailings/measure-mail-ga/">
<area shape="rect" coords="112,375,363,436" href="http://galearning.com/marketing-tips/tracking-print-mailings/measureprint-response/">
<area shape="rect" coords="111,442,353,518" href="http://galearning.com/marketing-tips/tracking-print-mailings/print-analysis/">
<area shape="rect" coords="7,229,118,291" href="http://galearning.com/tag/direct-mail/">
</map>
<p><span id="more-943"></span></p>
<h3>Direct Mail Tracking Introduction</h3>
<p>We are a technical marketing company that specializes in getting you the right plan for online success. I know that sounds like a corny line written by a snake oil salesman but success is a formula for each business. Being able to zoom in on each business formula with a measured approach will find your <a href="http://galearning.com/optimized/search-engines/keyword-sweetspot/">sweet spot</a> a lot faster.</p>
<p>The above document is a specimen document that is intended to represent a model report. This model report serves as an owner’s manual after the purchase they made for a printing, conversion optimization and tracking package.</p>
<h3>Executive Summary</h3>
<p>What is the true value of <a href="http://galearning.com/tag/direct-mail/">Business Mailing Measurement and Tracking</a>? You will find the answer below along with the analytics methods we use to track your printing in the <a href="http://galearning.com/google-analytics/interface/new-map.htm">Google Analytics Interface</a>. There are many steps to take that need to be integrated into campaign planning in order for Google Analytics to perform. When you <a href="http://galearning.com/marketing-tips/tracking-print-mailings/distribution-plan/">assess your target audience</a> and the campaign goals, web analytics will work <strong>in harmony</strong> with you. Whether you are trying to increase product sales, generate leads, get in-store visits, generate awareness, build a qualified database or increase customer loyalty it can be effortlessly tracked once a <a href="http://galearning.com/optimizing-ga/install-gatc-for-print/">Google Analytics set up for print tracking</a> has been performed.</p>
<h3>Create a Vanity Domain</h3>
<p><a href="http://galearning.com/marketing-tips/tracking-print-mailings/measure-mail-ga/">Create a vanity domain</a> to use for diverting all of your print traffic into one channel. It’s as easy as deciding on a simple domain name, registering it, and pointing it to your server. Now you are ready to have custom tracking script installed and profiles configured.</p>
<h3>Graphic Design and Print</h3>
<p><a href="http://galearning.com/marketing-tips/tracking-print-mailings/design-formats-for-direct-mail/">Design and print</a> of your marketing masterpiece should be done after reviewing the <a href="http://galearning.com/marketing-tips/tracking-print-mailings/mail-specs-canada/">specifications of carriers</a>. Decide on structure and size of your mailer wisely. For example, if you are using Canada post to deliver your message make sure you read the guidelines I have listed in this report. Now we can move into production, starting with graphic design. Once we have completed the artwork to commercial printing specifications we can plan to print &amp; finish. Design and print usually work very closely, you want to make sure the design is doable in print before designing.</p>
<p>Your print design should be <a href="http://galearning.com/marketing-tips/tracking-print-mailings/measureprint-response/">in sync with landing pages</a>. A good website landing page is the difference of night and day when it <strong>comes to conversion</strong>. It’s always a worthwhile investment getting a “Visitor to Action&#8221; design along with a “Thank You Page” to up sell visitors. Why not allow them access to other offers on your thank you page.</p>
<h3>Analyze Results</h3>
<p>After your mailing has hits the street, <a href="http://galearning.com/marketing-tips/tracking-print-mailings/print-analysis/">campaign analysis </a>is performed to explore the success by reviewing report data. Goal driven analytic reports are generated with actionable suggestions to improve your conversion. Performances of other important pages are also examined. We look for good and bad performing pages. This is done to improve your ROI through data driven decisions.</p>
<map name="Map">
<area shape="rect" coords="127,422,408,491" href="http://galearning.com/marketing-tips/tracking-print-mailings/measureprint-response/" />
<area shape="rect" coords="126,498,397,583" href="http://galearning.com/marketing-tips/tracking-print-mailings/print-analysis/" /> </map>
<div class="wp-caption alignnone" style="width: 395px"><a href="http://galearning.com/internet-marketing-strategies/sign-up-pdf.php"><img class=" " title="Download Direct Mail Marketing Guide Free" src="http://galearning.com/images/logo-dowload.jpg" alt="" width="385" height="374" /></a><p class="wp-caption-text">Download NOW</p></div>
]]></content:encoded>
			<wfw:commentRss>http://galearning.com/marketing-tips/tracking-print-mailings/direct-mail-tracking-intro/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Direct Mail Campaign Goal Tracking</title>
		<link>http://galearning.com/marketing-tips/tracking-print-mailings/campaign-goals-tracking-print/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=campaign-goals-tracking-print</link>
		<comments>http://galearning.com/marketing-tips/tracking-print-mailings/campaign-goals-tracking-print/#comments</comments>
		<pubDate>Fri, 18 Dec 2009 17:34:34 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[Tracking Print Mailings]]></category>
		<category><![CDATA[analyze website advice]]></category>
		<category><![CDATA[direct mail]]></category>
		<category><![CDATA[google analytics small business]]></category>
		<category><![CDATA[offline marketing]]></category>
		<category><![CDATA[online marketing]]></category>
		<category><![CDATA[Optimizing Google Analytics]]></category>
		<category><![CDATA[print and web]]></category>
		<category><![CDATA[track advertising]]></category>
		<category><![CDATA[track print response]]></category>
		<category><![CDATA[using google analytics]]></category>

		<guid isPermaLink="false">http://galearning.com/help/?p=938</guid>
		<description><![CDATA[Campaign Goals See also: Google Analytic Goal Funnel Establishing Campaign Goals This is a vision of what is to come with the Google Analytics print tracking recipe we’ll show you. We have conclusively tested this effective method of tracking your direct mail. Additionally we used a call tracked phone number to measure phone responses. We [...]]]></description>
			<content:encoded><![CDATA[<h2>Campaign Goals</h2>
<p>See also: <a href="http://galearning.com/google-analytics/interface/Goals.html#Topic82"> Google Analytic Goal Funnel</a></p>
<p><strong> Establishing Campaign Goals</strong></p>
<p><img src="http://galearning.com/images-blog/campaign-goals-summary_clip_image002.jpg" alt="" /></p>
<p>This is a vision of what is to come with the Google Analytics print tracking recipe we’ll show you.</p>
<p>We have conclusively tested this effective method of tracking your direct mail. Additionally we used a call tracked phone number to measure phone responses. We sent out a total of 4 million printed mail pieces over 30 days. Unfortunately I cannot reveal our client so I have made a couple fictious print examples. The phone numbers and domain names are made up for the purpose of illustrating how this campaign worked. It was one of the coolest campaigns to analyze because there were unintended (unpredictable) outcomes.</p>
<p><span id="more-938"></span></p>
<p><strong>Items Tracked </strong></p>
<ul>
<li> In store visits (bar code to data base)</li>
<li> Print (GA)</li>
<li> Phone Calls (GA)</li>
</ul>
<h2>Mailer Example</h2>
<p><img src="http://galearning.com/images-blog/track-print-landing_clip_image002.jpg" alt="" width="365" height="223" /></p>
<p><strong>Note the domain name on the printed piece </strong></p>
<h2>Direct Mail and Phone Call Tracking Results</h2>
<p><img class="alignnone" src="http://galearning.com/images-blog/campaign-goals-summary_clip_image006.jpg" alt="" width="345" height="271" /></p>
<ul>
<li><img src="http://galearning.com/images-blog/campaign-goals-summary_clip_image008.jpg" alt="" width="231" height="155" align="right" /> Increase Product Sales</li>
</ul>
<p><strong> Goal 1- Increase Sales </strong></p>
<p><strong> </strong></p>
<p><strong> How Does Google Analytics Help? </strong></p>
<p>We are able to track the purchases made by each marketing channel. The phone calls made</p>
<p>Measurement Effectiveness 100%</p>
<p><strong> PDF reports focused on key performance indicators are emailed to clients on a regular basis. </strong></p>
<p><strong> <img class="alignnone" src="http://galearning.com/images-blog/campaign-goals-summary_clip_image010.jpg" alt="" width="327" height="234" /></strong></p>
<h2>Generate Leads</h2>
<p><img class="alignright" src="http://galearning.com/images-blog/campaign-goals-summary_clip_image012.jpg" alt="" width="355" height="174" /></p>
<h2><strong>Goal 2- Lead Generation</strong></h2>
<p><strong> How Does Google Analytics Help?</strong></p>
<p>Goals are top of the food chain for successful web analytics.</p>
<p>If you are interested in conversion (when people take desired actions) you’ll want to configure goals.</p>
<p><strong>Analyze</strong></p>
<ul>
<li>Goal conversions</li>
<li>Goal Performance</li>
<li>Goal Conversion Rate</li>
<li>Total Goal Value</li>
</ul>
<p><strong> Lead Funnel Visualization</strong><strong> </strong></p>
<p><strong> </strong><img src="http://galearning.com/images-blog/campaign-goals-summary_clip_image014.jpg" alt="" width="378" height="389" /><strong> </strong></p>
<p><strong> </strong> Measurement Effectiveness 100%<strong> </strong></p>
<p><strong> PDF reports focused on key performance indicators are emailed to clients on a regular basis. </strong></p>
<h2>Goal Summary</p>
<p><img src="http://galearning.com/images-blog/campaign-goals-summary_clip_image016.jpg" alt="" align="right" /></h2>
<p><strong> List of Client Goal Summary Here</strong></p>
<p>This is important because we can measure goals with Analytics software:</p>
<h3>Client Goal Summary</h3>
<p>After we have run through the checklist of goals we must summarize the client goals. It is important that we take this step so that we can remain focused on what is most important to the client. From this point forward, client goals will be the main focus of tracking and reporting. When analysis is performed examining how well each visitor is making it to the finished goal will allow for affective and actionable insights that clearly impact the bottom line.</p>
<p><strong> Increase Product Sales</strong></p>
<p><em> This website does not sell products. Products are carried in store. Website incentives for stroe discounts can be downloaded. They are barcoded and automatically entered into your data base so they can be accredited to the correct source </em></p>
<p><strong> Generate Leads</strong></p>
<p><em> The purpose of this website is to generate leads. To accomplish this, a quick contact form is placed on every web page. The placement of the sleep formed will be placed in the top fold on the left hand side. Based on statistics this is the most viewed portion of a computer monitor.</em></p>
<p><strong> In Store Visits</strong></p>
<p><em> This web site will also guide in delivering visitors to each store by downloading coupons from the website.</em></p>
<p><strong> Generate Awareness</strong></p>
<p><em> We would also like to build brand awareness which will be measured by visitors accessing the web site. We will look at how many pages visitors view, how deep they call within the site and length of time on site. </em></p>
<p><strong> Build Qualified Database</strong></p>
<p><em> All leads that are gathered in the first step will also be automatically entered into the CRM system. These entries will also be put in queue for automated follow-up sequences. The automated follow-up sequences will promote the message of quality in store products.</em></p>
<p><strong> Customer Loyalty Follow up</strong></p>
<p><em> The website analytics software used to track visitors to this web site are cookie based. This means when visitors enter the website t</em><em> he system will recognize them as a repeat visitor, allowing us to measure loyal web site visitors. </em></p>
]]></content:encoded>
			<wfw:commentRss>http://galearning.com/marketing-tips/tracking-print-mailings/campaign-goals-tracking-print/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Mailers- Track In Store Visits, Page Depth and Leads</title>
		<link>http://galearning.com/marketing-tips/tracking-print-mailings/direct-mail-goals/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=direct-mail-goals</link>
		<comments>http://galearning.com/marketing-tips/tracking-print-mailings/direct-mail-goals/#comments</comments>
		<pubDate>Tue, 15 Dec 2009 00:51:54 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[Tracking Print Mailings]]></category>
		<category><![CDATA[analyze website advice]]></category>
		<category><![CDATA[direct mail]]></category>
		<category><![CDATA[google analytics website tips]]></category>
		<category><![CDATA[optimization for GA]]></category>
		<category><![CDATA[Optimizing Google Analytics]]></category>
		<category><![CDATA[print and web]]></category>
		<category><![CDATA[track advertising]]></category>
		<category><![CDATA[track print response]]></category>
		<category><![CDATA[using google analytics]]></category>

		<guid isPermaLink="false">http://galearning.com/help/?p=843</guid>
		<description><![CDATA[Direct Mail Goal Options to Track with Google Analytics In Store Visits Tracking store visits can be done with redemption coupons that are downloaded from your website. After coupons are downloaded they are printed with a bar code to redeem at participating stores. You can also add coupons to your website and track how many [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://galearning.com/images-blog/direct-mail-goals_clip_image002.jpg" alt="" /></p>
<h2>Direct Mail Goal Options to Track with Google Analytics</h2>
<h3>In Store Visits</h3>
<p><img src="http://galearning.com/images-blog/direct-mail-goals_clip_image004.jpg" alt="" align="right" /><br />
Tracking store visits can be done with redemption coupons that are downloaded from your website. After coupons are downloaded they are printed with a bar code to redeem at participating stores.</p>
<p>You can also add coupons to your website and track how many times they were accessed by using a modified Google Analytics script for <a href="http://galearning.com/robert/learning_pads/page2.php">tracking downloads and form submissions</a>.</p>
<p><img src="http://galearning.com/images-blog/direct-mail-goals_clip_image006.jpg" alt="" /></p>
<p><span id="more-843"></span><strong>How Does Google Analytics Help?</strong></p>
<p><img src="http://galearning.com/images-blog/direct-mail-goals_clip_image008.jpg" alt="" width="380" height="302" /></p>
<p><strong> Measurement Effectiveness 50% -100% </strong></p>
<p>This depends on incentive of coupon. E.g. &#8220;Visit our store&#8221; or &#8220;Download discount coupons from website&#8221;. The graphic design on the printed piece should be planned as a brand image that will gain interest over time. Make your offer sweet with a reason to visit the site (free download)</p>
<p><strong> PDF reports focused on key performance indicators are emailed to clients on a regular basis. </strong></p>
<h2>Generate Awareness</h2>
<p><img src="http://galearning.com/images-blog/direct-mail-goals_clip_image010.jpg" alt="" /></p>
<h3><strong>Goal 4- Brand and Awareness</strong></h3>
<p><strong> How Sticky is your Website?</strong></p>
<p><strong> How Does Google Analytics Help?</strong></p>
<p><strong> Depth of Visit</strong></p>
<p>How deep do visitors go? On this site there is an average of 3 pages per visit. It should be noted 6.48% visit 20+ pages.</p>
<p><img src="http://galearning.com/google-analytics/interface/NotesImages/Topic23NotesImage1.jpg" alt="" width="384" height="378" /></p>
<h3><strong> How Engaged are Visitors?</strong></h3>
<h4>Length of Visit</h4>
<p>How long do the visitors remain on your site for? This is an easy way to see how engaged the people are that visit your website.</p>
<p>Compare trends over time. Are the above metrics improving?</p>
<h2><img src="http://galearning.com/images-blog/direct-mail-goals_clip_image002_0000.jpg" alt="" /> Build Qualified Database</h2>
<p><strong> Goal 5- Build Database Contacts</strong></p>
<p><img src="http://galearning.com/images-blog/direct-mail-goals_clip_image012.jpg" alt="" /></p>
<p><strong> How Does Google Analytics Help?</strong></p>
<h3><strong> Google Analytics Measures Conversion </strong></h3>
<p><strong>Goal Verification</strong></p>
<p>Confirm your goals and compare timelines.</p>
<p><img src="http://galearning.com/images-blog/direct-mail-goals_clip_image014.jpg" alt="" /></p>
<p><strong>Available Timelines</strong></p>
<p><em>Hour, Day, Week, Month, Comparison. </em></p>
<p>Google Analytics will count the leads; tell you where they came from and keyword used to find  you. You can also export your data via API or <a href="http://galearning.com/google-analytics/interface/InterfaceWireframe.html">interface</a> download.</p>
<p>Also see <a href="http://galearning.com/google-analytics/interface/Goals.html#Topic82">funnel visualization </a></p>
<p><strong> Add CRM to Help Manage Relationship Building</strong></p>
<p>On a website, leads are generated easily using quick contact forms. If you really want to optimize conversion a website lead should have quick response time. With CRM software you will close deals by response time alone. Strike while the iron is hot!</p>
<h3>Automatic Follow up Sequences</h3>
<p><img src="http://galearning.com/images-blog/direct-mail-goals_clip_image016.jpg" alt="" width="421" height="235" /></p>
<p><em>Client Relationship Management</em></p>
<h3><strong> A New Way of Doing Business</strong></h3>
<p>Sales Effectiveness 10% &#8211; 900% depending on your sales staff response to pain point sent in notes.</p>
<p>As you can see by the pages on <a href="http://galearning.com/optimizing-ga/goals-direct-mail/">goals for your marketing campaign</a>, I am a total fanatic when it comes to measuring objectives. They are at the heart of the matter; special attention, along with focus on the key metrics supporting goals is where the ROI is. The beautiful part about all the information I am sharing with you is Google Analytics  plays a major role in reporting the truth to you.</p>
]]></content:encoded>
			<wfw:commentRss>http://galearning.com/marketing-tips/tracking-print-mailings/direct-mail-goals/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Tracking Campaign Goals for Direct Mail</title>
		<link>http://galearning.com/marketing-tips/tracking-print-mailings/goals-direct-mail/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=goals-direct-mail</link>
		<comments>http://galearning.com/marketing-tips/tracking-print-mailings/goals-direct-mail/#comments</comments>
		<pubDate>Mon, 14 Dec 2009 02:15:01 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[Tracking Print Mailings]]></category>
		<category><![CDATA[analyze website advice]]></category>
		<category><![CDATA[direct mail]]></category>
		<category><![CDATA[google analytics website tips]]></category>
		<category><![CDATA[offline marketing]]></category>
		<category><![CDATA[optimization for GA]]></category>
		<category><![CDATA[Optimizing Google Analytics]]></category>
		<category><![CDATA[print and web]]></category>
		<category><![CDATA[track advertising]]></category>
		<category><![CDATA[track print response]]></category>
		<category><![CDATA[using google analytics]]></category>

		<guid isPermaLink="false">http://galearning.com/help/?p=835</guid>
		<description><![CDATA[Use Google Analytics to Improve Customer Loyalty Goal 6- Improve If one of the goals of your direct mail campaigns is to build more loyalty with your customers your efforts can be tracked. Once we get your website set up with Google Analytics tracking your mailings keep an eye on your visitor loyalty and recency [...]]]></description>
			<content:encoded><![CDATA[<h2><img class="alignright" src="http://galearning.com/images-blog/campaign-goals_clip_image002.jpg" alt="" width="251" height="300" />Use Google Analytics to Improve Customer Loyalty</h2>
<h3>Goal 6- Improve</h3>
<p>If one of the goals of your direct mail campaigns is to build more loyalty with your customers your efforts can be tracked. Once we get your website set up with <a href="http://galearning.com/optimizing-ga/install-gatc-for-print/">Google Analytics tracking your mailings</a> keep an eye on your visitor loyalty and recency reports. Below I will show you a couple easy reports to look at and gain quick insights.</p>
<p><strong> How Does Google Analytics Help Me See?</strong></p>
<p><strong> How Loyal do you think your Customers and Visitors are?</strong></p>
<h3>Loyalty</h3>
<p><strong> Here&#8217;s a good example of loyal visitors.</strong></p>
<p><img src="http://galearning.com/images-blog/campaign-goals_clip_image004.jpg" alt="" width="0" height="0" /><span id="more-835"></span></p>
<p><em>Over 25% percent of visitors view pages on this site over 201 times. </em></p>
<h3>Recency</h3>
<p>Almost 80% of all visitors are visiting this site within the last 24 hours.</p>
<p><img src="http://galearning.com/images-blog/campaign-goals_clip_image006.jpg" alt="" /></p>
<p>We can see this is a sticky website that people visit frequently.</p>
<p>Compare this month to last month.</p>
<p><img src="http://galearning.com/images-blog/campaign-goals_clip_image008.jpg" alt="" width="434" height="191" /></p>
<p>Measurement Effectiveness 100%</p>
<p><strong> PDF reports focused on key performance indicators are emailed to clients on a regular basis. </strong></p>
<h2>Goal 7- Marketing Effectiveness</h2>
<p><strong> How Does Google Analytics Help?</strong></p>
<p><strong> Bounce Rate</strong></p>
<p>The 1 simple metric for marketeers that is very powerful. Bounce rate is the percentage of visitors that left your site on the same page they entered on.</p>
<p>Check per hour, week, day, or month.</p>
<p>Direct Link to Google Analytics Interface</p>
<p><img src="http://galearning.com/images-blog/campaign-goals_clip_image010.jpg" alt="" width="398" height="237" /></p>
<p>Measurement Effectiveness 100%</p>
<p><strong> PDF reports focused on key performance indicators are emailed to clients on a regular basis. </strong></p>
]]></content:encoded>
			<wfw:commentRss>http://galearning.com/marketing-tips/tracking-print-mailings/goals-direct-mail/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Make Your Direct Mail Distribution Plan</title>
		<link>http://galearning.com/marketing-tips/tracking-print-mailings/distribution-plan/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=distribution-plan</link>
		<comments>http://galearning.com/marketing-tips/tracking-print-mailings/distribution-plan/#comments</comments>
		<pubDate>Sat, 12 Dec 2009 23:56:06 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[Tracking Print Mailings]]></category>
		<category><![CDATA[direct mail]]></category>
		<category><![CDATA[offline marketing]]></category>
		<category><![CDATA[print and web]]></category>
		<category><![CDATA[track advertising]]></category>
		<category><![CDATA[track print response]]></category>

		<guid isPermaLink="false">http://galearning.com/help/?p=832</guid>
		<description><![CDATA[Direct Mail Distribution Channels How to Determine Total Distribution In commercial printing, the last thing you want to realize is you did not order enough for your distribution needs. What about other areas in your marketing? It hurt$ when you&#8217;ve got to hit the press again because you fell short in quantity! Below I am [...]]]></description>
			<content:encoded><![CDATA[<h2>Direct Mail Distribution Channels</h2>
<h3>How to Determine Total Distribution</h3>
<p><img class="alignright" src="http://galearning.com/images-blog/distribution_clip_image002.jpg" alt="" width="222" height="280" align="right" /> In commercial printing, the last thing you want to realize is you did not order enough for your distribution needs. What about other areas in your marketing? It hurt$ when you&#8217;ve got to hit the press again because you <strong>fell short in quantity</strong>!</p>
<p>Below I am going to list many other possibilities that you want to consider before finalizing your production quantity.</p>
<h3>Mailing to Existing Clients</h3>
<h5>Send Your Printed Message to Customers</h5>
<p><img class="alignleft" src="http://galearning.com/images-blog/distribution_clip_image004.jpg" alt="" width="303" height="384" align="left" />Explore Other Means of Distribution<br />
When calculating the final amount of direct mail pieces to be sent out, you want to also consider putting aside qualities for other business mailings. You may want to include one of these direct mail pieces in the monthly invoices your accounting department sends out. Now your regular customers can take advantage of the deal your offering. That’s just one example of anther distribution channel for your mail piece.</p>
<p><span id="more-832"></span></p>
<h3>Alternate Postal Services</h3>
<p>In Canada we are limited mainly to <a href="http://galearning.com/marketing-tips/tracking-print-mailings/mail-specs-canada/">Canada Post </a>for carrying your printed message to its destination. In the United States the United States Postal Service performs a similar service. But there are also other independent companies that can also carry your message to a targeted audience. Why not include a direct mail piece with every order shipped?</p>
<p><img src="http://galearning.com/images-blog/distribution_clip_image006.jpg" alt="" width="285" height="391" /></p>
<ul>
<li> CanPar</li>
<li> UPS</li>
<li> Purolator</li>
<li> UPS</li>
<li> Fed Ex</li>
</ul>
<h3>Brokerage Houses</h3>
<h4>Deliver Sales Tools to Your Partners</h4>
<p><img src="http://galearning.com/images-blog/distribution_clip_image008.jpg" alt="" width="446" height="290" /></p>
<p>With a large corporation or company we must also consider other distribution outlets such as brokerage houses when finalizing direct mail quantities. For example if you are a large insurance company and have many brokers that sell your service perhaps a couple hundred direct mail pieces sent to each brokerage is worth factoring in.</p>
<h2>Financial Institutions</h2>
<h4>Banks and Lenders to Carry your Message to Customers</h4>
<p><img src="http://galearning.com/images-blog/distribution_clip_image010.jpg" alt="" width="446" height="334" /></p>
<p>Businesses can make arrangements with banks and financial institutions to also carry a circular in their waiting and reception areas.</p>
<h2>Mail Drop</h2>
<h4>Drop Mail Shipments</h4>
<p><img src="http://galearning.com/images-blog/distribution_clip_image012.jpg" alt="" width="424" height="188" /></p>
<p>A mail drop is when a large quantity of your printed material is dropped off to one source to be distributed. For example, sending your printed message in the global marketplace, a mail drop is required to transport your message from one country to another.</p>
<h2>Handouts</h2>
<h4>Handouts at Trade Shows, Malls, Promotional Events</h4>
<p><img src="http://galearning.com/images-blog/distribution_clip_image014.jpg" alt="" width="400" height="256" /></p>
<p>At trade shows or events hand outs are given to people that want more information. You will want to consider an amount to produce for handing out.</p>
<h2>First-Class Mail</h2>
<h4>Send Circulars First Class</h4>
<p><img src="http://galearning.com/images-blog/distribution_clip_image016.jpg" alt="" width="315" height="315" /></p>
<p>You may also want to send your direct mail using <a href="http://galearning.com/marketing-tips/tracking-print-mailings/mail-specs-canada/">first class mail services</a>. If so, determine the quantity you want to send using this method.</p>
<h2>Standard Mail</h2>
<h3>Send Regular Post</h3>
<p><img src="http://galearning.com/images-blog/distribution_clip_image018.jpg" alt="" width="458" height="133" /></p>
<p>Otherwise known as bulk mail, unaddressed ad mail, or letter mail this is probably the most common method used amongst business marketers because it is <strong>convenient, direct and inexpensive</strong>.</p>
<h2>Newspaper Insertions</h2>
<p><img src="http://galearning.com/images-blog/distribution_clip_image020.jpg" alt="" width="401" height="252" /></p>
<p>You can mark or bundle your direct mail pieces in counted quantities and your local newspaper will distribute them as advertising stuffers. This is also a cost <strong>efficient method</strong> to distribute your marketing message in <a href="http://galearning.com/tag/print-and-web/">print advertising</a>.</p>
<h2>Direct Mailings</h2>
<p><img src="http://galearning.com/images-blog/distribution_clip_image022.jpg" alt="" width="405" height="211" /></p>
<p>Direct mailings are usually initiated from a database list of clients and/or prospects. When you are<a href="http://galearning.com/marketing-tips/tracking-print-mailings/get-mailer-printed/"> printing, designing</a> and distributing your direct mail piece, consider this other distribution channel.</p>
<h2>Trade Shows</h2>
<p><img src="http://galearning.com/images-blog/distribution_clip_image024.jpg" alt="" width="400" height="217" /></p>
<p>At trade shows and exhibit booths postcards, tent cards, and brochures are common types of printing to have readily available for your visitors.</p>
<h2>Other Store Locations</h2>
<p><img src="http://galearning.com/images-blog/distribution_clip_image026.jpg" alt="" width="416" height="243" /></p>
<p>If there are other store locations that also would benefit from having <a href="http://galearning.com/tag/direct-mail/">effective, measurable advertising</a> visible to a targeted audience, allot quantities for their use.</p>
<h2>Tally up Your Total Mailing</h2>
<table cellspacing="0" cellpadding="0" width="500">
<tbody>
<tr bgcolor="#990000">
<td colspan="2" width="510" valign="bottom"><strong> <span style="color: #ffffff;">Determine Distribution </span></strong></td>
</tr>
<tr>
<td width="229" valign="bottom"><strong> Means </strong></td>
<td width="281" valign="bottom"><strong> QTY </strong></td>
</tr>
<tr>
<td width="229" valign="bottom">Mailing to Existing Clients</td>
<td width="281" valign="bottom">2000</td>
</tr>
<tr>
<td width="229" valign="bottom">Alternate Postal Services</td>
<td width="281" valign="bottom">300</td>
</tr>
<tr>
<td width="229" valign="bottom">Brokerage Houses</td>
<td width="281" valign="bottom">3900</td>
</tr>
<tr>
<td width="229" valign="bottom">Financial Institutions</td>
<td width="281" valign="bottom">1000</td>
</tr>
<tr>
<td width="229" valign="bottom">Mail Drop</td>
<td width="281" valign="bottom">5000</td>
</tr>
<tr>
<td width="229" valign="bottom">Handouts</td>
<td width="281" valign="bottom">400</td>
</tr>
<tr>
<td width="229" valign="bottom">First-Class Mail</td>
<td width="281" valign="bottom">7500</td>
</tr>
<tr>
<td width="229" valign="bottom">Standard Mail</td>
<td width="281" valign="bottom">300</td>
</tr>
<tr>
<td width="229" valign="bottom">Newspaper Insertions</td>
<td width="281" valign="bottom">40000</td>
</tr>
<tr>
<td width="229" valign="bottom">Direct Mailings</td>
<td width="281" valign="bottom">5000</td>
</tr>
<tr>
<td width="229" valign="bottom">Trade Shows</td>
<td width="281" valign="bottom">5000</td>
</tr>
<tr>
<td width="229" valign="bottom">Store Locations</td>
<td width="281" valign="bottom">6000</td>
</tr>
<tr>
<td width="229" valign="bottom"><span style="color: #990000;"><strong> Total Mailing </strong></span></td>
<td width="281" valign="bottom"><span style="color: #990000;"><strong> 76400 </strong></span></td>
</tr>
</tbody>
</table>
<p>Hopefully, you can see a bigger picture than you did before. The reason I am posting this information is so you can cover the bases in one press run. The machines used to produce your beautiful mail piece are typically expensive to set up and cheap to operate (run). <strong>Avoid </strong>costly reprints by planning your print run accordingly. It’s always better to have more than you need, especially with direct mail and marketing pieces.</p>
]]></content:encoded>
			<wfw:commentRss>http://galearning.com/marketing-tips/tracking-print-mailings/distribution-plan/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Phase 2- Google Analytics Installation Extras</title>
		<link>http://galearning.com/google-analysis/google-analytics-extras/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=google-analytics-extras</link>
		<comments>http://galearning.com/google-analysis/google-analytics-extras/#comments</comments>
		<pubDate>Sat, 12 Dec 2009 22:29:38 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[Google Analytics]]></category>
		<category><![CDATA[analyze website advice]]></category>
		<category><![CDATA[direct mail]]></category>
		<category><![CDATA[find competent analysis help]]></category>
		<category><![CDATA[find website analyst]]></category>
		<category><![CDATA[google analytics small business]]></category>
		<category><![CDATA[google analytics website tips]]></category>
		<category><![CDATA[offline marketing]]></category>
		<category><![CDATA[online marketing]]></category>
		<category><![CDATA[optimization for GA]]></category>
		<category><![CDATA[Optimizing Google Analytics]]></category>
		<category><![CDATA[print and web]]></category>
		<category><![CDATA[track advertising]]></category>
		<category><![CDATA[track print response]]></category>
		<category><![CDATA[using google analytics]]></category>

		<guid isPermaLink="false">http://galearning.com/help/?p=823</guid>
		<description><![CDATA[A Few Enhancements You Might like Using filter and profiles appropriately will ignite your data and let you see things in your reports you would not otherwise see. Below is a list of my personal favorites. There are thousands more if you look around. I remind you this data comes from my own reporting system, [...]]]></description>
			<content:encoded><![CDATA[<h2>A Few Enhancements You Might like</h2>
<p>Using filter and profiles appropriately will ignite your data and let you see things in your reports you would not otherwise see. Below is a list of my personal favorites. There are thousands more if you look around. I remind you this data comes from my own reporting system, that’s why you are seeing my notation icons.</p>
<p><img class="alignnone size-full wp-image-815" title="header1" src="http://galearning.com/wp-content/uploads/2009/12/header11.jpg" alt="header1" width="382" height="80" /></p>
<p><span id="more-823"></span></p>
<h3>Legend</h3>
<p><img src="http://galearning.com/images-blog/ga-extras_clip_image002.jpg" alt="" width="17" height="17" /> Not Applicable</p>
<p><img src="http://galearning.com/images-blog/ga-extras_clip_image004.jpg" alt="" width="17" height="17" /> Task Complete</p>
<p><img src="http://galearning.com/images-blog/ga-extras_clip_image006.jpg" alt="" width="17" height="17" /> Task Partially Complete</p>
<h3>Filters</h3>
<p><img src="http://galearning.com/images-blog/ga-extras_clip_image002_0000.jpg" alt="" width="17" height="17" /><strong>Keyword Cleaning</strong></p>
<p>See document: <a href="http://www.searchlaboratory.com/cleaningbroadmatch.php">cleaning broad match</a></p>
<p>Allow Keyword Cleaning and Referring Domain Analysis.</p>
<p><img src="http://galearning.com/images-blog/ga-extras_clip_image002_0001.jpg" alt="" width="17" height="17" /><strong>Keywords Trigger Ads</strong></p>
<p>See document: <a href="http://www.getelastic.com/exact-keywords-google-analytics/">exact-keywords-google-analytics</a></p>
<p>What Keywords Trigger what Ads?</p>
<p><img src="http://galearning.com/images-blog/ga-extras_clip_image002_0002.jpg" alt="" width="17" height="17" /><strong>SEO Rankings</strong></p>
<p>See document: <a href="http://yoast.com/track-seo-rankings-google-analytics/">track-seo-rankings-google-analytics</a></p>
<p>Track SEO rankings with Google Analytics.</p>
<p><img src="http://galearning.com/images-blog/ga-extras_clip_image002_0003.jpg" alt="" width="17" height="17" /><strong>5 Top Filters</strong><strong> </strong></p>
<p>See document: <a href="http://searchmarketingads.com/blog/2008/07/03/5-must-have-google-analytic-filters/">5-must-have-google-analytic-filters</a></p>
<p>Include My Site Traffic</p>
<p>Exclude Internal Traffic</p>
<p>Force URI Case to Lower</p>
<p>Display Full Referral Names</p>
<p>Remove URL Root</p>
<p><img src="http://galearning.com/images-blog/ga-extras_clip_image002_0004.jpg" alt="" width="17" height="17" /><strong>Paid Search Only</strong></p>
<p>See document: <a href="http://www.lunametrics.com/blog/2007/04/28/custom-filters-for-ga-part-3d/">custom-filters-for-ga-part-3d</a></p>
<p>Includes paid traffic only.</p>
<p><img src="http://galearning.com/images-blog/ga-extras_clip_image002_0005.jpg" alt="" width="17" height="17" /><strong>Cascading Custom Advanced Filters</strong></p>
<p>See document: <a href="http://www.lunametrics.com/blog/2007/06/14/filters-for-ga-part-4c-cascading-custom-advanced-filters/">filters-for-ga-part-4c-cascading-custom-advanced-filters</a></p>
<p>Keyword &#8211; source &#8211; Ad Title &#8211; pages/visitor &#8211; conversion rate.</p>
<p><strong>Cascading Custom Advanced Filters </strong></p>
<p><img src="http://galearning.com/images-blog/ga-extras_clip_image002_0006.jpg" alt="" width="17" height="17" /> Google Custom Search Engine</p>
<p>See document: <a href="http://www.google.com/coop/cse/">case</a></p>
<p><img src="http://galearning.com/images-blog/ga-extras_clip_image002_0007.jpg" alt="" width="17" height="17" /><strong>Analyze Internal Search</strong></p>
<p>See document: <a href="http://www.conversationmarketing.com/2007/07/analyze_internal_search_data_w.htm">analyze internal search data</a></p>
<p>Analytics added to Google Custom Search- Add 20% to conversion</p>
<p><img src="http://galearning.com/images-blog/ga-extras_clip_image002_0008.jpg" alt="" width="17" height="17" /><strong>Google Analytics with Google Docs</strong></p>
<p>See document: <a href="http://spanishgringo.blogspot.com/2008/06/integrate-google-analytics-with-google.html">integrate-google-analytics-with-google</a></p>
<p>Integrates Google Analytics with Google Docs</p>
<p><img src="http://galearning.com/images-blog/ga-extras_clip_image002_0009.jpg" alt="" width="17" height="17" /><strong>Report Enhancer</strong></p>
<p>See document: <a href="http://www.roirevolution.com/blog/2008/06/google_analytics_report_enhancer.html">google analytics report enhancer</a></p>
<p>Reveal the new Goal Conversion tab, now with raw number of conversions for each goal as well as goal revenue shows.</p>
<p><img src="http://galearning.com/images-blog/ga-extras_clip_image002_0010.jpg" alt="" width="17" height="17" /><strong>Block IP Address</strong></p>
<p>See document: <a href="http://robertssemsystem.com/index.php/about_robert/comments/ip_block_google_analytics_filter/">ip block google analytics filter</a></p>
<p>Block internal Traffic</p>
<p><img src="http://galearning.com/images-blog/ga-extras_clip_image004_0000.jpg" alt="" width="17" height="17" /><strong>Traffic filters</strong></p>
<p>To be applied appropriately to profiles.</p>
<h3>Setup Steps</h3>
<h4>Analytics Only</h4>
<h5>Steps</h5>
<p><strong> Your Account Has Been Created </strong></p>
<p><img src="http://galearning.com/images-blog/ga-extras_clip_image004_0001.jpg" alt="" width="17" height="17" /> Create a Google Analytics Account</p>
<p><img src="http://galearning.com/images-blog/ga-extras_clip_image008.jpg" alt="" width="480" height="369" /></p>
<p>Completed</p>
<p>Website URL: http://www.domainname.com</p>
<p>Default page [?]: index.htm</p>
<p>Time zone [?]: (GMT-05:00) Eastern Time &#8211; Toronto</p>
<p>Exclude URL Query Parameters:</p>
<p>Applied Cost Data: Cost source from Adwords for user 000-000-000</p>
<p>E-Commerce Website: No</p>
<p>Site Search [?]: Don&#8217;t Track Site Search</p>
<p><img src="http://galearning.com/images-blog/ga-extras_clip_image004_0002.jpg" alt="" width="17" height="17" /><strong> What Type of Website do you have?</strong></p>
<p>There are only a few different types of websites really…</p>
<p>* Ecommerce</p>
<p>* Brand lift</p>
<p>* Lead Generation</p>
<p>* Blog, Social Platform</p>
<p>Additionally there are basic coding languages that are supported by Google Analytics such as html, .htm, .shtml or script-generated pages like.cgi, .asp, .cfm, etc. Plain-text pages can also be tracked along with PDF files (virtual pageviews) and event interactions (event tracking).</p>
<p><strong> Your Website is:</strong></p>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td width="165" valign="top">Ecommerce</td>
<td width="68" valign="top"></td>
</tr>
<tr>
<td width="165" valign="top">Brand lift</td>
<td width="68" valign="top"><img src="http://galearning.com/images-blog/ga-extras_clip_image010.jpg" alt="" width="25" height="26" /></td>
</tr>
<tr>
<td width="165" valign="top">Lead Generation</td>
<td width="68" valign="top"></td>
</tr>
<tr>
<td width="165" valign="top">Blog, Social Platform</td>
<td width="68" valign="top"></td>
</tr>
</tbody>
</table>
<p><img src="http://galearning.com/images-blog/ga-extras_clip_image004_0003.jpg" alt="" width="17" height="17" /> Identify special attention elements</p>
<h3>Tracking your Website Effectively with Google Analytics</h3>
<p>For tracking your website effectively with Google Analytics, there is a strategy involved that very few understand. That strategy starts with taking a close look at the implications before you begin code integration. Sometimes your tracking strategy cannot be executed the way you have planned due to <strong><a href="http://galearning.com/marketing-tips/tracking-print-mailings/install-gatc-for-print/">special attention site characteristics</a></strong>.</p>
<h3>Your Site Special Requirements</h3>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td width="484" valign="top"><img src="http://galearning.com/images-blog/ga-extras_clip_image010_0000.jpg" alt="" width="25" height="26" /> Cross Domain Linking- Cross domain linking requires modifications to the tracking code. Additionally you will need to modify any forms that post data across domains as well as cross domain linking.</td>
</tr>
<tr>
<td width="484" valign="top">Track Flash Goal Pages- Recording actions as virtual page views are the way to track flash pages that are a part of the goal funnel.</td>
</tr>
<tr>
<td width="484" valign="top">Tracking Pages in a Frame Set- Frame based websites will show inflated page views.</td>
</tr>
<tr>
<td width="484" valign="top">Event Tracking Example &#8211; Tracking browser based events with flash files can lead to very telling analysis on how others interact with your flash designs.</td>
</tr>
<tr>
<td width="484" valign="top"><img src="http://galearning.com/images-blog/ga-extras_clip_image010_0001.jpg" alt="" width="25" height="26" /> Tagging Links &#8211; Tag your links to track them through your optimized Google Analytics configuration. How do email blasts convert? What about you’re paid traffic from Facebook, Yahoo!, or MSN? Tag your links and you see in all in Analytics. Tagging your links is NOT mandatory but highly recommended to improve marketing efforts.</td>
</tr>
<tr>
<td width="484" valign="top"><img src="http://galearning.com/images-blog/ga-extras_clip_image010_0002.jpg" alt="" width="25" height="26" /> Ecommerce Tracking- Ecommerce sales can be tracked with Google Analytics. Modifications are required to the checkout page in your Ecom solution. Then your Google Analytics account needs to be set up properly (optimized) for your online sales process.</td>
</tr>
<tr>
<td width="484" valign="top">Joining AdWords to Analytics &#8211; This is an important step to plan on before we even get started because it effects to way we register and configure your Google Analytics account.</td>
</tr>
<tr>
<td width="484" valign="top"><img src="http://galearning.com/images-blog/ga-extras_clip_image010_0003.jpg" alt="" width="25" height="26" /> Blocking IP Addresses- Keep your website traffic as pure as possible. Block IP addresses that should not count as true site visits.</td>
</tr>
</tbody>
<div class="clear"></div>
<p><a href="http://galearning.com/google-analysis/google-analytics-video-training/"> <img class="alignnone size-full wp-image-2128" title="Free Video" src="http://galearning.com/wp-content/uploads/2010/11/free-video.jpg" alt="Google-Analytics-Video-Training" width="640" height="231" /></a><br />
<a href="http://galearning.com/google-analysis/google-analytics-time-saving/">Google Analytics Training Video Series </a><br />
</table>
<p><img src="http://galearning.com/images-blog/ga-extras_clip_image004_0004.jpg" alt="" width="17" height="17" /> Profiles Goals and Filters</p>
<p><strong> Goals We are Tracking</strong></p>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td width="322" valign="top">Lead Generation</td>
<td width="52" valign="top"></td>
</tr>
<tr>
<td width="322" valign="top">Ecommerce Sales</td>
<td width="52" valign="top"></td>
</tr>
<tr>
<td width="322" valign="top">High value page views</td>
<td width="52" valign="top"></td>
</tr>
<tr>
<td width="322" valign="top">Newsletter sign ups</td>
<td width="52" valign="top"></td>
</tr>
<tr>
<td width="322" valign="top">Pages Per Visit</td>
<td width="52" valign="top"></td>
</tr>
<tr>
<td width="322" valign="top">File downloads</td>
<td width="52" valign="top"></td>
</tr>
<tr>
<td width="322" valign="top">RSS Feed Clicks</td>
<td width="52" valign="top"></td>
</tr>
<tr>
<td width="322" valign="top">Brand lift</td>
<td width="52" valign="top"><img src="http://galearning.com/images-blog/ga-extras_clip_image010_0004.jpg" alt="" width="25" height="26" /></td>
</tr>
<tr>
<td width="322" valign="top"></td>
<td width="52" valign="top"></td>
</tr>
</tbody>
</table>
<p><strong> Screen Shot of Goals and Filters</strong></p>
<p><img src="http://galearning.com/images-blog/ga-extras_clip_image012.jpg" alt="" width="413" height="321" /></p>
<h2>Create Profiles</h2>
<p>For each website we create profiles that are visibly date stamped.</p>
<p>Note: If you create a &#8220;paid only&#8221; profile I recommend using a filter excluding all traffic but paid traffic.</p>
<p>When you complete profile creation you should see something like this in your settings page.</p>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td rowspan="2" width="313" valign="top">1) Master d/m/y- Optimized, fully configured and filtered profile. This profile is the one we</p>
<p>Use for reporting (excludes paid traffic if applicable).</td>
<td rowspan="2" width="57" valign="top"><img src="http://galearning.com/images-blog/ga-extras_clip_image010_0005.jpg" alt="" width="25" height="26" /></td>
<td width="11" valign="top"></td>
</tr>
<tr>
<td width="11" valign="top"></td>
</tr>
<tr>
<td width="313" valign="top">2) Paid Only d/m/y- Includes only PPC Traffic. Goals and filters applied.</td>
<td width="57" valign="top"></td>
<td width="11" valign="top"></td>
</tr>
<tr>
<td width="313" valign="top">3) Raw d/m/y &#8211; No filters with goals configured.</td>
<td width="57" valign="top"><img src="http://galearning.com/images-blog/ga-extras_clip_image010_0006.jpg" alt="" width="25" height="26" /></td>
<td width="11" valign="top"></td>
</tr>
<tr>
<td width="313" valign="top">4) Sandbox d/m/y &#8211; Goals and filters applied. This filter is used for testing advanced</p>
<p>Expressions and filters.</td>
<td width="57" valign="top"><img src="http://galearning.com/images-blog/ga-extras_clip_image010_0007.jpg" alt="" width="25" height="26" /></td>
<td width="11" valign="top"></td>
</tr>
<tr>
<td width="313" valign="top">5) Print Only d/m/y- When you want to tracking printing as a separate channel.</td>
<td width="57" valign="top"><img src="http://galearning.com/images-blog/ga-extras_clip_image010_0008.jpg" alt="" width="25" height="26" /></td>
<td width="11" valign="top"></td>
</tr>
</tbody>
</table>
<h3>Profile Configuration</h3>
<p><img src="http://galearning.com/images-blog/ga-extras_clip_image014.jpg" alt="" width="400" height="127" /></p>
<p>Determine best match type for goals- exact, head or regular expressions</p>
<h3>Choose Goal Match Type</h3>
<p><img src="http://galearning.com/images-blog/ga-extras_clip_image016.jpg" alt="" width="191" height="69" /></p>
<p>Match types are used for different reasons. The most common is head match. The most advance is regular expression.</p>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td rowspan="2" width="313" valign="top">Head Match</td>
<td rowspan="2" width="57" valign="top"><img src="http://galearning.com/images-blog/ga-extras_clip_image010_0009.jpg" alt="" width="25" height="26" /></td>
<td width="11" valign="top"></td>
</tr>
<tr>
<td width="11" valign="top"></td>
</tr>
<tr>
<td width="313" valign="top">Regular Expression</td>
<td width="57" valign="top"></td>
<td width="11" valign="top"></td>
</tr>
<tr>
<td width="313" valign="top">Exact Match</td>
<td width="57" valign="top"></td>
<td width="11" valign="top"></td>
</tr>
</tbody>
</table>
<h2>Blocking IP Addresses in Google Analytics</h2>
<p><img src="http://galearning.com/images-blog/ga-extras_clip_image018.jpg" alt="" width="17" height="17" /> IP Addresses to block</p>
<p>In order to track how real visitors interact with your website it is important that we exclude any traffic that results in non-legitimate visitors accessing your website. Typically we block our team’s IP address because we are working on your website. We are not a valid visitor for tracking purposes. The truth is you are not a valid visitor either; therefore your IP address(es) should also be blocked.</p>
<p>To get the most accurate tracking data we will need to block all IP addresses that shouldn’t count as legitimate visitors. Your data is more actionable when it includes real site visitors.</p>
<p><a href="http://whatismyip.com/">Go to this website</a></p>
<p><img src="http://galearning.com/images-blog/ga-extras_clip_image020.jpg" alt="" width="420" height="195" /></p>
<p><strong> Send Client Email for IP Address Blocking</strong></p>
<p><img src="http://galearning.com/images-blog/ga-extras_clip_image022.jpg" alt="" width="410" height="119" /></p>
<h2>Set Homepage for Cleaner Reporting</h2>
<p><img src="http://galearning.com/images-blog/ga-extras_clip_image004_0005.jpg" alt="" width="17" height="17" /> Set Default Homepage</p>
<p><img src="http://galearning.com/images-blog/ga-extras_clip_image024.jpg" alt="" width="437" height="175" /></p>
<h2>Here’s Your Google Analytics Tracking Code (GATC)</h2>
<p><img src="http://galearning.com/images-blog/ga-extras_clip_image004_0006.jpg" alt="" width="17" height="17" /> Get tracking code from Google interface</p>
<p><img src="http://galearning.com/images-blog/ga-extras_clip_image026.jpg" alt="" width="409" height="239" /></p>
<p>&lt;script type=&#8221;text/javascript&#8221;&gt;</p>
<p>var gaJsHost = ((&#8220;https:&#8221; == document.location.protocol) ? &#8220;https://ssl.&#8221; : &#8220;http://www.&#8221;);</p>
<p>document.write(unescape(&#8220;%3Cscript src=&#8217;&#8221; + gaJsHost + &#8220;google- analytics.com/ga.js&#8217; type=&#8217;text/javascript&#8217;%3E%3C/script%3E&#8221;));</p>
<p>&lt;/script&gt;</p>
<p>&lt;script type=&#8221;text/javascript&#8221;&gt;</p>
<p>try {</p>
<p>var pageTracker = gat. getTracker(&#8220;UA-0000000- 21&#8243;);</p>
<p>pageTracker. trackPageview();</p>
<p>} catch(err) {}&lt;/script&gt;</p>
<p><img src="http://galearning.com/images-blog/ga-extras_clip_image004_0007.jpg" alt="" width="17" height="17" /> Plan Code Installation</p>
<p>There are a few different ways the code can be effectively integrated.</p>
<p>The method Used on Your site was</p>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td width="165" valign="top">Server side Include</td>
<td width="68" valign="top"><img src="http://galearning.com/images-blog/ga-extras_clip_image010_0010.jpg" alt="" width="25" height="26" /></td>
</tr>
<tr>
<td width="165" valign="top">Manually on each page</td>
<td width="68" valign="top"></td>
</tr>
<tr>
<td width="165" valign="top">Plugins</td>
<td width="68" valign="top"></td>
</tr>
</tbody>
</table>
<p><img src="http://galearning.com/images-blog/ga-extras_clip_image004_0008.jpg" alt="" width="17" height="17" /> Code Implementation- Non ecommerce</p>
<p><strong> Your Custom Tracking Code</strong></p>
<p><img src="http://galearning.com/images-blog/ga-extras_clip_image028.jpg" alt="" width="450" height="304" /></p>
<p>&lt;script type=&#8221;text/javascript&#8221;&gt;</p>
<p>var gaJsHost = ((&#8220;https:&#8221; == document.location.protocol) ? &#8220;https://ssl.&#8221; : &#8220;http://www.&#8221;);</p>
<p>document.write(unescape(&#8220;%3Cscript src=&#8217;&#8221; + gaJsHost + &#8220;google-analytics.com/ga.js&#8217; type=&#8217;text/javascript&#8217;%3E%3C/script%3E&#8221;));</p>
<p>&lt;/script&gt;</p>
<p>&lt;script type=&#8221;text/javascript&#8221;&gt;</p>
<p>try {</p>
<p>var pageTracker = gat. getTracker(&#8220;UA-0000000&#8243;);</p>
<p>pageTracker. trackPageview();</p>
<p>} catch(err) {}&lt;/script&gt;</p>
<p><strong> Integrated on all public pages</strong></p>
<p><img src="http://galearning.com/images-blog/ga-extras_clip_image004_0009.jpg" alt="" width="17" height="17" /> Install code on web pages to be tracked</p>
<p><img src="http://galearning.com/images-blog/ga-extras_clip_image002_0011.jpg" alt="" width="17" height="17" /> Code Implementation- Ecommerce</p>
<p>Not applicable.</p>
<p>Set User/Client Access</p>
<h3>Specify What users Require Access to Google Analytics</h3>
<p>Client must have an email address that subscribes to Google products.</p>
<p>1) User email: email@dominname.com</p>
<p>2) User email: email@dominname1.com</p>
<p><img src="http://galearning.com/images-blog/ga-extras_clip_image006_0000.jpg" alt="" width="17" height="17" /> Site Scan to Confirm Installation</p>
<h3>Verification of Google Analytics Data Integrity</h3>
<p>There are troubleshooting procedures to follow and tools that can quickly find any tracking or reporting problems.</p>
<p><img src="http://galearning.com/images-blog/ga-extras_clip_image030.jpg" alt="" width="466" height="470" /></p>
<p><img src="http://galearning.com/images-blog/ga-extras_clip_image004_0010.jpg" alt="" width="17" height="17" /> Test installation</p>
<p><strong> Logging Data</strong></p>
<p><img src="http://galearning.com/images-blog/ga-extras_clip_image032.jpg" alt="" width="475" height="246" /></p>
<h3>AdWords/Analytics</h3>
<p>Steps</p>
<p><img src="http://galearning.com/images-blog/ga-extras_clip_image002_0012.jpg" alt="" width="17" height="17" /> Does Not Apply</p>
<h3>Goals Configured</h3>
<p><img src="http://galearning.com/images-blog/ga-extras_clip_image034.jpg" alt="" width="17" height="17" /> Pages/visit</p>
<p><img src="http://galearning.com/images-blog/ga-extras_clip_image034_0000.jpg" alt="" width="17" height="17" /> Time on site</p>
<p>This concludes my rather long post on the steps taken to optimize the set up of tracking code. There are other set up templates that we use depending on what the client really wants (goals).</p>
<div class="clear"></div>
<p><a href="http://galearning.com/google-analysis/google-analytics-video-training/"> <img class="alignnone size-full wp-image-2128" title="Free Video" src="http://galearning.com/wp-content/uploads/2010/11/free-video.jpg" alt="Google-Analytics-Video-Training" width="640" height="231" /></a><br />
<a href="http://galearning.com/google-analysis/google-analytics-time-saving/">Google Analytics Training Video Series </a></p>
]]></content:encoded>
			<wfw:commentRss>http://galearning.com/google-analysis/google-analytics-extras/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

