<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.convonix.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title> » blog</title>
	
	<link>http://www.convonix.com</link>
	<description />
	<lastBuildDate>Tue, 21 May 2013 10:11:57 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.2</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.convonix.com/Convonix" /><feedburner:info uri="convonix" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Socially Finance</title>
		<link>http://feeds.convonix.com/~r/Convonix/~3/e4o64clD5EM/</link>
		<comments>http://www.convonix.com/blog/social-media-marketing/socially-finance/#comments</comments>
		<pubDate>Tue, 21 May 2013 09:28:14 +0000</pubDate>
		<dc:creator>Nishi Shah</dc:creator>
				<category><![CDATA[Social Media Marketing]]></category>

		<guid isPermaLink="false">http://www.convonix.com/?p=9323</guid>
		<description><![CDATA[Check out this amazing post to learn the approach financial companies should take to run a successful social media campaign &#8230;<div><a class="postLink" href="http://www.convonix.com/blog/social-media-marketing/socially-finance/">Continue reading</a></div>]]></description>
			<content:encoded><![CDATA[<p>No industry escapes Social Media. However niche the industry is, a business needs to have a presence on social media. A financial firm also has its own benefits when it has its presence on Social Media.  The challenge with finance firms here is that they offer the same products, only the kind of service that they offer is different. So how does a finance firm make its presence felt on Social Media?</p>
<p>A recent study says that financial advisory firms are becoming popular on LinkedIn.  This is particularly due to its professional context and growing audience of valuable financially-aware customers. Financial services are also growing overtly popular on Twitter. A new report examining the most effective social media practices by 90 financial service firms has found that Twitter continues to be one of the leading way companies interact with consumers, with a whopping 92% of brands tracked maintaining a Twitter presence.  (Forbes Magazine)</p>
<p>The regulation on financial firms is heavy, but we see these firms using creative ways to reach their target audience.  One thing that every financial firm must be cautious with is customer care. Brands that have been prompt at resolving customer queries seem to be getting a higher leverage compared to the others. Social media can be a great way for financial organisations to gather insight, listening to what people are saying about them. While it’s good for a brand to listen to what its customers are saying about its products and services, great impact comes when that organisation makes changes based on the feedback it’s being receiving. That’s when customers know that the brand cares about what they have to say.<br />
Social media is a great way of reaching out to the younger audience and imparting financial knowledge.  A great social media campaign was run by American Express.  Here the members could redeem their account reward points for Facebook credits. Such campaigns are remembered by the audience and thus a brand can create a foot hold in social media. </p>
<p>A recent article in the Economic Times suggests that a number of brokerage firms are going all out on social platforms to connect with their audiences. A dozen BSE brokers plan to launch apps that allow clients to trade in stocks through their Facebook accounts. </p>
<p>For the past few months I have been doing social media for a financial firm. For them branding is an important aspect, they look to connect with the audience by coming across as thought leaders. Their Twitter activity includes budget discussions and other finance related discussions. These discussions have worked really well for them and help gain a lot of followers.  You have to understand that today Social media plays a very big role in creating a brand image for a firm. Every financial firm that exists on social media platform will have to look at different ways to innovate, because in the end they offer the same products but what sets them apart is the way they treat people – both on social media and offline.  </p>
<p><!-- PHP 5.x --></p>
<img src="http://feeds.feedburner.com/~r/Convonix/~4/e4o64clD5EM" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.convonix.com/blog/social-media-marketing/socially-finance/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.convonix.com/blog/social-media-marketing/socially-finance/</feedburner:origLink></item>
		<item>
		<title>Web Scraping Reduced to an Excel Formula</title>
		<link>http://feeds.convonix.com/~r/Convonix/~3/5f69O7L4WCE/</link>
		<comments>http://www.convonix.com/blog/web-scraping-reduced-to-an-excel-formula/#comments</comments>
		<pubDate>Tue, 14 May 2013 09:54:01 +0000</pubDate>
		<dc:creator>Pratik Majumdar</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.convonix.com/?p=9279</guid>
		<description><![CDATA[Check out this detailed blog post from Pratik Majumdar, one of our product dev geeks, on what goes on behind leveraging the full potential of Excel as a SEO tool. &#8230;<div><a class="postLink" href="http://www.convonix.com/blog/web-scraping-reduced-to-an-excel-formula/">Continue reading</a></div>]]></description>
			<content:encoded><![CDATA[<div align="justify">
<p>
		A conventional web scraping approach would be to use a regular expression or Xpath based scraping tool that would allow you to conveniently select an HTML element via a browser interface, capture its Xpath and then configure the scraper to extract all elements which match this Xpath for an input set of URLs. Along with Xpath, most of these tools also provide an alternate scraping mechanism wherein users enter the regular expression which is to be matched with the source codes of each individual URL from the input set of pages. These pages can either be derived from a third party crawler which runs through your entire website to return a sitemap comprising of all URLs or this functionality is directly built into the scraping software itself.
	</p>
<p>
		However, most of us belonging to the SEO industry encounter limited scraping requirements and would prefer a simple macro or formula based excel sheet that would do part of the same job rather than being overwhelmed by the complex interfaces presented by most of the conventional scraping tools. Thus by employing a minimalistic approach, I have created a simple macro based excel sheet with two inbuilt functions which should suffice for most of our day to day average SEO scraping requirements:
	</p>
<p>
		Please note that in both of the below mentioned functions, the arguments can either be passed as quoted string constants or cell references holding the input values.
	</p>
<ol style="margin-left:20px;">
<li>
			<strong>Regexecute(#input string#, #regex #, #index#, #delimiter#, #replacement regex#)</strong></p>
<p>				The input parameters have been explained below:<br />
				<strong>#input string#</strong> &#8211; This argument would hold the input string on which the regular expression is to be applied
			</p>
<p>
				<strong>#regex#</strong> &#8211; The regex which will be applied to the input string to derive the match collection
			</p>
<p>
				<strong>#index#</strong> &#8211; In cases where the regular expression matches multiple string instances from the input text, the number specified (say &#39;n&#39;) in the #index# argument will return only the nth matched element
			</p>
<p>
				<strong>#delimiter#</strong> &#8211; This is an optional parameter and when specified, the function will return all matched instances each separated by a delimiter as specified in the <strong>#delimiter#</strong> argument
			</p>
<p>
				<strong>#replacement regex#</strong> &#8211; This, again is an optional parameter and the regular expression string passed on to this argument will be matched with the output of the first regex match and all matched instances will be replaced with blanks (&quot;&quot;). This is mainly useful when you want to weed out unwanted characters from the end string and return just the exact text value to be extracted
			</p>
</li>
<li>
			<strong>URLregexScrape(#url#, #regex #, #index#, #delimiter#)</strong></p>
<p>				This function is exactly similar to the first except that the input string is derived from the HTML source code of the #url# parameter which is meant to hold the page URL to be scraped
			</p>
<p>
				<strong><u>Example Usage:</u></strong>
			</p>
<p>
				Take the example of a massive ecommerce website like flipkart.com hosting innumerable products, each having a list of attributes which are not accessible via the CMS (or you do not have access to the site&#39;s backend). Now, if I would like to scrape a product attribute like the number of user ratings received for the product and this is to be extracted for all product pages on the website (please see snapshot below):
			</p>
</li>
</ol>
<p>
		<a href="http://www.convonix.com/wp-content/uploads/canon-powershot.png" rel="lightbox[9279]" title="Web Scraping Reduced to an Excel Formula"><img height="356" src="http://www.convonix.com/wp-content/uploads/canon-powershot.png" width="525" /></a>
	</p>
<p>
		The ideal way to go about this would be to first derive the list of all Flipkart product pages by running the website through a crawler like Xenu and then filter out just the product page URLs from the output after applying a suitable filter. As can be seen from the snapshot above, move on to inspecting the source code of the HTML element holding the rating count. In our example, the count is held within the span tag, as shown below:
	</p>
<p>
		<strong>&lt;span itemprop=&quot;ratingCount&quot;&gt;112&lt;/span&gt;</strong>
	</p>
<p>
		Now, to extract the user rating count <strong>&#39;112&#39;</strong> from the above HTML tag, a regular expression of the form <strong>&#39;ratingCount(.*)&lt;/span&gt;&#39;</strong> will scrape out a sub string from the source code which would appear as:
	</p>
<p>
		<strong>&#39;ratingCount&quot; &gt;112&lt;/span&gt; Ratings&nbsp;&nbsp;&nbsp;&nbsp; &amp;nbsp;|&amp;nbsp;&lt;a href=&quot;#read-reviews&quot;&gt;&lt;span itemprop=&quot;reviewCount&quot;&gt;39&lt;/sp&#39;</strong>
	</p>
<p>
		The equivalent function call for this would be:
	</p>
<p>
		URLregexScrape(A2,&quot;ratingCount(.*)&lt;/span&gt;&quot;,1,&quot;&quot;)
	</p>
<p>
		Here, A2 is the cell reference which holds the first product URL entry and <strong>&#39;1&#39;</strong> is the <strong>#index#</strong> which returns just the first matched instance. In this case, it is important to specify the <strong>#index#</strong> since there are two instances of ratings held within the similar HTML structures and we only want to extract the first instance which is the user rating count of the product. The second undesired instance is shown in the screenshot below (highlighted in red):
	</p>
<p>
		<a href="http://www.convonix.com/wp-content/uploads/canon-powershot-review.png" rel="lightbox[9279]" title="Web Scraping Reduced to an Excel Formula"><img height="228" src="http://www.convonix.com/wp-content/uploads/canon-powershot-review.png" width="525" /></a>
	</p>
<p>
		In case we&#39;d like to extract the second instance which is the product retailer&#39;s rating, we just need to change the index to 2.
	</p>
<p>
		Finally, we would need to prune out the unwanted string components from the above mentioned sub string and this would only be possible after specifying the second optional parameter <strong>&#39;#replacement regex#&#39;</strong> which is the fifth argument to the function. The revised function call would appear as below:
	</p>
<p>
		<strong>Function Call:&nbsp; </strong>
	</p>
<p>
		<strong>URLregexScrape(A2,&quot;ratingCount(.*)&lt;/span&gt;&quot;,1,&quot;&quot;,&quot;&lt;/span(.*)|ratingCount..&gt;&quot;)</strong>
	</p>
<p>
		<strong><u>Output:</u> 112</strong>
	</p>
<p>
		In case we want all matched instances to be returned within a single cell, we would need to specify the <strong>#delimiter#</strong> parameter which has been left blank in this case (since we are only concerned with the first matched instance which is the user rating). Say for instance, we pass the delimiter as <strong>&#39;^&#39;</strong>, the ouput would now be <strong>&#39;112^142557&#39;</strong> where <strong>&#39;142557&#39;</strong> is the seller rating.
	</p>
<p>
		The screenshot given below shows the above function being employed to derive both the user as well as seller rating in separate columns on the worksheet:
	</p>
<p>
		<a href="http://www.convonix.com/wp-content/uploads/excel-formula.png" rel="lightbox[9279]" title="Web Scraping Reduced to an Excel Formula"><img height="211" src="http://www.convonix.com/wp-content/uploads/excel-formula.png" width="525" /></a>
	</p>
<p>
		The above function can be used to scrape out virtually any on page element from list of pages on your website. A few regular expressions you can play around with to scrape some of the common on page SEO elements are given below:
	</p>
<table cellpadding="0" cellspacing="0" style="border:1px solid #000; text-align:center;" width="525">
<tbody>
<tr style="border:1px solid #000;">
<td bgcolor="#dbe5f1" style="border:1px solid #000;">
					<strong>HTML Tag</strong>
				</td>
<td bgcolor="#dbe5f1" style="border:1px solid #000;">
					<strong>Tag Regex (#regex #)</strong>
				</td>
<td bgcolor="#dbe5f1" style="border:1px solid #000;">
					<strong>Replacement Regex (#replacement regex#)</strong>
				</td>
</tr>
<tr>
<td style="border:1px solid #000;">
					title
				</td>
<td style="border:1px solid #000;">
					&lt;title[^>]*&gt;(.*?)&lt;/title&gt;
				</td>
<td style="border:1px solid #000;">
					&lt;title&gt;|&lt;/title&gt;
				</td>
</tr>
<tr>
<td style="border:1px solid #000;">
					h1
				</td>
<td style="border:1px solid #000;">
					&lt;h1[^>]*&gt;(.*?)&lt;/h1&gt;
				</td>
<td style="border:1px solid #000;">
					&lt;h1&gt;|&lt;/h1&gt;
				</td>
</tr>
<tr>
<td style="border:1px solid #000;">
					h2
				</td>
<td style="border:1px solid #000;">
					&lt;h2[^>]*&gt;(.*?)&lt;/h2&gt;
				</td>
<td style="border:1px solid #000;">
					&lt;h2&gt;|&lt;/h2&gt;
				</td>
</tr>
<tr>
<td style="border:1px solid #000;">
					h3
				</td>
<td style="border:1px solid #000;">
					&lt;h3[^>]*&gt;(.*?)&lt;/h3&gt;
				</td>
<td style="border:1px solid #000;">
					&lt;h3&gt;|&lt;/h3&gt;
				</td>
</tr>
<tr>
<td style="border:1px solid #000;">
					a
				</td>
<td style="border:1px solid #000;">
					&lt;a[^>]*&gt;(.*?)&lt;/a&gt;
				</td>
<td style="border:1px solid #000;">
					&lt;a&gt;|&lt;/a&gt;
				</td>
</tr>
<tr>
<td style="border:1px solid #000;">
					iframe
				</td>
<td style="border:1px solid #000;">
					&lt;iframe[^>]*&gt;(.*?)&lt;/iframe&gt;
				</td>
<td style="border:1px solid #000;">
					&lt;iframe&gt;|&lt;/iframe&gt;
				</td>
</tr>
<tr>
<td style="border:1px solid #000;">
					link
				</td>
<td style="border:1px solid #000;">
					&lt;link[^>]*&gt;(.*?)&lt;/link&gt;
				</td>
<td style="border:1px solid #000;">
					&lt;link&gt;|&lt;/link&gt;
				</td>
</tr>
</tbody>
</table>
<p>
		&nbsp;
	</p>
<p>
		The first function <strong>&#39;Regexecute&#39;</strong> can be particularly useful in cases where you need to apply complex pattern based filtering conditions on data which is already existent as text and need not be scraped from a website URL. A common application would be to apply filtering conditions on columns of data based on patterns matched by this function.
	</p>
</div>
<p>
	&nbsp;
</p>
<p><!-- PHP 5.x --></p>
<img src="http://feeds.feedburner.com/~r/Convonix/~4/5f69O7L4WCE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.convonix.com/blog/web-scraping-reduced-to-an-excel-formula/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.convonix.com/blog/web-scraping-reduced-to-an-excel-formula/</feedburner:origLink></item>
		<item>
		<title>Social Media Insight Tools</title>
		<link>http://feeds.convonix.com/~r/Convonix/~3/P1r-D_S_rUE/</link>
		<comments>http://www.convonix.com/blog/social-media-insight-tools/#comments</comments>
		<pubDate>Wed, 24 Apr 2013 17:11:13 +0000</pubDate>
		<dc:creator>Rohit Onkar</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[Social Media Marketing]]></category>

		<guid isPermaLink="false">http://www.convonix.com/?p=9219</guid>
		<description><![CDATA[Know the 10 tools to use to gauge the performance and determine the ROI of your social media campaign  &#8230;<div><a class="postLink" href="http://www.convonix.com/blog/social-media-insight-tools/">Continue reading</a></div>]]></description>
			<content:encoded><![CDATA[<p style="text-align:justify;">
	Have you ever wondered how valuable social media insight tools are? Do they give you a proper ROI estimate? Let&rsquo;s take a look.
</p>
<ol style="padding-left:25px; text-align:justify; font-family:Droid Serif;">
<li>
		Freebies by Simplify Measured<br />
		An analytical tool which gives you free analytics to help analyze any brand page across Twitter, Facebook, Instagram, YouTube, or Google+. LinkedIn and Pinterest profile data is yet to roll out.</p>
<p>
			Here&rsquo;s a sample Twitter Report -
		</p>
<p>
			<a href="https://app.simplymeasured.com/viewer/acpsb7gp68xdpxnb2sufahdtvmfcmu/357342">https://app.simplymeasured.com/viewer/acpsb7gp68xdpxnb2sufahdtvmfcmu/357342</a>
		</p>
</li>
<li>
		Row Feeder</p>
<p>
			If you host Tweetinars or hashtag contests, you definitely need to know the people who have participated in them so that you can follow up. Row Feeder allows you to export this data in Google Docs. A snapshot for #Iphone is shown below.
		</p>
<p style="text-align:center;">
			<a href="http://www.convonix.com/wp-content/uploads/row-feeder.jpg" rel="lightbox[9219]" title="row-feeder"><img alt="" height="195" src="http://www.convonix.com/wp-content/uploads/row-feeder.jpg" title="row-feeder" width="505" /></a>
		</p>
<p>
			The only drawback of the free version is that you can track a maximum of only 500 Tweets.
		</p>
</li>
<li>
		Social Ping</p>
<p>
			Another blessing if you are looking to monitor a hashtag for a Tweetinar or a Twitter contest. Gives you data like reach of the hashtag, daily time variation and Tweet volume in addition to giving a list of top 100 participants. The free trial lasts 30 days.
		</p>
</li>
<li>
		Crowdbooster</p>
<p>
			Personally speaking, for me, this is the best Twitter analytics tool out there. They have discontinued the free version from March 2013. But the paid version is worth every dollar.
		</p>
<p>
			Here&rsquo;s a snapshot of the kind of data the tool gives.
		</p>
<p style="text-align:center;">
			<a href="http://www.convonix.com/wp-content/uploads/crowdbooster.jpg" rel="lightbox[9219]" title="crowdbooster"><img alt="" height="400" src="http://www.convonix.com/wp-content/uploads/crowdbooster.jpg" title="crowdbooster" width="505" /></a>
		</p>
<p>
			Besides giving follower trend, no. of RTs, reach of your Tweets and @ Mentions on Twitter, it also gives you data for your Facebook page along with the best time to post.
		</p>
</li>
<li>
		Topsy</p>
<p>
			I often get asked this question by clients &ndash; &ldquo;How effective is my brand term on social media?&rdquo;
		</p>
<p>
			Well Topsy gives you quite an accurate estimate. Here&rsquo;s a snapshot for the term &ldquo;love&rdquo;.
		</p>
<p style="text-align:center;">
			<a href="http://www.convonix.com/wp-content/uploads/topsy.jpg" rel="lightbox[9219]" title="topsy"><img alt="" height="322" src="http://www.convonix.com/wp-content/uploads/topsy.jpg" title="topsy" width="505" /></a>
		</p>
<p>
			The best part is Topsy only considers effective (read: Mentions in Tweets with a link or something that has been Retweeted) brand mentions. In addition to this, it also gives you list of webpages searched for the brand term.
		</p>
<p style="text-align:center;">
			<a href="http://www.convonix.com/wp-content/uploads/topsy-1.jpg" rel="lightbox[9219]" title="topsy-1"><img alt="" height="309" src="http://www.convonix.com/wp-content/uploads/topsy-1.jpg" title="topsy-1" width="505" /></a>
		</p>
</li>
<li>
		Tweetreach</p>
<p>
			Want to know how far your Tweet/ keyword/brand term travelled? Tweetreach is where you should head to.
		</p>
<p style="text-align:center;">
			<a href="http://www.convonix.com/wp-content/uploads/tweetreach.jpg" rel="lightbox[9219]" title="tweetreach"><img alt="" height="362" src="http://www.convonix.com/wp-content/uploads/tweetreach.jpg" title="tweetreach" width="505" /></a>
		</p>
</li>
<li>
		TweepsMap</p>
<p>
			A lot of Twitter tools give you a country wise spilt of your Twitter followers. But what if you want to see a region wise split &ndash; TweepsMap is the answer.
		</p>
<p style="text-align:center;">
			<a href="http://www.convonix.com/wp-content/uploads/tweepsmap.jpg" rel="lightbox[9219]" title="tweepsmap"><img alt="" height="311" src="http://www.convonix.com/wp-content/uploads/tweepsmap.jpg" title="tweepsmap" width="505" /></a>
		</p>
</li>
<li>
		wildfireapp.com &amp; Social bakers</p>
<p>
			Clients often want to know &#8211; &ldquo;How much better am I doing as compared to my competitors&rdquo;?
		</p>
<p>
			Wildfireapp actually lets you compare audience size across Facebook, Twitter and Google plus.
		</p>
<p>
			Here&rsquo;s how the graph looks. The free version allows you to compare up to 3 competitors per platform.
		</p>
<p style="text-align:center;">
			<a href="http://www.convonix.com/wp-content/uploads/wildfireapp.com-Social-bakers.jpg" rel="lightbox[9219]" title="wildfireapp.com-&amp;-Social bakers"><img alt="" height="288" src="http://www.convonix.com/wp-content/uploads/wildfireapp.com-Social-bakers.jpg" title="wildfireapp.com-&amp;-Social bakers" width="505" /></a>
		</p>
<p>
			Social bakers on the other hand covers Twitter, Facebook, Google + and YouTube as well. However you don&rsquo;t have an option to compare competition. The free version gives major statistics for brands across the above mentioned platforms. However, here&rsquo;s the catch, if your page/account is not added, you need to send a request to these platforms and tracking starts from that day and you can&rsquo;t see historical data.
		</p>
</li>
<li>
		Bitly</p>
<p>
			To measure affectivity, a good Social Media Marketer will always want to know the traction a particular shared link received. A URL shortner service like bit.ly can give the Marketer this number. It also provides demographic data of the people who clicked (read: consumed content) on the link.
		</p>
</li>
<li>
		Google Analytics</p>
<p>
			If you are looking to integrate social media with your other digital (read: website) efforts, you just cannot afford to ignore Google Analytics. I <a href="http://socialmediatoday.com/rohit-onkar/1094436/true-social-media-roi">wrote</a> a while back on how GA can be used to measure the real social ROI. At the very least, you need to look at the &lsquo;social&rsquo; section within Google Analytics.
		</p>
<p>
			Are you using some other <a href="http://www.convonix.com/online-reputation-management-tools/">tools</a> to better measure the impact your social activities are creating? Do let us know in the comments section below.
		</p>
</li>
</ol>
<p><!-- PHP 5.x --></p>
<img src="http://feeds.feedburner.com/~r/Convonix/~4/P1r-D_S_rUE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.convonix.com/blog/social-media-insight-tools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.convonix.com/blog/social-media-insight-tools/</feedburner:origLink></item>
		<item>
		<title>How marketers and PR professionals can contribute to Wikipedia – Part 2</title>
		<link>http://feeds.convonix.com/~r/Convonix/~3/zJF4SEmLhsE/</link>
		<comments>http://www.convonix.com/blog/online-marketing/how-marketers-and-pr-professionals-can-contribute-to-wikipedia-part-2/#comments</comments>
		<pubDate>Fri, 12 Apr 2013 13:46:48 +0000</pubDate>
		<dc:creator>Manan Shah</dc:creator>
				<category><![CDATA[Online Marketing]]></category>

		<guid isPermaLink="false">http://www.convonix.com/?p=9191</guid>
		<description><![CDATA[This is the second part of a three-part series by Manan Shah, on important refrains for public relations professionals and marketers contributing to Wikipedia. The first part covered basic guidelines and the third would cover important dos. &#8230;<div><a class="postLink" href="http://www.convonix.com/blog/online-marketing/how-marketers-and-pr-professionals-can-contribute-to-wikipedia-part-2/">Continue reading</a></div>]]></description>
			<content:encoded><![CDATA[<div align="justify">
<p>
		<em><strong><span style="font-size:16px;"><span style="font-family: georgia, serif; color: rgb(0, 0, 0); line-height: 20px;">Important don&#39;ts for marketing and public relations professionals to practice on Wikipedia.</span></span></strong></em>
	</p>
<div class="row" style="font-size: 14px; color: rgb(0, 0, 0); font-family: MuseoSlab500Regular, helvetica, arial; line-height: 20px;">
<p>
			<span style="font-family:georgia,serif;"><em>This is the second part of a three-part series by Manan Shah, on important refrains for public relations professionals and marketers contributing to Wikipedia. The first part covered&nbsp;<a href="http://www.convonix.com/blog/how-marketers-and-pr-professionals-can-contribute-to-wikipedia/" target="_blank">basic guidelines</a>&nbsp;and the third would cover important dos.</em></span>
		</p>
<p>
			<span style="font-family:georgia,serif;">The Wikipedia community usually has apprehensions about marketing and PR professionals contributing to Wikipedia as their motives are in conflict with the basic principle of neutrality. Here are a few wiki-etiquettes &#8212; guidelines for marketing executives for things to avoid or refrain from doing.</span>
		</p>
<p>
			<span style="font-size:16px;"><span style="font-family: georgia, serif;"><strong>DO &nbsp;NOT&#8230;</strong></span></span>
		</p>
<p>
			<span style="font-family:georgia,serif;"><strong>Be bold</strong>&nbsp;</span>
		</p>
<p>
			<span style="font-family:georgia,serif;">Wikipedia encourages every editor to &ldquo;Be bold&rdquo; and to not be afraid to edit content. But as a PR professional, do not directly edit topics related to your clients, organisations, or brands. As your motive could be suspected to be the promotion of your clients, request on the&nbsp;<a href="http://en.wikipedia.org/wiki/Wikipedia:Talk_page_guidelines">Talk pages</a>&nbsp;that the necessary edits be made.</span>
		</p>
<p>
			<span style="font-family:georgia,serif;"><strong>Create new articles</strong></span>
		</p>
<p>
			<span style="font-family:georgia,serif;">Do not create a new page from scratch for the company or client by yourself. Chances are there would be a good reason for the page not existing on Wikipedia. Use the&nbsp;<a href="http://en.wikipedia.org/wiki/Wikipedia:Requested_articles">&ldquo;Request article&rdquo;</a>&nbsp;option&nbsp; to notify Wikipedia editors that such an article be created.</span>
		</p>
<p>
			<span style="font-family:georgia,serif;"><strong>Fight, argue, or abuse</strong>&nbsp;</span>
		</p>
<p>
			<span style="font-family:georgia,serif;">If a request for edits is rejected, do not get into a fighting match with fellow Wikipedians. Try to discuss amicably with them and raise your points about why your edits/ content are important for the article. Value addition is one of the most important requirements from marketers. Refrain from making personal insults or attacks or threats to Wikipedians for their edits. Remember, no one has personal animosity with you. Like PR professionals want to safeguard the interests of their clients, Wikipedians want to safeguard the interests of the platform.</span>
		</p>
<p>
			<span style="font-family:georgia,serif;"><strong>Pay for edits</strong>:</span>
		</p>
<p>
			<span style="font-family:georgia,serif;"><a href="http://en.wikipedia.org/wiki/Wikipedia:Paid_editing_%28policy%29">Paid editing</a>&nbsp;is completely taboo on Wikipedia. Paid editing&nbsp;is a form of advocacy or promotion of a topic or subject, which contradicts Wikipedia&rsquo;s policies of avoiding conflict of interest and adopting a neutral point of view. Also, advertising for paid editing is completely prohibited.</span>
		</p>
<p>
			<span style="font-family:georgia,serif;"><strong>Promote/ Advertise</strong></span>
		</p>
<p>
			<span style="font-family:georgia,serif;">Don&#39;t use Wikipedia to promote or advertise your employer or client. It&rsquo;s a knowledge sharing platform, an online encyclopaedia, not a marketing instrument to channelise profits for your brand.</span>
		</p>
<p>
			<span style="font-family:georgia,serif;"><strong>Include the name of your brand/ company</strong></span>
		</p>
<p>
			<span style="font-family:georgia,serif;">Avoid using the brand, product, or company name in your username, signature, or on your profile page. It&rsquo;s promotional and is quite likely to get you blocked from editing all the Wikimedia websites.</span>
		</p>
<p>
			<span style="font-family:georgia,serif;"><strong>Remove negative content</strong></span>
		</p>
<p>
			<span style="font-family:georgia,serif;">Wikipedia aims to provide information on any topic with a neutral point of view. If there are negative or controversial comments from reliable sources on a topic that involves your company or client, you cannot remove them from the article. If you believe the topic is unfairly represented or biased, raise your concern on the corresponding talk page. Seek consensus from fellow editors to bring about neutrality in the article. Remember, Wikipedia is not a place for &ldquo;<a href="http://en.wikipedia.org/wiki/Wikipedia:Tendentious_editing#Righting_Great_Wrongs">righting great wrongs</a>&rdquo;.</span>
		</p>
<p>
			<span style="font-family:georgia,serif;"><strong>Information sources and Bibliography:</strong></span>
		</p>
<p>
			<span style="font-family:georgia,serif;"><a href="http://en.wikipedia.org/wiki/Wikipedia:Etiquette">Basic etiquette</a>&nbsp;for interaction with fellow Wikipedians<br />
			<a href="http://en.wikipedia.org/wiki/Wikipedia:Policies_and_guidelines">Wikipedia guidelines and policy&nbsp;</a><br />
			Chartered Institute of Public Relations (CIPR)<br />
			Public Relations Society of America</span>
		</p>
<p>
			<span style="font-family:georgia,serif;">Cross posted at <a href="http://www.dnaindia.com/blogs/1820239/post-how-marketers-and-pr-professionals-can-contribute-to-wikipedia-ii" rel="nofollow">DNA India</a>.</span>
		</p>
<p>
			&nbsp;
		</p>
</p></div>
</div>
<p>
	&nbsp;
</p>
<p><!-- PHP 5.x --></p>
<img src="http://feeds.feedburner.com/~r/Convonix/~4/zJF4SEmLhsE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.convonix.com/blog/online-marketing/how-marketers-and-pr-professionals-can-contribute-to-wikipedia-part-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.convonix.com/blog/online-marketing/how-marketers-and-pr-professionals-can-contribute-to-wikipedia-part-2/</feedburner:origLink></item>
		<item>
		<title>SOCIAL MEDIA ANALYTICALLY</title>
		<link>http://feeds.convonix.com/~r/Convonix/~3/x5eAjJlwwqY/</link>
		<comments>http://www.convonix.com/blog/social-media-analytically/#comments</comments>
		<pubDate>Wed, 10 Apr 2013 16:02:45 +0000</pubDate>
		<dc:creator>Nashit Vakil</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[Social Media Marketing]]></category>

		<guid isPermaLink="false">http://www.convonix.com/?p=9163</guid>
		<description><![CDATA[How to quantify success of your social media campaign? Read this amazing post to know that and also learn to carry out your social media campaign and measure its effectiveness. &#8230;<div><a class="postLink" href="http://www.convonix.com/blog/social-media-analytically/">Continue reading</a></div>]]></description>
			<content:encoded><![CDATA[<div align="justify">
<p style="text-align: justify;">
	Social media was non-existent till 1996 but then in 1997 a site named&nbsp;<a href="http://www.sixdegrees.com/">SixDegrees.com</a> started off as the first major social media site and at its apex, SixDegrees had around 100 employees, and the site had around 1,000,000 fully registered members. It ran its course in 2001 though it has been recently restarted for the previously existing members. This site exposed the world to a future revolution in social media. Visionaries took up many projects and multiple social media sites started coming up such as <a href="http://m.friendster.com/">Friendster</a>&nbsp;(2002),&nbsp;<a href="http://in.myspace.com/">MySpace</a>&nbsp;(2003),&nbsp;<a href="https://www.facebook.com/">Facebook</a>&nbsp;(2004), and&nbsp;<a href="https://twitter.com/">Twitter</a>&nbsp;(2006) and as it is said, the rest is history.
</p>
<p>
	The advent of social media meant exposure of humongous proportions where world is your audience and social media sites your grand stage. With the technological developments everything went hand-in-hand for social media revolution. From a user&#39;s perspective it was blissful situation where the Facebook status updates became a moot point and Tweets became globally viral, but for brands/companies this wasn&#39;t the case. Brands were reluctant to invest in social media fearing low-to-almost-no ROI since a &#39;Like&#39; or &#39;RT&#39; won&#39;t pay them back! Even with this reluctance many brands came to forefront and took little steps into world of SMM with a vision to convert existing fans / followers to future paying customers.
</p>
<p>
	According to&nbsp;<a href="http://www.marketingsherpa.com/resources/MS-2011-Social-Marketing-Benchmark-Report-EXCERPT.pdf">Market Sherpa</a>&rsquo;s report, 65% of the CMO still look for a way to achieve sales through SMM and 63% still look to increase ROI from investments done in social media. So now the questions arise: Are social media sites restricted to &lsquo;Like&rsquo;, &#39;Follow&#39; and &#39;Share&#39;? Are there metrics to show real value in SMM? Is there really a way to up those ROI? And answer to all of these is &#39;Yes&#39;.
</p>
<p>
	- It is definitely restricted to a &#39;Like&#39;, &#39;Follow&#39; and &#39;Share&#39; for the users but not for Marketers
</p>
<p>
	- There are multiple inter-related and even independent metrics which can convince businesses about the value of SMM
</p>
<p>
	- Lastly there are methods and tools available for increasing ROI post investment in SMM
</p>
<p>
	<strong>To realize the above statements as facts we need few analytical perspectives:</strong>
</p>
<p>
	<strong>Defining Performance Parameters (KPI):</strong>
</p>
<p>
	Every client we handle in SMM has different goals and objectives to achieve so the first step is to know the key performance indicators (KPI) which are vital to strategic planning and reporting on investments in social media. Whether we will measure the performance by purchases, email opt-ins, shares, downloads, or time spent on the website, Google Analytics reports will be reflected as achievements or success of a campaign.
</p>
<p>
	Google Analytics provides many metrics which can relate to the specific business model and goals of the brand. It can help in determining exactly what has worked and not worked for a particular brand and its related goals. It helps in showing the value of social media or contribution of social media to the conversions taking place for the client.
</p>
<p>
	<strong>Analytical Decisions:</strong>
</p>
<p>
	What has worked for one may not work for the other. But the analysis of both is crucial, so as to learn from reports about the effective and ineffective methods for social media marketing. Google Analytics provides many insights such as the traffic flow to analyze the path the visitors take, social sources that deliver high quality visitors and social media contribution to goals.
</p>
<p>
	Having these insights helps in knowing the perfect platforms for investment in Social Media suited to particular clients and hence influencing financial decisions with parameters and facts instead of guesswork.
</p>
<p>
	<strong>Working with Limitations:</strong>
</p>
<p>
	Success for a client depends upon the KPI as mentioned earlier. But for any campaign to be successful one needs to know the limitations of the brand. For a brand like Sony driving sales will not be priority, instead consumer engagement will be of utmost importance. But for an e-commerce site with no physical outlets, sales and conversions are highest priority. This makes SMM experts to jot down do&#39;s and don&#39;ts for a brand. Hence restrictions come into place because bandwidth of SMM experts should be aligned with the goals of the brand.
</p>
<p>
	Content generation will vary, campaigns depending upon the audience the brand entertains will vary and lastly the demographics for particular brands have a huge role in claiming success or failure on social media. Thus brand specific analysis and utilizing the restrictions to brand&#39;s advantage is the way forward.
</p>
<p>
	<strong>Analyzing and optimizing Social World:</strong>
</p>
<p>
	Everything a brand serves on social media is open to the world&#39;s appraisal and the world&#39;s criticism so which one to avoid and which one to embrace? Embrace both. That&#39;s how social media works because you are in direct contact with the people you provide services to. Hence their grievances and satisfaction are both to be heard on Social Media. Apart from the direct reviews from users which are right there in front of your eyes Google Analytics Reports provide metrics such as page views, duration of visit, pages per visit, etc. by the users. This helps in knowing the content that people are excited about and the page content they like. It also makes analyst aware of the aspects that are driving people towards conversions. Optimizing these insights to SMM&#39;s advantage surely increase ROI.
</p>
<p>
	Analytically many things can be measured in SMM and monetary aspects can also be justified with the advanced metrics. But what makes SMM so special is the sheer brilliance of direct interaction between a loyalist and his or her favourite brand!
</p>
</div>
<p><!-- PHP 5.x --></p>
<img src="http://feeds.feedburner.com/~r/Convonix/~4/x5eAjJlwwqY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.convonix.com/blog/social-media-analytically/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.convonix.com/blog/social-media-analytically/</feedburner:origLink></item>
		<item>
		<title>How Marketers and PR Professionals Can Contribute to Wikipedia</title>
		<link>http://feeds.convonix.com/~r/Convonix/~3/dnAgXOLg9es/</link>
		<comments>http://www.convonix.com/blog/how-marketers-and-pr-professionals-can-contribute-to-wikipedia/#comments</comments>
		<pubDate>Wed, 20 Mar 2013 06:32:36 +0000</pubDate>
		<dc:creator>Manan Shah</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[Content Marketing]]></category>
		<category><![CDATA[Online Marketing]]></category>

		<guid isPermaLink="false">http://www.convonix.com/?p=9128</guid>
		<description><![CDATA[Check out this awesome post to know the rules to keep in mind while creating an article for Wikipedia. &#8230;<div><a class="postLink" href="http://www.convonix.com/blog/how-marketers-and-pr-professionals-can-contribute-to-wikipedia/">Continue reading</a></div>]]></description>
			<content:encoded><![CDATA[<div align="justify">
<div>
<div>
			This is the first of a three-part series on guidelines for public relations professionals and marketers on how to contribute to Wikipedia. Part 2 and 3 would cover important dos and don&rsquo;ts.
		</div>
<div>
			&nbsp;
		</div>
</p></div>
<div>
		Wikipedia was started by Jimmy Wales with the intent to let everyone share their knowledge: &ldquo;No one knows everything but everyone knows something.&rdquo; Wikipedia is an online free encyclopaedia where everything is user generated. Present in 285 languages, Wikipedia is the world&#39;s fifth most-visited website. Wikipedia users get a customizable profile page, a personal talk/ discussion page, emailing features, online and offline region-wise communities called projects, interest-based projects, and technical projects. Sister projects of Wikipedia include a media repository (Wikimedia Commons), a news portal (Wikinews), an e-book portal (Wikibooks), a learning portal (Wikiversity) and a lot more features and portals where &ldquo;Wikipedians&rdquo; interact with each other with the motive of sharing and, of course, gaining knowledge. Wikipedia, the free online encyclopaedia, now doubles up as a knowledge-based social platform.
	</div>
<div>
		&nbsp;
	</div>
<div>
		There is no doubt among marketers and PR professionals that Wikipedia and its community are very influential in the online space. But there has always been a conflict between marketers and Wikipedians, for the reason that marketers would have a vested interest to promote their organizations, clients, or individuals whereas Wikipedia needs every editor to maintain a <a href="http://en.wikipedia.org/wiki/Wikipedia:Neutral_point_of_view">neutral point of view</a> (NPOV) and avoid <a href="http://en.wikipedia.org/wiki/Wikipedia:Conflict_of_interest">conflict of interest</a>.
	</div>
<div>
		&nbsp;
	</div>
<div>
		<strong>Here are a few realistic and practical methods that a PR or marketing professional should follow while contributing to Wikipedia:</strong>
	</div>
<div>
		&nbsp;
	</div>
<div>
		<strong>Avoid Conflict of Interest</strong>
	</div>
<div>
		Let&rsquo;s make this the Universal of Rule of Marketing. One should not edit articles about clients, employer&rsquo;s brands, employers or competing organizations and their associated brands, all of which present a conflict of interest.
	</div>
<div>
		&nbsp;
	</div>
<div>
		The best way to interact is to request for the changes to be made via the <a href="http://en.wikipedia.org/wiki/Wikipedia:Talk_page_guidelines">Talk Page</a>, a discussion page that exists with every article. However, there are exceptions. Correcting or adding factual information such as statistics or dates, updating new business services, products, or achievements while adding verifiable references to them is okay.
	</div>
<div>
		&nbsp;
	</div>
<div>
		<strong>Principles of Wikipedia</strong>
	</div>
<div>
		Here is a complete overview of the basic principles of Wikipedia, which are called the Five <a href="http://en.wikipedia.org/wiki/Wikipedia:Five_pillars">Pillars of Wikipedia</a>.
	</div>
<div>
		1.Wikipedia is an encyclopedia&nbsp;
	</div>
<div>
		2.Wikipedia is written from a neutral point of view&nbsp;
	</div>
<div>
		3.Wikipedia is free content that anyone can edit, use, modify, and distribute&nbsp;
	</div>
<div>
		4.Editors should interact with each other in a respectful and civil manner&nbsp;
	</div>
<div>
		5.Wikipedia does not have firm rules.
	</div>
<div>
		&nbsp;
	</div>
<div>
		<strong>Content Guidelines</strong>
	</div>
<div>
		It&rsquo;s very important for every contributor to understand the following content guidelines and directives to interact smoothly with the Wikipedia community.&nbsp;
	</div>
<div>
		&nbsp;
	</div>
<div>
		1. <strong>Neutral point of view (NPOV)</strong>: The tonality and the intent of the article should be neutral. One needs to report the information without bias. For example: One needs to have NPOV when writing about a controversy that a brand is involved in.
	</div>
<div>
		&nbsp;
	</div>
<div>
		2. <a href="http://en.wikipedia.org/wiki/Wikipedia:Verifiability"><strong>Verifiability</strong></a>: Content added to Wikipedia needs to be attributed to a reliable, published source. Fellow contributors should be able to verify it independently. The types of acceptable sources are news portals, websites, books, and journals.
	</div>
<div>
		&nbsp;
	</div>
<div>
		3. <a href="http://en.wikipedia.org/wiki/Wikipedia:No_original_research"><strong>No original research</strong></a>: Wikipedia does not publish original idea or thought. Any new analysis or synthesis should have been previously published.
	</div>
<div>
		I strongly believe that PR and marketing professionals can play a valuable role on Wikipedia by creating informative content, as well as making sure that existing content is accurate and relevant. However, the only way to do so is by adhering to Wikipedia guidelines.
	</div>
<div>
		&nbsp;
	</div>
<div>
		<strong>Information Sources and Bibliography:</strong>
	</div>
<div>
		&bull;<a href="http://en.wikipedia.org/wiki/Wikipedia:Policies_and_guidelines">Wikipedia guidelines and policy</a>
	</div>
<div>
		&bull;Chartered Institute of Public Relations (CIPR)
	</div>
<div>
		&bull;Public Relations Society of America
	</div>
<div>
		&nbsp;
	</div>
<div>
		Cross posted at <a href="http://http://www.dnaindia.com/blogs/post_how-marketers-and-pr-professionals-can-contribute-to-wikipedia_1812805">DNA-India&nbsp;</a>
	</div>
</div>
<p>
	&nbsp;
</p>
<p><!-- PHP 5.x --></p>
<img src="http://feeds.feedburner.com/~r/Convonix/~4/dnAgXOLg9es" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.convonix.com/blog/how-marketers-and-pr-professionals-can-contribute-to-wikipedia/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.convonix.com/blog/how-marketers-and-pr-professionals-can-contribute-to-wikipedia/</feedburner:origLink></item>
		<item>
		<title>What’s all the buzz about Social Media Marketing?</title>
		<link>http://feeds.convonix.com/~r/Convonix/~3/UcerCoYXPoQ/</link>
		<comments>http://www.convonix.com/blog/social-media-marketing/whats-all-the-buzz-about-social-media-marketing/#comments</comments>
		<pubDate>Wed, 13 Feb 2013 14:45:10 +0000</pubDate>
		<dc:creator>Nishi Shah</dc:creator>
				<category><![CDATA[Social Media Marketing]]></category>

		<guid isPermaLink="false">http://www.convonix.com/?p=9059</guid>
		<description><![CDATA[Check out his awesome blog to understand how social media should be used by a brand in their marketing efforts.   &#8230;<div><a class="postLink" href="http://www.convonix.com/blog/social-media-marketing/whats-all-the-buzz-about-social-media-marketing/">Continue reading</a></div>]]></description>
			<content:encoded><![CDATA[<p>
	&nbsp;
</p>
<p>
	With everyone focusing on social media, the only question that comes to my mind is what&rsquo;s all the buzz about? This field has certainly picked up momentum with of course Facebook being the most popular platform.&nbsp; The experts believe that billions of dollars will be invested in social media in the year 2013, but the question is, is the money being spent wisely?
</p>
<p>
	Normally a business would opt for social media when its aim is to create brand awareness. That&rsquo;s what most of us think.&nbsp; Business firms believe that Social Media is a way to bring in revenue for their firm. Of course there is no denying that social media does bring in a small part of revenue directly but the larger picture is brand awareness and the revenue as a result of that.
</p>
<p>
	The main point of focus is what exactly are the brands trying to do on social media? Statistics showed only a quarter of consumers use social media to follow or keep-up-to date with companies or brands (26%) instead most use it as a means to keep in touch with friends and family (78%). As the psychological mind works we tend to purchase something when it&rsquo;s been recommended by someone we know rather than the brand spelling it out to buy a particular product.
</p>
<p>
	If I had to comment on how social media needs to make a mark, even if you outsource your social media marketing, make sure the Social Media Company knows that you need to treat the company page as your own. It has to have that effectiveness, that rawness to make sure that the brand connects at all levels. The minute a consumer will see a change in the tone of communication, he/she won&rsquo;t be interested anymore.
</p>
<p>
	In all means if I were a fan/follower of a particular page I would be annoyed to receive continuous messages from that particular page, I would altogether stop following that brand and as a result not consider it anymore. Find this hard to believe? Let&rsquo;s see what research tells us.
</p>
<p>
	Research shows that consumers don&rsquo;t like unsolicited messages from brands they don&#39;t follow, and 65% said they would stop using a brand altogether as a result of irritating social media messages.
</p>
<p>
	To conclude, it&rsquo;s all about making sure the things you do are relevant to your page. A social media campaign will never work if it doesn&rsquo;t relate to the ideology of the company and what the consumer makes out of it.&nbsp;
</p>
<p>
	&nbsp;
</p>
<p><!-- PHP 5.x --></p>
<img src="http://feeds.feedburner.com/~r/Convonix/~4/UcerCoYXPoQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.convonix.com/blog/social-media-marketing/whats-all-the-buzz-about-social-media-marketing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.convonix.com/blog/social-media-marketing/whats-all-the-buzz-about-social-media-marketing/</feedburner:origLink></item>
		<item>
		<title>From the Desk to the Pitch – CPL 2013</title>
		<link>http://feeds.convonix.com/~r/Convonix/~3/rou3o8fJMCk/</link>
		<comments>http://www.convonix.com/blog/convonix-premier-league-2013/#comments</comments>
		<pubDate>Sun, 10 Feb 2013 09:29:26 +0000</pubDate>
		<dc:creator>Heta Sampat</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[Convonix]]></category>

		<guid isPermaLink="false">http://www.convonix.com/?p=9045</guid>
		<description><![CDATA[Convonix Premier League, or CPL as all of us at Convonix call it, ended today and oh my, what a tournament! It was a brilliant show of passion, team spirit, a will to win and most of all &#8211; CRICKET. &#8230;<div><a class="postLink" href="http://www.convonix.com/blog/convonix-premier-league-2013/">Continue reading</a></div>]]></description>
			<content:encoded><![CDATA[<div align="justify">
<p>
		Convonix Premier League, or CPL as all of us at Convonix call it, ended today and oh my, what a tournament! It was a brilliant show of passion, team spirit, a will to win and most of all &ndash; CRICKET.
	</p>
<p>
		Convonix turned out on the field, as one. 12 teams, 180 players, all in one place. It was so different from a normal work day, so not routine. You see so many people that you have never crossed paths with in office, talk to so many people who you see in office everyday but never end up having a conversation with, so many who you think you know but whose personalities just change as soon as they are on the field. Such an awesome experience!
	</p>
<p>
		And this year was no different. Although, we didn&rsquo;t end up winning, it was really fun to play with people who have so much passion, who play to win. We played as a team, one unit that wanted the trophy, supporting each other and lifting each other&rsquo;s morale. People, you were the most awesome team!
	</p>
<p>
		Every team showed that they were not inferior in any way to any other team on that ground. And there were surprises, tons of them &ndash; Mrinmayi being the biggest (or the smallest <img src='http://www.convonix.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> ) one. What a player &ndash; she connected every ball, played actual cricketing shots, ran tirelessly between the wickets and basically showed everyone that she is a force to reckon with(we know who to bid for next year!). Sahil, who I have never heard speaking in office, played with so much zeal and enthusiasm and he was absolutely amazing on the field. Nikita, who looks so tiny, had some really good overs and a few wickets to her name by the time we were done. Kadamji was a surprise package as well. He set an example to everyone sitting there with the way he fielded. And many many more&hellip;
	</p>
<p>
		&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;<a href="http://www.convonix.com/wp-content/uploads/CPL-Player-of-the-Tournament.jpg" rel="lightbox[9045]" title="Mrinmayi Sawant - CPL - Player of the Tournament"><img align="centre" alt="CPL - Player of the Tournament - Mrinmayi Sawant" caption="Mrinmayi Sawant - Player of the Tournament" src="http://www.convonix.com/wp-content/uploads/CPL-Player-of-the-Tournament-300x300.jpg" style="width: 300px; height: 300px;" title="Mrinmayi Sawant - CPL - Player of the Tournament" /></a>
	</p>
<p>
		<strong>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Mrinmayi Sawant &#8211; Player of the Tournament &#8211; CPL</strong>
	</p>
<p>
		&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;<em>Pic courtesy &#8211; <a href="http://instagram.com/p/Vgu9aHQ9as/" rel="nofollow" target="_blank">Manasi Raje &#8211; from Instagram</a></em>
	</p>
<p>
		I shouldn&rsquo;t forget to mention the excellent commentating by Subu and Ganesh. Their wisecracks made the tournament more fun. From the top management to the latest joinee, no one was spared. Each person has been slaughtered with their absolutely spot on comic timing.
	</p>
<p>
		We must have been such a pain to the organizers with all the appealing and screaming on and off the field. But Rahul &amp; Arunesh, like always, pulled it off. And they pulled it off in style. CPL 2013 was memorable. Overall, it was a really successful tournament in more ways than one. It brought together people from different verticals and made them play as a team, sledge others and laugh together while making fun of their own friends. Most importantly, it brought the whole of Convonix together in a way that work never can. We were friends, opponents and supporters on that field. We epitomised just one thing &ndash; the spirit of CONVONIX!&nbsp;
	</p>
<p>
		To many more CPLs in the coming years&hellip;
	</p>
</div>
<p>
	&nbsp;
</p>
<p><!-- PHP 5.x --></p>
<img src="http://feeds.feedburner.com/~r/Convonix/~4/rou3o8fJMCk" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.convonix.com/blog/convonix-premier-league-2013/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://www.convonix.com/blog/convonix-premier-league-2013/</feedburner:origLink></item>
		<item>
		<title>The Best Approach to Build Online Reputation in 2013</title>
		<link>http://feeds.convonix.com/~r/Convonix/~3/1VhMf4jNp6A/</link>
		<comments>http://www.convonix.com/blog/online-reputation-management/the-best-approach-to-build-online-reputation-in-2013/#comments</comments>
		<pubDate>Fri, 25 Jan 2013 11:49:51 +0000</pubDate>
		<dc:creator>Manan Shah</dc:creator>
				<category><![CDATA[ORM]]></category>

		<guid isPermaLink="false">http://www.convonix.com/?p=9032</guid>
		<description><![CDATA[Check out this post to know the points to keep in mind while formulating strategies to manage your online reputation in 2013. &#8230;<div><a class="postLink" href="http://www.convonix.com/blog/online-reputation-management/the-best-approach-to-build-online-reputation-in-2013/">Continue reading</a></div>]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">A New Year would generally mean a new beginning for any marketing team of a brand/company coming forth with renewed vigour to take forward the larger vision. But as marketers, we all are acutely aware that &#8220;reputation&#8221;, like Rome, would not be built in a day. It will take years of perseverance &#038; dedication by smallest of the stake holders to build &#038; maintain a company’s image.</p>
<p style="text-align: justify;">As we usher in the New Year, the marketers’ focus would be on building, maintaining as well as sustaining brand&#8217;s reputation online which in-turn will affect the company, the brand &#038; all its connected individuals. Following aspects would interest and affect all marketers in 2013, from an ORM standpoint.</p>
<p><strong><em>Customer Communication &#038; Importance of Social Presence</em></strong></p>
<p style="text-align: justify;">We live in a world, where internet usage is growing by leaps &#038; bounds. Statistically speaking, the total number of internet users at the end of Dec 2012 was 2.3 billion; out of which 71% are present on at-least one social platform. It therefore becomes imperative for B2C as well as B2B brands to be present everywhere and reach out to their existing &#038; potential customers. Managing, Monitoring &#038; Engaging &#8211; i.e. building relationships with consumers over social platform, stands to gain more importance in a brand&#8217;s consumer outreach strategy. The aim here will still remain traditional – to provide a platform for a customer to communicate with the brand with least possible effort &#038; benefit by the immediate response &#038; action. From a reputation perspective, you don&#8217;t let negativity spread to random platforms on the internet, which could come back one day to haunt you.</p>
<p><strong><em>&#8216;Do Good&#8217; Marketing Strategies</em></strong></p>
<p style="text-align: justify;">It’s time one needs to understand the importance of online goodwill. Reputation today is not about just creating a good looking website &#038; an active Facebook or Twitter profile, but more about creating an overall positive perception in general, across the web. Unfortunately, there&#8217;s no quick way to do this! Here comes the importance of &#8216;Good Marketing&#8217;. Every marketing campaign that one initiates should change the focus from &#8216;I&#8217; as in brand-based communication to &#8216;us&#8217; as in people-based communication. All campaigns should be the ambassadors of making a positive difference to the life of the customer and then the brand. To effectively build a strong &#038; lasting sense of good-will, let the marketing motto be ‘Do Good’ in the New Year.</p>
<p><strong><em>Transparent Approach to Marketing</em></strong></p>
<p style="text-align: justify;">Building a credible reputation online and forming real and lasting relationships with people, pays off in substantial ways when you find yourself the centre of negative online attention. This could be easily achieved by taking an overall transparent approach at the strategic as well as the implementation level. As a brand manager, always remember these fundamental stepping stones in building one’s image in online space &#8211; Accept true and uncensored reviews; Provide non-exaggerated information; Always be specific &#038; accurate while representing your offerings online;  and the most important element &#8216;Always answer questions and concerns honestly and openly with FAQs or other documents&#8217;.</p>
<p style="text-align: justify;">As of today, Online Reputation has become an increasingly important asset of any businesses &#8211; albeit an intangible one. The better you can build the image, more will be the opportunities that come your way. While the concept of image building is ever-evolving, its primary purpose is to balance the objectives of an organization with people&#8217;s expectations. It does this by building a trustworthy relationship with consumers. So make online reputation management your top priority this year.</p>
<p><!-- PHP 5.x --></p>
<img src="http://feeds.feedburner.com/~r/Convonix/~4/1VhMf4jNp6A" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.convonix.com/blog/online-reputation-management/the-best-approach-to-build-online-reputation-in-2013/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.convonix.com/blog/online-reputation-management/the-best-approach-to-build-online-reputation-in-2013/</feedburner:origLink></item>
		<item>
		<title>Internet Statistics Of India 2012</title>
		<link>http://feeds.convonix.com/~r/Convonix/~3/Gtk3E5qExJ8/</link>
		<comments>http://www.convonix.com/blog/social-media-marketing/internet-statistics-of-india-2012/#comments</comments>
		<pubDate>Mon, 21 Jan 2013 13:33:36 +0000</pubDate>
		<dc:creator>Siddhartha Kurupati</dc:creator>
				<category><![CDATA[Social Media Marketing]]></category>

		<guid isPermaLink="false">http://www.convonix.com/?p=9019</guid>
		<description><![CDATA[Check this awesome infographic about Internet Statistics in India. It gives you clear details about the current internet usage statistics and will help you get a flavor of the things. &#8230;<div><a class="postLink" href="http://www.convonix.com/blog/social-media-marketing/internet-statistics-of-india-2012/">Continue reading</a></div>]]></description>
			<content:encoded><![CDATA[<p>
	<a href="http://www.convonix.com/wp-content/uploads/Infographic-copy-Absolute-Final.jpg" rel="lightbox[9019]" title="Internet Statistics Of India 2012"><img alt="Internet Statistics Of India 2012" height="768" src="http://www.convonix.com/wp-content/uploads/Infographic-copy-Absolute-Final.jpg" title="Internet Statistics Of India 2012" width="543" /></a>
</p>
<p><!-- PHP 5.x --></p>
<img src="http://feeds.feedburner.com/~r/Convonix/~4/Gtk3E5qExJ8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.convonix.com/blog/social-media-marketing/internet-statistics-of-india-2012/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.convonix.com/blog/social-media-marketing/internet-statistics-of-india-2012/</feedburner:origLink></item>
	</channel>
</rss>
