<?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>Getting By.biz &#187; Tools</title>
	<atom:link href="http://gettingby.biz/category/tracking/feed/" rel="self" type="application/rss+xml" />
	<link>http://gettingby.biz</link>
	<description>Specializing in Search Engine Optimization, Affiliate Marketing, Social Networking and more</description>
	<lastBuildDate>Mon, 01 Mar 2010 16:09:44 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Using analytics to contest your staff</title>
		<link>http://gettingby.biz/2010/google-analytics-url-builder/</link>
		<comments>http://gettingby.biz/2010/google-analytics-url-builder/#comments</comments>
		<pubDate>Fri, 15 Jan 2010 02:30:57 +0000</pubDate>
		<dc:creator>Joe</dc:creator>
				<category><![CDATA[Analytics]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://gettingby.biz/?p=199</guid>
		<description><![CDATA[
It&#8217;s no secret that most likely everyone in your office has (at least) a Facebook account. You&#8217;ll find a handful of them who even have twitter accounts. The last two companies I have worked with have been (and still are) very vocal about having their employees retweet (RT:) things they wanted viral. I guess that&#8217;s ...]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-206" title="incentives_header" src="http://gettingby.biz/wp-content/uploads/2010/01/incentives_header.png" alt="" width="620" height="150" /></p>
<p>It&#8217;s no secret that most likely everyone in your office has (at least) a Facebook account. You&#8217;ll find a handful of them who even have twitter accounts. The last two companies I have worked with have been (and still are) very vocal about having their employees <em>retweet</em> (RT:) things they wanted viral. I guess that&#8217;s cool. I mean if you&#8217;re comfortable becoming a non-paid billboard, then yeah, it is cool.</p>
<p><img class="alignleft size-full wp-image-202" title="carrot-stick" src="http://gettingby.biz/wp-content/uploads/2010/01/carrot-stick.jpg" alt="" width="42" height="65" />Far be it for me to tell you how to run your office, I won&#8217;t. But we all know that putting a carrot at the end of the stick makes people do more and work harder. Especially when it&#8217;s money at the end of the stick. So lets say you have a campaign that needs to go viral. You have a handful of uber-popular (facebook/twitter) profiles at your disposal and really want to motivate them.</p>
<p>Why not incentivize them to help make your message viral? Why not run a contest and see who drives the most traffic to your page/campaign. In our office we run these contests regularly. We have two levels of winners:</p>
<ul>
<li>1st prize (generally $100) for most traffic directed to the page/campaign.</li>
<li>2nd prize (generally $50) for either longest (average) time on site or highest (average) page view.</li>
</ul>
<p><img class="alignleft size-full wp-image-209" title="campaign_overview" src="http://gettingby.biz/wp-content/uploads/2010/01/campaign_overview.jpeg" alt="" width="363" height="179" /></p>
<p>It&#8217;s actually very simple and for the sake of this tutorial, I&#8217;m using Google Analytics. I am certain this can also be accomplished with Omniture and I think WebTrends but don&#8217;t quote me on that one.</p>
<p>Google will allow you to URL encode variables into your URL. Specific variables that they You need to follow their format as far as variables (see below) they even supply an online tool that will help automate this process <a title="Tool Builder" href="http://www.google.com/support/analytics/bin/answer.py?hl=en&amp;answer=55578" target="_blank">Google Analytics URL Builder</a>. But the end results are fantastic.</p>
<ul>
<li><strong>Campaign Source</strong> (utm_source) &#8211; <span style="color: #ff0000;">Required</span> &#8211; Use <strong>utm_source</strong> to identify a search engine, newsletter name, or other source. <em>Example</em>: <span style="font-family: Courier New,Courier,mono;">utm_source=facebook</span></li>
<li><strong>Campaign Medium</strong> (utm_medium) &#8211; <span style="color: #ff0000;">Required</span> &#8211; Use <strong>utm_medium</strong> to identify a medium such as email or cost-per- click.  <em>Example</em>: <span style="font-family: Courier New,Courier,mono;">utm_medium=viral || utm_medium=ppc</span></li>
<li><strong>Campaign Term</strong> (utm_term) &#8211; <span style="color: #ff0000;">NOT Required</span> -  Used for paid search. Use <strong>utm_term</strong> to note the keywords for this ad.  <em>Example</em>: <span style="font-family: Courier New,Courier,mono;">utm_term=Long+Island+News</span></li>
<li><strong>Campaign Content</strong> (utm_content) &#8211; <span style="color: #ff0000;">NOT Required</span> &#8211; Used for A/B testing and content-targeted ads. Use utm_content to differentiate ads or links that point to the same URL.  <em>Examples</em>: <span style="font-family: Courier New,Courier,mono;">utm_content=logolink</span> <em>or</em><span style="font-family: Courier New,Courier,mono;"> utm_content=textlink</span></li>
<li><strong>Campaign Name</strong> (utm_campaign) &#8211; <span style="color: #ff0000;">Required</span> &#8211; Used for keyword analysis. If you notice from the screen shot (above), this is the variable that I use to track employee names/initials.</li>
</ul>
<p>As I mentioned though, they have a fantastic tool:</p>
<p><a href="http://www.google.com/support/analytics/bin/answer.py?hl=en&amp;answer=55578"><img class="alignleft size-full wp-image-215" title="urlTool" src="http://gettingby.biz/wp-content/uploads/2010/01/urlTool.jpeg" alt="" width="595" height="302" /></a></p>
<p>Once you &#8220;Generate URL&#8221; (Step 3) the new URL is generated:</p>
<blockquote><p>http://www.somewebsite.com/thatpage.php?utm_source=facebook&amp;utm_medium=viral&amp;utm_campaign=joeg</p></blockquote>
<p>This URL will now allow you to track all incoming traffic from each of your employees.</p>
<p><img class="alignleft size-full wp-image-227" title="campaign" src="http://gettingby.biz/wp-content/uploads/2010/01/campaign.jpeg" alt="" width="175" height="262" />Viewing the traffic is easy:</p>
<ul>
<li>Log in to your <a href="http://google.com/analytics" target="_blank">Google Analytics</a> account</li>
<li>On the left side click <strong>Traffic Sources </strong>to expand the sub-menu.</li>
<li>Select <strong>Campaigns</strong> from the list.</li>
</ul>
<p>That&#8217;s it! Your information should be right there. Remember though, Google Analytics are not real time. I normally finalize my reports and numbers between 11am and 12am.</p>
<p><strong><span style="color: #ff0000;">TIP</span></strong>: Click &#8220;Add to Dashboard&#8221; at the top of the page to add this to your dashboard.</p>
<p><a href="http://gettingby.biz/wp-content/uploads/2010/01/add2dash.jpeg"><img class="alignleft size-full wp-image-229" title="add2dash" src="http://gettingby.biz/wp-content/uploads/2010/01/add2dash.jpeg" alt="" width="323" height="30" /></a></p>
<p>Hope this was helpful to you and your campaigns are successful. Best of luck!</p>
<p>- Joe</p>
]]></content:encoded>
			<wfw:commentRss>http://gettingby.biz/2010/google-analytics-url-builder/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Did you click my link?</title>
		<link>http://gettingby.biz/2009/did-you-click-my-link/</link>
		<comments>http://gettingby.biz/2009/did-you-click-my-link/#comments</comments>
		<pubDate>Sat, 14 Nov 2009 20:06:14 +0000</pubDate>
		<dc:creator>Joe</dc:creator>
				<category><![CDATA[Redirect Tools]]></category>
		<category><![CDATA[affiliate links]]></category>
		<category><![CDATA[bit.ly]]></category>
		<category><![CDATA[bitly]]></category>
		<category><![CDATA[masking links]]></category>
		<category><![CDATA[redirect tool]]></category>
		<category><![CDATA[redirects]]></category>
		<category><![CDATA[trackbacks]]></category>
		<category><![CDATA[tracking clicks]]></category>

		<guid isPermaLink="false">http://gettingby.biz/?p=55</guid>
		<description><![CDATA[Have you ever sent an email or instant message and wondered if the link you wanted to be clicked was in fact clicked? We’ve all sent something that had us at the edge of our chair, anxious for a response or some type of acknowledgment, that it was read. Let’s face it, not everyone responds ...]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-medium wp-image-69" title="click here" src="http://gettingby.biz/wp-content/uploads/2009/11/click_here1-299x300.png" alt="click here" width="154" height="154" />Have you ever sent an email or instant message and wondered if the link you wanted to be clicked was in fact clicked? We’ve all sent something that had us at the edge of our chair, anxious for a response or some type of acknowledgment, that it was read. Let’s face it, not everyone responds back to your email, right away. Yes, those people suck and certainly have contributed to my bleeding ulcer. But to their benefit, people are busy and we should all understand and appreciate that.</p>
<p>I bet you’re saying right now that nobody is as busy as you, right? That you just don’t have the time to read every email, when the sender sends it. I know that during the work day, I can barely fit in lunch let alone click on a link that you think I might like, find helpful, is porn or is sure signs of the next big affiliate/money making craze.  I personally do most of my responding between 8-10pm. This is the time the kids are in bed, I’m on my recliner and I have the time to read about what you think I should know or might find interesting.</p>
<p>If you’re a Twitter user you should be very familiar with seeing (redirect) links from <a title="bit.ly" href="http://bit.ly" target="_blank">bit.ly</a>. Back in May of 2008 Twitter parted ways with tinyurl.com and introduced bit.ly to the community. In your &#8220;tweets&#8221;, twitter will automatically convert your link to a bit.ly (masked/redirect) link once your URI reaches 31 characters. If you have exactly 30 characters in your URI, the tweet will be delivered to your followers/list as you designed it, with your URI in tact. Once you reach character 31, truncation occurs and the URI gets trimmed to 27 visible characters and an ellipse (&#8230;)  30 total. For affiliate marketers trying to pass off their links, this is a dream.</p>
<p>Sure, it’s another redirect service that will mask your links. But there is soooo much more to it. For example, you can track if your links where clicked, how many times, if they went viral, etc.<br />
<img class="alignleft size-medium wp-image-73" title="bit.ly registration" src="http://gettingby.biz/wp-content/uploads/2009/11/bitly-login-300x280.jpg" alt="bit.ly registration" width="172" height="161" /></p>
<h2>How do I create an account with bit.ly?</h2>
<p>Let’s start from their main page (of <a title="bit.ly" href="http://www.bit.ly" target="_blank">www.bit.ly</a>), yes you do need to create an account. The service is free and registering requires you to enter your email address, a desired user name and password. You can also use the site without registering first, but then you will lose the ability to track and monitor your links.</p>
<p>Now take the URL you&#8217;d like to convert, copy and paste into the main input text field on the page.</p>
<p><img class="alignleft size-full wp-image-78" title="url area" src="http://gettingby.biz/wp-content/uploads/2009/11/Picture-7.png" alt="url area" width="630" height="172" /><br />
It&#8217;s really self explanatory and I&#8217;ll leave it to you to play some more. What I really wanted to share was a technique on how to track if your link was opened.</p>
<p>Earlier this week I had to send a link out to a few V.I.P. people. I also wanted to re-distribute the link to my facebook  and twitter profiles. Because the landing page I was sending people to was not my page/URL and encoding some variables in the URL (for tracking) was not possible. So I recreated the redirect a total of five times, using bit.ly.</p>
<p>You may have noticed when you pressed the &#8220;Shorten&#8221; button that you were presented with a new area, that looked like this:</p>
<p><a href="http://gettingby.biz/wp-content/uploads/2009/11/changeName.jpg"><img class="alignleft size-full wp-image-81" title="Change Name" src="http://gettingby.biz/wp-content/uploads/2009/11/changeName.jpg" alt="Change Name" width="641" height="217" /></a></p>
<p>I created a &#8220;slug&#8221; that is rather easy to decipher &#8220;000rs-111209&#8243; was it&#8217;s name. To me this told me that Roy Smith &lt;/fictitious name&gt; received this link on 11/12/2009. Of course you can encrypt these links how ever you&#8217;d like. For this post, I wanted to keep it simple.</p>
<p>Within an hour of sending all the emails I was able to see that all five of my links were clicked on. Within that same hour I received one response/confirmation. It wasn&#8217;t until later that night that I had heard from three of the four remaining. I was able to start all of those conversations with &#8220;I see you read the article I sent you, what did you think&#8221;? It is a little presumptuous, but it gets the job done and even makes for good conversation when asked &#8220;how did you know?&#8221;</p>
<address> <strong><span style="color: #ff0000;">NOTE:</span></strong> As of the date that this article was written, I highly suggest you stay away from their Firefox browser add-on. While they make an invaluable app, they should really rethink their extension. It presents an unacceptable security risk by sourcing a remote CSS file from thei bit.ly website and injecting it into all of your pages. A compromise of the bit.ly site thus provides a vector for compromising every single site you visit on the web while the plugin is installed. You can read more here -&gt; <a rel="nofollow" href="http://bit.ly/rdYuC" target="_blank">http://bit.ly/rdYuC</a>.</address>
]]></content:encoded>
			<wfw:commentRss>http://gettingby.biz/2009/did-you-click-my-link/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
