<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Online Marketing, Business Analytics, SEO SEM &#187; analytics</title>
	<atom:link href="http://www.praveenkodur.com/blog/category/analytics/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.praveenkodur.com/blog</link>
	<description>Analytics &#38; Marketing Contact praveen.kodur@gmail.com</description>
	<lastBuildDate>Fri, 30 Jul 2010 19:29:09 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Understanding Numbers for making Decisions (II)</title>
		<link>http://www.praveenkodur.com/blog/2010/07/understanding-numbers-for-making-decisions-ii/</link>
		<comments>http://www.praveenkodur.com/blog/2010/07/understanding-numbers-for-making-decisions-ii/#comments</comments>
		<pubDate>Fri, 30 Jul 2010 19:29:09 +0000</pubDate>
		<dc:creator>kpraveenkumars</dc:creator>
				<category><![CDATA[analytics]]></category>

		<guid isPermaLink="false">http://www.praveenkodur.com/blog/?p=159</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p><strong>A) Index Numbers:</strong> Some times you have numbers of different ranges, however you may want to compare on a single scale. Indexing numbers will help you achieve that. For example average sales of apples  may be 1/2 of average sales of oranges for a given month/geography. If you compare  their trend of sales, you find that they are at same level from their repectives bases. How do you capture that information?</p>
<p>You fix a particular performance  level as base, you can assign a metric as 0 or 100 or of your liking. All other performances are Indexed on base.</p>
<p>This will help you establish high/low movement of metric from base.</p>
<p>Therefore sales of apples and oranges, even though are different may be at same Index point. On the other hand grapes sales may be same as apples but its index may be 1.5 times that of apple.</p>
<p>Another use of index is offering points to sales guys for their performances. Every sales guy on field may have different targets to achieve. However they may get points depending on the ratio of their performance to their base level performance.</p>
<p>A particular state of performance is considered as BASE then the future performances are treated as ratio from base expressed in range of 0 &#8211; 100 or 1 &#8211; 5 or 1 &#8211; 10.</p>
<p>You can square the number before taking ratio. Alternatively take root, mod, absolute, log etc depending on how you want to represent numbers.</p>
<p><strong>B) Conversion Rates / Probability:</strong> Whenever there are two levels of metrics one leading to another. Conversion rates are normally used. Most commonly used conversion rate is (Customers acquired / Prospects contacted).</p>
<p>This can be used as performance of channel used for identifying propects. In internet businesses Conversion rates are used for evaluating performance of landing pages, acquisition channels (SEO, SEM, Affiliate), product efficiency, managing advertising and many more.</p>
<p>Conversion Rates can also be used as probabilities of occurence of the event. For all practical scenarios you can use this as a metric to analyze effectiveness of campaigns.</p>
<p>Frequency distribution: In other words it is proportion of segment compared to whole. This can also be used as probaility.</p>
<p>In futre topics, lets talk about how we can use this to calculate lift, ROC etc.</p>
<p>For now it this will help point out Outliers in database, segments that take up large portion of the pie etc. This metric will also help you in segmenting database.</p>
<p><strong>C) Ratios: </strong>When you divide one number with the corresponding number of a different metric its a ratio. Conversion rate is also a ratio.<strong> </strong></p>
<p><strong> Odds Ratio: </strong>This is defined by probability of occurence of an event over probability of non-occurence of that event. In some cases it is (Conversion rate / (1 &#8211; Conversion rate ) )</p>
<p>This is mostly used in logistic regression to estimate the probability of occurence from a set of predictor variables.</p>
<p>You could run a predictive model to predict the log of odds ratio as the outcome (dependent variable) and input independent variables to be customer predictors.</p>
<p>Predictive analytics is good at identifying, whether a event will occur or not, rather than when the event will take place.</p>
<p>Further in the series of understanding numbers, we will talk about concept of lift and other metrics.</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.praveenkodur.com%2Fblog%2F2010%2F07%2Funderstanding-numbers-for-making-decisions-ii%2F&amp;linkname=Understanding%20Numbers%20for%20making%20Decisions%20%28II%29"><img src="http://www.praveenkodur.com/blog/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share/Save/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.praveenkodur.com/blog/2010/07/understanding-numbers-for-making-decisions-ii/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Understanding Numbers for Making Decisions</title>
		<link>http://www.praveenkodur.com/blog/2010/07/understanding-numbers-for-making-decisions/</link>
		<comments>http://www.praveenkodur.com/blog/2010/07/understanding-numbers-for-making-decisions/#comments</comments>
		<pubDate>Sun, 11 Jul 2010 10:25:21 +0000</pubDate>
		<dc:creator>kpraveenkumars</dc:creator>
				<category><![CDATA[analytics]]></category>
		<category><![CDATA[Analysis]]></category>

		<guid isPermaLink="false">http://www.praveenkodur.com/blog/?p=151</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>Every company has data in some form or the other. This data may or may not be used for making decisions. The most important data for any company is invariably the revenue or sales data. Its obvious that this data is important.</p>
<p>The important aspect is how this revenue data is used to identify impact due to other metrics or data. One big mistake people make is looking each of the data independently. This robs of the wonderful insight that seen from impact analysis.</p>
<p>Few of the important ways in which data can be understood are.</p>
<p><strong>A) Combine Relevant metrics</strong>. Look at data in relation to other relevant metrics to understand the impact. For example instead of looking at revenue separately and expenditure separately we need to look at data revenue per every unit of expenditure. Similarly for other metrics, you can calculate ARPU, average revenue per user. Likewise average revenue per visitor and metrics that is actionable.</p>
<p>For example looking at telecom data, where average height of students in a class is of little importance. Instead you can look at average height of boys, average height of girls. Similarly average height of boys/girls who are active in sports can be of some value.</p>
<p>Another example is let’s say a company has 17% attrition rate (churn rate), and company has 400 employees with Revenue of $2,800,000.</p>
<p>You can look at this data as average revenue / employee as $7000 and 68 employees resign every year with a total of $476K. A delay of 1 month in hiring will cost you $40K. Look at data in combination and not independently.</p>
<p><strong>B) Secondly looking at numbers at an average level does not make sense</strong>. You need to segment the data into relevant categories to make business sense. For example how much sense does it make by looking at average marks of students in 10th std for all subjects.</p>
<p>You need to look at each subject, each division, breakup on metros, rural/urban breakup, break on central/state boards etc.</p>
<p>Similarly looking at any data, segmentation is the basic key to understand it. You need to segment data in all possible ways across n x n dimensions that is possibly available.</p>
<p><strong>C) Next is looking at data from paretos angle</strong>. Paretos principle says there exists a 80-20 rule. 80% of the revenue comes from 20% of customers. You can try and apply this paretos principle to as many situations you want. Average numbers may not even make sense in most cases.</p>
<p>You may find that 20% of the students score above 90% marks and rest of them score less than 75% marks, bringing the average down to 80% marks which is an imperfect number to look at.</p>
<p><strong>D) Absolute Numbers &amp; Percentages:</strong> Looking at numbers both in terms of absolute numbers as well as percentages is good. For example a distribution across geography may result in higher % in some locations, like for instance let’s say Chennai may contribute to 5% sales, however absolute numbers may be 10 to 15 units in number which may be insignificant. Need to be careful looking at numbers/percentages.</p>
<p>The advantage of the % is it offers the slice of the pie.  Absolute numbers gives us idea of volume of data, Percentages hide the volume.</p>
<p>The article is originally found on <a title="Online Marketing" href="http://www.praveenkodur.com/blog">http://www.praveenkodur.com/blog</a></p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.praveenkodur.com%2Fblog%2F2010%2F07%2Funderstanding-numbers-for-making-decisions%2F&amp;linkname=Understanding%20Numbers%20for%20Making%20Decisions"><img src="http://www.praveenkodur.com/blog/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share/Save/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.praveenkodur.com/blog/2010/07/understanding-numbers-for-making-decisions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>KPIs Business Intelligence Dashboards</title>
		<link>http://www.praveenkodur.com/blog/2010/06/kpis-business-intelligence-dashboards/</link>
		<comments>http://www.praveenkodur.com/blog/2010/06/kpis-business-intelligence-dashboards/#comments</comments>
		<pubDate>Sat, 12 Jun 2010 04:18:34 +0000</pubDate>
		<dc:creator>kpraveenkumars</dc:creator>
				<category><![CDATA[analytics]]></category>
		<category><![CDATA[Business Intelligence]]></category>
		<category><![CDATA[engagement metrics]]></category>

		<guid isPermaLink="false">http://www.praveenkodur.com/blog/?p=143</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>Business Intelligence is very important for every company, it is the sole heart of decision making that happens in the company. Most companies however spent little time and money in getting the right business intelligence dashboards for the company.</p>
