<?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>Employing Innovation &#187; Social Media</title>
	<atom:link href="http://www.employinginnovation.com/category/social-media/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.employinginnovation.com</link>
	<description>Web Wisdom Put To Work - by Steve Harris</description>
	<lastBuildDate>Fri, 05 Feb 2010 17:41:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Hello&#8230; Where Are You From?</title>
		<link>http://www.employinginnovation.com/hello-where-are-you-from/</link>
		<comments>http://www.employinginnovation.com/hello-where-are-you-from/#comments</comments>
		<pubDate>Tue, 16 Jun 2009 17:34:55 +0000</pubDate>
		<dc:creator>Steve Harris</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Marketing]]></category>
		<category><![CDATA[Social Media]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Web Intelligence]]></category>
		<category><![CDATA[Web Optimization]]></category>

		<guid isPermaLink="false">http://www.employinginnovation.com/?p=84</guid>
		<description><![CDATA[I was looking up the contact information for an international advertising and marketing firm this morning (that shall go unnamed), and after drilling down through the various region, country, and city options of their &#8220;Contact Us&#8221; web application, it occurred to me that not enough companies are using geographical IP databases to help their visitors [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><img class="alignleft size-full wp-image-85" title="Where Are You From" src="http://www.employinginnovation.com/wp-content/uploads/2009/06/whereareyoufrom.jpg" alt="Where Are You From" width="150" height="221" />I was looking up the contact information for an international advertising and marketing firm this morning (that shall go unnamed), and after drilling down through the various region, country, and city options of their &#8220;Contact Us&#8221; web application, it occurred to me that not enough companies are using geographical IP databases to help their visitors find locally relevant information.  Sure, their little geographical office-finder map looked great, but wouldn&#8217;t it be much more effective to figure out where I am based on my IP address, and present me with the coordinates of the closest local office, and then present me with the cool office locator in case I was looking for an office elsewhere?  It would certainly be more impressive from a marketing perspective.</p>
<p>Geographical IP databases are very powerful tools for any web marketing or e-commerce initiative, and extremely cost effective given the flexibility and breadth of the services they provide.  Beyond website customization, they can be used to help avoid credit card fraud by identifying high risk countries, to distribute regionally-relevant ads and marketing material, and even (more controversially) disallow network connections from specific geographic regions.</p>
<p><span id="more-84"></span>One solution in this area is <a href="http://www.maxmind.com/" target="_blank">MaxMind&#8217;s GeoIP</a> offerings.  They offer several different pricing options based on the level of accuracy your project requires.  Their database is available by country (US$50), region (US$150), and city ($370) &#8211; all products have additional monthly charges for updates (see their web site).  In addition, Maxmind has offerings that can identify the originating organization, ISP, netspeed, etc.  Maxmind also offers less accurate <a href="http://www.maxmind.com/app/geolitecity" target="_blank">free</a> offerings so the web team can play with the databases and then update them to the commercial versions in the future.  Just be aware that these free versions are subject to open source GPL/LGPL licensing and thus may not be appropriate in a corporate environment.</p>
<p>Another option in geographical IP solutions is <a href="http://www.ip2location.com/" target="_blank">IP2Location</a>.  Their solutions start as low as US$50/year for a country-specific database and includes free monthly updates of the informations, or US$199/year for the city level of accuracy.  And if you really want to go crazy with geographic data you can subscribe to the $1399/year service which includes country, region, city, latitude, longitude, zip code (US), time zone, ISP, domain, area code, and weather!</p>
<p>There are ways to get around geographic IP databases, so I wouldn&#8217;t advise using it as the sole form of security for anything regionally sensitive &#8211; though both companies have made great strides in detecting proxy servers used to get trick these databases &#8211;  but being able to serve out locally relevant content in this manner is an incredibly powerful tool.</p>
<p>For the web team, implementing solutions based on geographical IP databases are fairly straight forward.  In the case of the office location function I identified at the beginning of this post, a simple script that checked the incoming IP address against the database and served the appropriate page would have been enough.  They could even have simply imported the appropriate parts of the database (which comes as a large CSV file) into their own SQL server database, and run the check against it to speed things up &#8211; with a &#8220;catch all&#8221; page for regions not serviced by a specific office.</p>
<p>If you have any experience using geographical IP databases in new or innovative ways, I&#8217;d be interesting in hearing about it.  Also, if you have a project that might benefit from this sort of technology, feel free to comment or contact me directly.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.employinginnovation.com/hello-where-are-you-from/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nothing Measured, Nothing Gained</title>
		<link>http://www.employinginnovation.com/nothing-measured-nothing-gained/</link>
		<comments>http://www.employinginnovation.com/nothing-measured-nothing-gained/#comments</comments>
		<pubDate>Fri, 12 Jun 2009 17:58:57 +0000</pubDate>
		<dc:creator>Steve Harris</dc:creator>
				<category><![CDATA[Marketing]]></category>
		<category><![CDATA[Social Media]]></category>
		<category><![CDATA[Web Analytics]]></category>
		<category><![CDATA[Web Intelligence]]></category>

		<guid isPermaLink="false">http://www.employinginnovation.com/?p=56</guid>
		<description><![CDATA[Generally speaking, I subscribe to the belief that everything a business puts out on the Internet should be measured in some way. Granted, this can seem a little tedious, and there are times where the logistics that go into collecting data can appear to be complex or time consuming to those responsible for managing the [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><img class="alignleft size-full wp-image-57" title="noting measured image" src="http://www.employinginnovation.com/wp-content/uploads/2009/06/measured.jpg" alt="noting measured image" width="120" height="169" />Generally speaking, I subscribe to the belief that everything a business puts out on the Internet should be measured in some way. Granted, this can seem a little tedious, and there are times where the logistics that go into collecting data can appear to be complex or time consuming to those responsible for managing the message. In my experience, however, the benefits of being able to make informed decisions of where a company and its people should concentrate resources based on solid analytics pretty much always pays off in the long run.</p>
<p>Take Twitter, for example.  Many organizations and professionals have engaged the global conversation that is Twitter in hopes of connecting with potential clients and to bring attention to their own products and services.  Certainly, there can be a great deal of benefit in participating in this form of social media networking when implemented well, though blatant advertising only works under very specific circumstances.  In fact, anyone using Twitter as a communications tool quickly realizes that it is far more effective to converse in a human sort of way than to blindly attempt to herd folks to the corporate web site.  Still, if the end goal of the campaign is ultimately to increase traffic to your web properties, than visits generated by Twitter posts (OK, tweets) is definitely something you want to measure.</p>
<p><span id="more-56"></span>You can, of course try and guesstimate traffic coming in from Twitter by having your web analytics package report on traffic coming in from twitter.com, but that solution will omit traffic from stand alone clients (probably the bulk of users these days) and cases where people share the link from your tweet with others via email or some other means.</p>
<p>A far better way is to treat Twitter traffic as you would any other online marketing campaign.  And, as most web analytics packages have the ability to track campaign traffic separately from regular web site traffic, you will be able to then track the effect of your Twitter communications as it relates to your web traffic as a whole.</p>
<p>For example, if Google Analytics is your web analytics package of choice, simply create a URL with the campaign tracking parameters using the <a href="http://www.google.com/support/googleanalytics/bin/answer.py?hl=en&amp;answer=55578" target="_blank">Google Analytics URL Builder</a> as shown below.</p>
<p style="text-align: center;"><img class="size-full wp-image-60 aligncenter" style="border: 1px solid black;" title="Google Analytics URL Builder" src="http://www.employinginnovation.com/wp-content/uploads/2009/06/GAUrlBuilder2.png" alt="Google Analytics URL Builder" width="450" height="347" /></p>
<p>Then, take the generated URL (the big long one at the bottom of the image above, with the utm codes included) and use a URL shortener (another set of utilities that have sprung up as a result of Twitter&#8217;s 140 character limit) like <a href="http://bit.ly/" target="_blank">Bit.ly</a> or <a href="http://tinyurl.com/" target="_blank">Tinyurl.com</a> to convert it to a version much more suitable for use with Twitter.</p>
<p style="text-align: center;">Bit.ly Conversion Step 1:<br />
<img class="size-full wp-image-61 aligncenter" style="border: 1px solid black;" title="Bitly Step 1" src="http://www.employinginnovation.com/wp-content/uploads/2009/06/bitly1.png" alt="Bitly Step 1" width="420" height="100" /></p>
<p style="text-align: center;">Bit.ly Step 2:<br />
<img class="size-full wp-image-62 aligncenter" style="border: 1px solid black;" title="Bitly Step 2" src="http://www.employinginnovation.com/wp-content/uploads/2009/06/bitly2.png" alt="Bitly Step 2" width="420" height="165" /></p>
<p>Now, whenever you use the shortened URL in Twitter, you will be able to track and analyze the traffic resulting from those links because they will be grouped in to the Twitter campaign (or whatever name you&#8217;ve given the campaign).  If your Twitter profile has a link to the web site, you may want to replace it with the Google-generated URL as well, so you can track traffic coming in through that link.  The image below shows the results of the campaign tracking in Google Analytics.</p>
<p style="text-align: center;"><img class="size-full wp-image-63 aligncenter" style="border: 1px solid black;" title="Google Analytics Twitter Campaign" src="http://www.employinginnovation.com/wp-content/uploads/2009/06/GA_Twitter_Final.png" alt="Google Analytics Twitter Campaign" width="420" height="323" /></p>
<p>From this point you can further refine your analysis based on region, operating systems, etc., as with any other online marketing campaign.  And obviously this method of tracking has applications far beyond Twitter.  It can, and should, be used for other social media campaigns, email newsletters, etc.  It really allows you to get a much better idea of what your audience is interested in, and provides some guidance as to the best ways of engaging social media tools in a much more intelligent way.  Good Luck!</p>
<p>Incidentally, I have covered a fair amount of information in this post, and it is a fairly broad example, more to illustrate the point that provide step by step instructions.  Anyone interested in learning more about using this technique, or if you&#8217;re wondering how to implement something like this within your own environment, feel free to leave a comment, or contact me directly.</p>
<p>As an aside, the jump in Twitter popularity has produced numerous services and tools designed to measure the success or impact of a Twitter campaign.  <a href="http://www.twitalyzer.com/twitalyzer/index.asp" target="_blank">Twitalyzer</a> will evaluate the activity of a Twitter account against a number of social media indicators including influence, signal to noise, generosity, velocity, and clout (see their page for definitions). With <a href="http://twist.flaptor.com/" target="_blank">Twist</a> you can identify key word trends (your company name, perhaps), and see how they are trending over time.  And <a href="http://www.tweeteffect.com/" target="_blank">TweetEffect</a> matches your tweets to your followers in an attempt to give some idea of what messages brought you the most attention. There are a myriad of utilities, and even most of the large Web Analytics vendors are including some level of Twitter analytics tools in their enterprise level offerings.  Being as the bulk of this post centered on Twitter, I thought it might be useful to flag some of these for anyone just beginning their Twitter conversation.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.employinginnovation.com/nothing-measured-nothing-gained/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Web Intelligence Steering Committee</title>
		<link>http://www.employinginnovation.com/theweb-intelligence-steering-committee/</link>
		<comments>http://www.employinginnovation.com/theweb-intelligence-steering-committee/#comments</comments>
		<pubDate>Thu, 11 Jun 2009 17:18:08 +0000</pubDate>
		<dc:creator>Steve Harris</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Marketing]]></category>
		<category><![CDATA[Social Media]]></category>
		<category><![CDATA[Web Analytics]]></category>
		<category><![CDATA[Web Intelligence]]></category>

		<guid isPermaLink="false">http://www.employinginnovation.com/?p=40</guid>
		<description><![CDATA[In a perfect world all of a company&#8217;s web based marketing and online communication initiatives would entail an integrated, multi-disciplinary approach involving almost every facet of the organization happily working for the greater corporate good.  Marketing and Product Managers would steer the message, the IT and Web Team would provide guidance, implementation, and support, with [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><img class="size-medium wp-image-47 alignright" style="margin-left: 3px; margin-right: 3px;" title="The Committee" src="http://www.employinginnovation.com/wp-content/uploads/2009/06/steeringctte.jpg" alt="The Committee" width="192" height="136" />In a perfect world all of a company&#8217;s web based marketing and online communication initiatives would entail an integrated, multi-disciplinary approach involving almost every facet of the organization happily working for the greater corporate good.  Marketing and Product Managers would steer the message, the IT and Web Team would provide guidance, implementation, and support, with input collected from other relevant divisions &#8211; Customer Service, Research, Sales, Finance,etc.</p>
<p>Unfortunately it is a rare organization that can informally achieve the level of collaboration required across various departments and spheres of influence to accomplish this state of being.  The more typical approach is to assign &#8220;ownership&#8221; of different facets of the online presence to different levels of the company, and have them sort out the best methods of implementation through some combination of internal and external resources.</p>
<p><span id="more-40"></span>This segmentation of the online presence of a company, however, almost inevitably leads to conflicts amongst the different areas of the business simply because the level of innovation required to be effective online tends to cause problems for those tasked with maintaining the integrity and security of existing systems.  In fact, a whole industry of consultants and hosted solutions has grown up around the perceived need of one department to do an end-run around another in order to satisfy their own responsibilities.</p>
<p>One method for dealing with this problem is through the creation of a Web Intelligence Steering Committee.  This committee is made up of the main corporate stakeholders and is tasked with overseeing all aspects of the organization&#8217;s web presence &#8211; from existing web properties, to social media marketing campaigns, online advertising, web analytics, to establishing clear methods for responding to any external &#8220;buzz&#8221; about the company online.</p>
<p>To be truly effective, a Web Intelligence Steering Committee requires, if not the direct involvement at least the strong backing of senior management responsible for guiding the company&#8217;s marketing messages on the Internet, as well as the support of the most senior technology managers.  It should have two main positions: a Program Manager, typically led by Marketing; and a Technical Manager drawn from IT or the Web Team.  The Program Manager takes the lead in defining the business processes, goals, and needs collected from every other department affected by the web presence, while the Technical manager brings the technical innovation of the company to bare on the business requirements put forward by the committee, and identifies where new technology or external resources may be necessary.</p>
<p>Beyond simply leveraging the resources of the company and ensuring integration of the company&#8217;s online presence across different divisions, having a dedicated Web Intelligence Steering Committee allows a company to better respond to external threats on the Internet, such as negative blog or twitter message, or even serious malicious damage to a web site, before it reaches a critical mass in the eyes of the public because established lines of internal communication are already in place to deal with a crisis.  Moreover, having such a committee can be a significant cash savings where external solutions are providing redundant services to different areas of the business.</p>
<p>Most importantly, though,  a Web Intelligence Steering Committee can bring a new synergy to the organization, based on the combination of innovation and technical expertise required to operate effectively on the web today.</p>
<p>So what&#8217;s your experience?  I&#8217;d love to hear about anyone&#8217;s experience with similar committees in a corporate environment.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.employinginnovation.com/theweb-intelligence-steering-committee/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Welcome!</title>
		<link>http://www.employinginnovation.com/welcome/</link>
		<comments>http://www.employinginnovation.com/welcome/#comments</comments>
		<pubDate>Wed, 03 Jun 2009 17:32:54 +0000</pubDate>
		<dc:creator>Steve Harris</dc:creator>
				<category><![CDATA[Marketing]]></category>
		<category><![CDATA[Social Media]]></category>

		<guid isPermaLink="false">http://www.employinginnovation.com/?p=3</guid>
		<description><![CDATA[Welcome to Employing Innovation, a blog about finding smarter ways to use new and existing web based technology.  We live in interesting times.  Innovations in computer, communications, and web-based systems are happening at considerable speed.  New ways of managing, disseminating, and communicating information can enable organizations and professionals to communicate like never before. Yet with these new opportunities [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>Welcome to Employing Innovation, a blog about finding smarter ways to use new and existing web based technology.  We live in interesting times.  Innovations in computer, communications, and web-based systems are happening at considerable speed.  New ways of managing, disseminating, and communicating information can enable organizations and professionals to communicate like never before.</p>
<p><span id="more-3"></span>Yet with these new opportunities can come a significant learning curve, I often go into companies and see people working on an entire range of disconnected web initiatives and social media campaigns.  It seems that somewhere there is a real disconnect between the power and availability of new technology, and its application on the part of the organization as a whole</p>
<p>Granted, there are a number of road blocks and hurdles to injecting new methods and technologies into existing business processes.  The aforementioned learning curve for one, along with various internal gatekeepers and time limitations can all work against the implementation of new ideas in the way we manage our messages in a coordinated way.</p>
<p>It is my hope that this project can provide some guidance and a framework for anyone looking to understand, assess, and engage available web, social media, and related technologies &#8211;  and determine its relevance within their own business environment.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.employinginnovation.com/welcome/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