<p>Few of the key things that could hamper their decision making is not having a consistent definition of metrics across the company. Finding cheap and effective way to store business information with minimal inconsistencies is essential. Along with this is required a solution that is scalable for data explosion and variety of future business / analytical needs.</p>
<p>There are lot of BI tools in the market from Top Premium tools to low cost open source tools. Finding the right tool and people for maintenance of the tool and even more people for using the tool is essential for every company.</p>
<p>Analytical needs of the company requires data capturing at  granular levels. This transactional data needs to be captured for  business intelligence at higher levels. There are lot of new  technologies that are currently available such as databases on schemaless Mapreduce architecture or Databases on Cloud computing etc..</p>
<p>These new technologies can make the Implementation of BI much more simpler and easier than before. At the client end however, you need tools for analyzing and manipulating data.</p>
<p>Even web analytics tools like Google Analytics provides tools and features to create your customized reports which can be viewed online or scheduled to your email address. The most important thing however is to identify the few key metrics that matter to your business.</p>
<p>Its common that most business at the start want to look at total pageviews, total visitors as metrics in the dashboard. However everyone knows these metrics do not change on day to day basis. The report ends up showing almost the same data every day.</p>
<p>Identifying key metrics can be difficult and needs feedback from business heads and top management. Lets  take an example of Online Marketing, instead of generic report on total acquistions, total cost, pageviews, clicks, CTR, Revenue, ROI.</p>
<p>You could make different dashboard which contains &#8211; Profit from Branded Keywords, Profit from Long tail keywords, Profit from Acquisition keywords. Similarly Bounce Rate of landing page for each of the keyword segments. Another metric could be ARPU (average revenue per user) from each of keyword segments.</p>
<p>Since the action points are at keyword level or banner level. The segmentation is required first at keyword / banner level. You have to segment keywords/ banners based on their value delivered.</p>
<p>In case value is not directly visible as in revenue or profit we need to define proxies to identify the value. Some keywords may attract users who are more engaging on the site. This engagement has to be identified.</p>
<p>Few Laws of BI:</p>
<p>First law of BI is anything that matters is detectable. If a metric does not matter, then you dont care if it is detectable. Second law is anything that is detectable is measurable.</p>
<p>Therefore if a user engagement is important and matters to business then it is detectable. Engagement is different for different sites. For blog may be it is adding comments, for a e-commerce site it is browsing more products, for a classifieds site, it may be number of searches. For a social networking site it is number of pokes, scraps, wall posts etc. You have to define for your engagement metric for your business. Now go back and segment your action points with your engagement metric.</p>
<p>Hope this is useful..Please share your thoughts .. send in comments..</p>
<p>This article is originally found on <a title="Online Marketing" href="http://www.praveenkodur.com/blog/" target="_blank">http://www.praveenkodur.com/blog/</a></p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.praveenkodur.com%2Fblog%2F2010%2F06%2Fkpis-business-intelligence-dashboards%2F&amp;linkname=KPIs%20Business%20Intelligence%20Dashboards"><img src="http://www.praveenkodur.com/blog/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share/Save/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.praveenkodur.com/blog/2010/06/kpis-business-intelligence-dashboards/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mathematical Models for Online Business</title>
		<link>http://www.praveenkodur.com/blog/2009/08/mathematical-models-for-online-business/</link>
		<comments>http://www.praveenkodur.com/blog/2009/08/mathematical-models-for-online-business/#comments</comments>
		<pubDate>Thu, 06 Aug 2009 05:30:40 +0000</pubDate>
		<dc:creator>kpraveenkumars</dc:creator>
				<category><![CDATA[Internet Marketing]]></category>
		<category><![CDATA[analytics]]></category>
		<category><![CDATA[mathematical models]]></category>
		<category><![CDATA[Online Business]]></category>

		<guid isPermaLink="false">http://www.praveenkodur.com/blog/?p=134</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>Mathematical models are developed in every area from atomic energy to bio technology.  Models are generally designed to understand the real world phenomena mathematically/algorithmically. A model is a prototype of reality or an abstraction. Real world contains a lot of assumptions and axioms, despite this we can fit the real world process  into a mathematical model.</p>
<p>Every process, business or company can be considered to contain a list of inputs, transformations / systems (working) and finally the output. Of course all of these operate in a set of external and internal conditions (called environment). This real world phenomena can possibly be represented in mathematical form in terms of flowchart &amp; numbers.</p>
<p>Pictorial and mathematical representation will help in optimization and alignment to the business KPIs. Coming to KPIs, these are set of metrics which measure performance of the business. These are performance metrics that are tracked, measured &amp; monitored on regular basis.</p>
<p>Mathematical models contains an additional loop (feedback loop) in normal flow chart, gets formed from output to system as a feedback of performance. This feedback contains information on what to improve and  other intelligence that is fed back into the system. The feedback can be however not necessarily limited to effectiveness and efficiency of the system. First is the ability of the system to meet the desired output/ objectives. Second is the relationship between input and output, measure of how good is the relationship.</p>
<p>More articles on analytics, online marketing is present on <a title="Online Marketing India" href="../" target="_self">http://www.praveenkodur.com/blog/</a></p>
<p>Users must understand that all mathematical models will only help support a decision or help solve a problem. At the time of decision making a knowledge worker generally has one or more alternatives to solve the problem. A list of feasible solutions will need to be chalked out from all possible solutions. The best solution or optimum solution to be derived from the list of feasible solutions again based on criteria such as profitability, cost, response etc.</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.praveenkodur.com%2Fblog%2F2009%2F08%2Fmathematical-models-for-online-business%2F&amp;linkname=Mathematical%20Models%20for%20Online%20Business"><img src="http://www.praveenkodur.com/blog/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share/Save/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.praveenkodur.com/blog/2009/08/mathematical-models-for-online-business/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Marketing Data Mining &#8211; Its easy to do badly</title>
		<link>http://www.praveenkodur.com/blog/2009/08/marketing-data-mining-its-easy-to-do-badly/</link>
		<comments>http://www.praveenkodur.com/blog/2009/08/marketing-data-mining-its-easy-to-do-badly/#comments</comments>
		<pubDate>Sat, 01 Aug 2009 11:12:51 +0000</pubDate>
		<dc:creator>kpraveenkumars</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[Web Analytics]]></category>
		<category><![CDATA[analytics]]></category>
		<category><![CDATA[data mining]]></category>
		<category><![CDATA[marketing]]></category>
		<category><![CDATA[marketing data modeling]]></category>

		<guid isPermaLink="false">http://www.praveenkodur.com/blog/?p=126</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>Companies are slowly adopting to the data mining as a concept, they are looking for quick and easy solution for their problems. On the other end there are whole host of companies which are offering software solution and tools for data mining.</p>
<p>There is a danger here, the easy use of GUI tools on large amount of data available is tempting and which makes users tempt to use black box methodologies available in the tools to solve their business problems. They mistakingly assume data mining is all about using a tool and running the data on the tool, this can be very hazardous and dangerous as actions are taken on business decisions.</p>
<p>Little knowledge is dangerous while applying powerful models.</p>
<p>Since the underlying logic used for model building in automated tools are unknown (their internal assumptions are unclear). Therefore it is very easy to do it in the wrong way assuming it is the right solution. Such mistakes are still made in companies.</p>
<p>People sometimes might argue that there is always a simpler solution to problems. I am the person who belives in Occam&#8217;s Razor, which means simplest explanation is always the best way. This means the interpretation of the model and the final solution should be as simple as possible. However,  method of arriving at solution must be as detail as possible taking every factor, element into consideration. Analysts must not make the mistake of over simplyfying the method and make too many assumptions.</p>
<p>A lot of knowledge workers believe that predictive modeling process can be automated by using tools and statistical software. These software are certainly useful but cannot replace the intellectual  of the analyst.</p>
<p>The processof building the model must be as detailed as possible, it has to tried &amp; tested on various data and measured by various parameters. All possible factors must be considered while building the model.</p>
<p>Therefore Analyst must understand the underlying algorithm , process of arriving score, model design etc.</p>
<p>More on such articles regarding online marketing, data mining, data modeling can be found at <a title="Online Marketing India" href="http://www.praveenkodur.com/blog" target="_blank">http://www.praveenkodur.com/blog</a></p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.praveenkodur.com%2Fblog%2F2009%2F08%2Fmarketing-data-mining-its-easy-to-do-badly%2F&amp;linkname=Marketing%20Data%20Mining%20%26%238211%3B%20Its%20easy%20to%20do%20badly"><img src="http://www.praveenkodur.com/blog/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share/Save/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.praveenkodur.com/blog/2009/08/marketing-data-mining-its-easy-to-do-badly/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mathematical Models &amp; Data Mining Models</title>
		<link>http://www.praveenkodur.com/blog/2009/07/mathematical-models-data-mining-models/</link>
		<comments>http://www.praveenkodur.com/blog/2009/07/mathematical-models-data-mining-models/#comments</comments>
		<pubDate>Fri, 31 Jul 2009 17:33:13 +0000</pubDate>
		<dc:creator>kpraveenkumars</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[Internet Marketing]]></category>
		<category><![CDATA[analytics]]></category>
		<category><![CDATA[data mining]]></category>
		<category><![CDATA[mathematical models]]></category>
		<category><![CDATA[statisitical problems]]></category>

		<guid isPermaLink="false">http://www.praveenkodur.com/blog/?p=120</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>Decision makers or knowledge workers are looking for information and knowledge at various kinds for making strategic or even mundane decisions. The process of extraction of information and knowledge from data is called data mining. This knowledge and information can be represented in various formats, this could be as simple as mean, median, mode, count or it could be in a graphical format such as histogram, line, pie chart, trend lines or moving averages. Advanced techniques like learning models, business optimizations are next level of knowledge requirment for the organization.</p>
<p>Even a using a tool as simple as a spreadsheet will be extremely helpful in providing a mental representation of business situation. Most commonly used statistical techniques can be implemented in a spreadsheet as simple as MS EXCEL.</p>
<p>There are some very important techniques to business intelligence analysis. Most importantly defining the objective and performance indicators, these are metrics that are used to estimate performance of an object (entity). The next is developing mathematical relationships between variables and metrics through finding patterns. The last is What-If analysis is by determining variations in the output metric by changing the input variables.</p>
<p>The advantage of using mathematical models is beyond increasing performance and ROI. It helps knowledge workers in deeper analysis of the business and underlying product/domain. This will increase awareness in the company, knowledge transfer within the company,  and higher desire to learn better things. It encourages intellectual thinking within the company and promote people with good analytical skills who can offer great value to the company.\</p>
<p>There are many techniques like regression and classification, which are some of the popular mathematical models,however predictive analytics are not limited to these methods.</p>
<p>Regression:      Linear Regression, kNN, CART, Neural Net</p>
<p>Classification: Logistic Regression, Bayesian Methods, Discriminant Analysis, Neural Net, kNN, CART.</p>
<p>There are some limitations and advantages of each of the methods. The right model and right mathematical technique to be choosen for each problem. The underlining business value that needs to be increased with each of the techniques.</p>
<p>Best techniques are formulates after and testing and evaluating each approach and measuring the impact of success or performance.  All mathematical models use simple statistical techniques, however the value is in mapping the business problem into a mathematical problem, this requires some intellectual talent.</p>
<p>Models developed can be extremely useful in business critical process like sales, marketing and product.</p>
<p>More on such topics will be published on <a title="Online Marketing India" href="http://www.praveenkodur.com/blog/ " target="_self">http://www.praveenkodur.com/blog/</a></p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.praveenkodur.com%2Fblog%2F2009%2F07%2Fmathematical-models-data-mining-models%2F&amp;linkname=Mathematical%20Models%20%26%23038%3B%20Data%20Mining%20Models"><img src="http://www.praveenkodur.com/blog/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share/Save/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.praveenkodur.com/blog/2009/07/mathematical-models-data-mining-models/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Business Intelligence for Internet Business</title>
		<link>http://www.praveenkodur.com/blog/2009/07/business-intelligence-for-internet-business/</link>
		<comments>http://www.praveenkodur.com/blog/2009/07/business-intelligence-for-internet-business/#comments</comments>
		<pubDate>Wed, 29 Jul 2009 18:46:11 +0000</pubDate>
		<dc:creator>kpraveenkumars</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[Internet Marketing]]></category>
		<category><![CDATA[analytics]]></category>
		<category><![CDATA[Analytics solution]]></category>
		<category><![CDATA[Business Intelligence]]></category>
		<category><![CDATA[Internet business]]></category>

		<guid isPermaLink="false">http://www.praveenkodur.com/blog/?p=118</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>Business Intelligence can be referred to a set of analysis methodologies &amp; mathematical techniques that leverage the available data to derive knowledge / information that can be used to support/action business critical decisions. Call for a robust BI system comes from the need of making effective decisions, which has to be based on accurate information about business.</p>
<p>Decisions are taken by knowledge workers at all levels of the company. Most of the knowledge workers generally adopt decision making style based on experience, gut feel, instinctive &amp; spontaneous techniques. Such methods soon become predictable &amp; stagnant. In a long run it does not prove useful in rapidly changing economic, technology &amp; business environment. In rapidly changing technological environment, process become increasingly complex,</p>
<p>To stay competitive in a dynamic business environment requires a decision making style which is supported by knowledge driven by information &amp; data. Analytics can provide a strategic value in providing competitive advantage to the companies.</p>
<p>For example, Internet company observes a lot of customer attrition on their website. These users may switch to a competitive website. The company is looking to reduce this churn by offering a discount or a trial. To increase the effectiveness of campaign is to recognize those customers and estimate their probability to discontinue the service. From a given list of customers we can a implement a model to estimate the probabilities and arrive at a smaller subset of users to be targeted for the campaign. This smaller set of users will be the majority of the future discontinued users.</p>
<p>Such tools and methodologies support knowledge workers in making better decisions. Generally several options are available to users before making a decision. This actually helps them choose the best methodology.</p>
<p>Often there is a enormous amount of effort is required to extract knowledge from data. Data is present in most raw format almost incomprehensible. Data needs to be transferred to human readable format and then has to be processed (sometimes tortured) to extract information and then to knowledge to make it useful for knowledge workers.</p>
<p>More articles in this blog <a title="Online Marketing India" href="http://www.praveenkodur.com/blog">http://www.praveenkodur.com/blog</a> will talk in detail about BI systems.</p>
<p>Extracting knowledge from data requires deployment of various systems, process and maintenance. Installing Transaction servers to maintaining data warehousing systems to creating decision support systems. The idea of a Decision support system is to promote a scientific and rational approach to management.</p>
<p>Business intelligence architecture must be designed to function efficiently with cost effective components. There are various components such as logging systems, data warehouse, BI methodologies.</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.praveenkodur.com%2Fblog%2F2009%2F07%2Fbusiness-intelligence-for-internet-business%2F&amp;linkname=Business%20Intelligence%20for%20Internet%20Business"><img src="http://www.praveenkodur.com/blog/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share/Save/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.praveenkodur.com/blog/2009/07/business-intelligence-for-internet-business/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Analytics Solution for Business</title>
		<link>http://www.praveenkodur.com/blog/2009/07/analytics-solution-for-business/</link>
		<comments>http://www.praveenkodur.com/blog/2009/07/analytics-solution-for-business/#comments</comments>
		<pubDate>Tue, 28 Jul 2009 18:19:14 +0000</pubDate>
		<dc:creator>kpraveenkumars</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[Internet Marketing]]></category>
		<category><![CDATA[Web Analytics]]></category>
		<category><![CDATA[analytics]]></category>
		<category><![CDATA[data mining]]></category>
		<category><![CDATA[data warehousing]]></category>
		<category><![CDATA[predictive analytics]]></category>

		<guid isPermaLink="false">http://www.praveenkodur.com/blog/?p=112</guid>
		<description><![CDATA[techniques ]]></description>
			<content:encoded><![CDATA[<p>Analytics plays a important role in customer relationship management. CRM is area which includes a whole host of activities which involves using the CRM software to campaign management tool to call tracking tool to database marketing tool etc. Each tool holds a customer information and in some way has a touch point with the customer. For building a good business it is important to deal with customer individually, rather than deal with competitor.</p>
<p>Focus for many companies such as Banks, Insurance companies, Telecommunication companies is to track customer end to end, from the time money spent on the customer acquisition to the time revenue is generated from the consumer for product/service until the customer attrites from the firm. Every activity in the chain must be closely observed to evaluate the true value of customer.  Companies worldwide are creating process to deal with customers  individually.  This can help them devout more attention to customers who are more valuable to the business and let go customers not valuable to business.</p>
<p>Data Mining requires a lot of effort/techniques and focus to centre their business around the customer than a product. Companies have to constantly keep a watch on what their customers are doing, keep in mind their past actions, discover knowledge from their actions (gain knowledge)  and finally use the knowledge cleverly to make decisions to make profit.</p>
<p>However data mining is not always beneficial for the user, consider the fact a model recommends a service to a user instead of the product A. however if the business makes more profit on product and very negligible amount on service. Model recommendations may not be implemented. However it helps in understanding such customers.</p>
<p>Good question to ask is how can a consumer company with large base of customers can individually deal with each consumer. This can be accomplished intelligently by deploying effective technology solutions which is customisable based on data mining models and techniques. Nowadays the customer is the data entry operator who enters data into the system at various points and these are captured by the system.  Consider your bank, your touch points are ATM, Bank Branch, customer care who responds on phone, mail, hard mail &amp; lastly your account /loan/credit card that you hold of the bank. Each transaction records your behaviour which can be an additional knowledge that bank is made aware of, this knowledge can be used by the bank to learn more about you and customise the next interaction or next touch point instance with you.</p>
<p>The transaction system records every instance of transaction of the user enabling the bank to analyse the nature of every transaction and update your profile with rich insights. The knowledge discovery doesnt end here. It needs support of data warehousing system along with extremely good data mining models to be able to take action / make decisions and deal with each customer. More on this will be written in more detail in coming articles.</p>
<p>The blog  <a title="Online Marketing India" href="http://www.praveenkodur.com/blog/">http://www.praveenkodur.com/blog/</a> will be updated with more such analytics, online marketing articles.</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.praveenkodur.com%2Fblog%2F2009%2F07%2Fanalytics-solution-for-business%2F&amp;linkname=Analytics%20Solution%20for%20Business"><img src="http://www.praveenkodur.com/blog/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share/Save/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.praveenkodur.com/blog/2009/07/analytics-solution-for-business/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Google Analytics &amp; Online Marketing</title>
		<link>http://www.praveenkodur.com/blog/2009/07/google-analytics-online-marketing/</link>
		<comments>http://www.praveenkodur.com/blog/2009/07/google-analytics-online-marketing/#comments</comments>
		<pubDate>Sat, 25 Jul 2009 10:34:08 +0000</pubDate>
		<dc:creator>kpraveenkumars</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[Web Analytics]]></category>
		<category><![CDATA[analytics]]></category>
		<category><![CDATA[Advanced Segmentation]]></category>
		<category><![CDATA[Custom Segmentation]]></category>
		<category><![CDATA[Google Analytics]]></category>
		<category><![CDATA[Online Marketing]]></category>

		<guid isPermaLink="false">http://www.praveenkodur.com/blog/?p=103</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>Google Analytics is a very useful tool for Internet business especially online marketing. Google Analytics is probably the only free enterprise class tool available for website owners. It’s amazing the kind of features available for users at no cost. The amount of analysis, insights that can be accomplished is enormous considering the tool is available for free. The auxiliary benefits of Google analytics tool such Benchmarking &#038; Google Trends is equally big.</p>
<p>Most website users have already used Google Analytics as online visitor reporting tool, however new features like Custom reports / Advance segmentation has upgraded it to an analysis tool. With Google Analytics you can achieve detailed analysis to make well informed decisions for online marketing &#038; Internet business in general.</p>
<p>Some of the new features in Google Analytics are:</p>
<p><strong>Advanced Segmentation:</strong> This is a most important feature to segment GA data as per your criteria.</p>
<ul>
a.        Define segments based on any Site metrics, Traffic, Content, E-Commerce or Systems parameters available.<br />
b.       Apply these advanced segments on any report to view slice of data as per your criteria.<br />
c.        Apply more than one segment, along with overall visits for comparison.<br />
d.       Use predefined segments available by default.<br />
e.       Understand behavior of users for each segment and differentiate your action for each of them.<br />
f.         This feature along with regular expression can identify key pain points &#038; opportunities that can make huge difference to your website.<br />
g.        E.g Segment1: Visitors landing on home page and bouncing from site.<br />
h.       E.g Segment2: Visitors landing on inner pages.</ul>
<p><strong>Custom Reports:</strong> This is a user defined report, where you can choose to identify elements in rows &#038; columns in a data table.</p>
<ul>
a.        Choose desired dimension parameters in rows and your desired metrics in columns.<br />
b.       Select other sub-dimensions for drilling down the reports. You can select drill down parameter to three levels.<br />
c.        Sub dimension chosen will be a slice of data from top level dimension. Since you have the ability to choose any dimensions for both levels, you can get absolutely wonderful segments.<br />
d.       E.g : First level dimension can be Geography, drill down to Top Landing pages &#038; Network location.<br />
e.       E.g: First level can be Count of Visits, drill down to Traffic Sources, Top landing pages.<br />
f.         These reports can be saved, exported, sent to email and viewed anytime online.</ul>
<p><strong>Motion charts:</strong> Great Visualizing techniques like motion charts are available for users to pictorially view metrics over a time period. You can choose other site metrics as bubble sizes with different colors.</p>
<ul>
a.        You need give Google motion chart API code access to your GA account.</ul>
<p><strong>Data Export API:</strong> Use Google Analytics API to import data from Google Servers. This is very useful as you can store GA information in your database or use it third party reporting software.</p>
<ul>
a.        Export Data on Dimensions &#038; metrics which can be used in combination for a custom report.<br />
b.       Common calculation such as formula for Bounce rate (bounces/entrances), Exit rate (exits/pageviews)  and more can be found here http://code.google.com/apis/analytics/docs/gdata/gdataReferenceCommonCalculations.html</ul>
<p><strong>Flash &#038; Dynamic Page tracking:</strong> Use ga.js new code for tracking dynamic pages with _trackpageview function.</p>
<ul>
a.        Track Videos &#038; various actions like pause, play, stop etc.<br />
b.       View Developer Docs present at http://code.google.com/apis/analytics/docs/</ul>
<p><strong>User Defined functions:</strong> You can configure Google Analytics to store user attributes like Age, Income, demographic, psychographic attributes. The website needs to capture these attributes in first place and using the setvar function in javascript code, you can pass these values to Google Servers. Setvar function overwrites new values for same cookie, to avoid this there is another function called supersetvar, which can be used to append future values to existing ones.  </p>
<ul>
a.        You could slice,dice, segment data on Age, Income &#038; custom defined values.<br />
b.       View the list of functions which can be used to customized data representation in GA. http://code.google.com/apis/analytics/docs/gaJS/gaJSApi.html</ul>
<p><strong>Internal Site Search:</strong> Configuring your GA for site search can be done by enabling in main settings panel. You also have to give the parameter which stores the search keywords in URLs.</p>
<ul>
a.        Search Exits, Bounce Rate, User behavior during search, post search and pre-search.</ul>
<p><strong>Ecommerce Tracking:</strong> You can use GA to store your e-commerce transactions. This is done by enabling e-commerce settings. You also need to place additional code in Thank You! Page to capture the elements of transaction such as price, product name, quantity etc.</p>
<ul>
a.        You can find more info here about installing the Ecommerce tracking. You can even track 3rd party shopping transaction. (can be done by _linkByPost function) http://www.google.com/support/googleanalytics/bin/answer.py?hl=en&#038;answer=55528  http://www.google.com/support/analytics/bin/topic.py?hl=en&#038;topic=11001</ul>
<p><strong>Adwords Integration:</strong> Integrating Adwords keyword, impression, cost, cpc, clicks metrics on GA will be extremely useful as you can segment, slice, dice cost, cpc, impression via Geography, content, landing pages, visitor behavior, loyalty etc.</p>
<ul>
a.        Adwords optimization is done based on conversion, however using GA we would be able to identify various segments of users such as Visitors doing research, Visitors browsing FAQs, Visitors commenting, browsing etc. Therefore we would be able to attach value to each segment and hence can better optimize Adwords campaigns based on different actions done by users rather than just conversion.</ul>
<p>Coming articles will contain more information on GA regular expressions, using Goals, filters and advance implementation on pageviews etc.</p>
<p>This Article is originally available only in <a href="http://www.praveenkodur.com/blog/" title="Online Marketing India">http://www.praveenkodur.com/blog/ </a></p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.praveenkodur.com%2Fblog%2F2009%2F07%2Fgoogle-analytics-online-marketing%2F&amp;linkname=Google%20Analytics%20%26%23038%3B%20Online%20Marketing"><img src="http://www.praveenkodur.com/blog/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share/Save/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.praveenkodur.com/blog/2009/07/google-analytics-online-marketing/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Marketing Analytics &#8211; Predictive Modeling(I)</title>
		<link>http://www.praveenkodur.com/blog/2009/07/marketing-analytics-i-predictive-modeling/</link>
		<comments>http://www.praveenkodur.com/blog/2009/07/marketing-analytics-i-predictive-modeling/#comments</comments>
		<pubDate>Sat, 11 Jul 2009 11:51:51 +0000</pubDate>
		<dc:creator>kpraveenkumars</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[Online Business]]></category>
		<category><![CDATA[Product Marketing]]></category>
		<category><![CDATA[analytics]]></category>
		<category><![CDATA[data mining]]></category>
		<category><![CDATA[ppc analytics]]></category>
		<category><![CDATA[predictive analytics]]></category>

		<guid isPermaLink="false">http://www.praveenkodur.com/blog/?p=82</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>This is the most widely used area of data mining techniques, in sales and marketing to understand customer and their behavior on various products offered by the company. It helps companies in understanding and predicting customer behavior for each specific situation and therefore introduce sophistication in targeting. There are lot of information generally collected about the customer such as demographic, geographic, lifestyle, attitudinal, behavior and many more. These data can be efficiently used to model customer behavior under different circumstances (situations). Through effective models we can improve ROI of marketing efforts &amp; campaigns to make an impact in the overall profitability of the business.</p>
<p>Some of the common uses of analytical models are:</p>
<p><strong><span style="text-decoration: underline;">Acquiring new customers:</span></strong> Acquiring new customers is generally a big cost for the company, with increase in prices on various acquisition channels, companies find it hard to reduce cost in acquiring good profitable customers. Predictive modeling to certain extent becomes very useful in reducing costs in acquiring right customers and increase profitability. It also helps in designing marketing offers, special campaigns for customers to reach out to them.</p>
<p>Predictive models use historical data of customer attributes to understand relationships between attributes and their specific response or behavior. The output of predictive model is generally to predict a future response of the customer with their present data. These models are generally used to rank a list of prospective customers on the likelihood of their predicted response. This is very useful as it helps take present decisions. Other factors can also be fit into the response such as risk of acquiring customers like credit risk, or the cost of retaining customer. We can also predict response to each specific product, which helps in better targeting the customer and increases chances of acquiring them or even for cross selling products</p>
<p>(<span style="text-decoration: underline;">http://www.stochasticsolutions.com/pdf/CrossSell.pdf</span>).</p>
<p>Additionally, there might be situations where it might not be easy to connect both customer and the response desired. Additionally there may be situations where various responses of customers are also valuable. For example, a customer might purchase a product after visiting the site 4 times, each time the customer performs a action like search, sending an enquiry, contacting user, reading knowledge material etc. Each action may be valuable to business therefore need to included in the model. In all such cases we need to use proxies to understand purchase behavior. Model building is a tedious task, but very worthy effort in increasing profitability.</p>
<p>In process there are additional outputs generated like customer profiling, customer segmentation, clustering and affinity pairs which is very valuable in developing products for customers.</p>
<p><a href="http://en.wikipedia.org/wiki/Predictive_analytics">http://en.wikipedia.org/wiki/Predictive_analytics</a></p>
<p><strong> </strong></p>
<p><strong><span style="text-decoration: underline;">Customers Retention</span>:</strong> The second problem is of retaining existing customers, companies are willing to provide offers to retain customers. The data mining problem will translate into finding the customers at risk (or customers who are looking to switch) and additionally identify those customers who are more likely to change behaviour due the marketing offer given by the company. (<span style="text-decoration: underline;">http://www.stochasticsolutions.com/pdf/FinanceRetention.pdf</span>).</p>
<p>The data useful will be behavior of customers before attrition for certain time duration along with their demographics, attitudinal &amp; behavioral patterns.</p>
<p>Predicting customer attrition rate is separate from predicting their behavioral change because of promotional offer. These models are extremely useful where markets are saturated and acquiring new customers becomes increasingly difficult.</p>
<p>Marketing techniques for retaining customer could backfire sometimes, resulting in loss of customer due to persuation from the company. There are also certain customers who would attrite irrespective of any marketing offered to them. Capturing this behavioral difference can be done through Control Groups, Test Groups &amp; Hold Groups. This method is called as Differential Response modeling or Incremental impact model or Uplift model or Net model. Here is more info on the same: <a href="http://en.wikipedia.org/wiki/Uplift_modelling">http://en.wikipedia.org/wiki/Uplift_modelling</a>, and few white papers on the same <span style="text-decoration: underline;">http://www.stochasticsolutions.com/pdf/SavedAndDrivenAway.pdf</span>. Customers in Control Group are randomly targeted, Customers in Test Groups are targeted based on model, Hold Group Customers are not considered for targeting of offer. Results of test and experiment is used in building the Net Model.</p>
<p>The industries where these techniques will be highly useful are Financial Services, Retail, Telecom, Internet Companies and Software Houses.</p>
<p>Do check back for more articles on this topic.</p>
<p><span style="text-decoration: underline;"><strong>List of resources to find more information about Analytics</strong></span></p>
<p>1) http://www.destinationcrm.com/Articles/CRM-News/Daily-News/Predictive-Analytics-Can-Pinpoint-Profitable-Customers-52164.aspx</p>
<p>2) http://scientificmarketer.com/search/label/response</p>
<p>3) http://www.redclaymedia.com/response_modeling.php</p>
<p>4) http://stochasticsolutions.com/retention.html</p>
<p>5) http://www.information-management.com/specialreports/2008_62/10000747-1.html?ET=dmreview:e323:1015879a:&amp;st=email</p>
<p>6) http://www.information-management.com/issues/2007_52/10001990-1.html</p>
<p>7) http://www.predictiveanalyticsinsight.com/articles/callcenter.htm</p>
<p> <img src='http://www.praveenkodur.com/blog/wp-includes/images/smilies/icon_cool.gif' alt='8)' class='wp-smiley' /> http://www.predictiveanalyticsworld.com/predictive_analytics.php</p>
<p>9) http://www.marketingprofs.com/4/shearer1.asp</p>
<p>10) http://semphonic.blogs.com/semangel/2009/01/predictive-analytics-getting-a-legup-on-where-analytics-is-headed-.html</p>
<p>The Original article is present on <a title="Online Marketing India" href="http://www.praveenkodur.com/blog" target="_blank">http://www.praveenkodur.com/blog</a></p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.praveenkodur.com%2Fblog%2F2009%2F07%2Fmarketing-analytics-i-predictive-modeling%2F&amp;linkname=Marketing%20Analytics%20%26%238211%3B%20Predictive%20Modeling%28I%29"><img src="http://www.praveenkodur.com/blog/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share/Save/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.praveenkodur.com/blog/2009/07/marketing-analytics-i-predictive-modeling/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
