<% If IO.File.Exists(server.mappath("/includes/ksstop.aspx")) Then server.execute("/includes/ksstop.aspx") elseif IO.File.Exists(replace(server.mappath("/includes/ksstop.aspx"),"\CMS\","\test\")) Then server.execute("/includestst/ksstop.aspx") End if %> <% Dim getSect as String Dim thissect as String getSect = lcase(Request.ServerVariables("PATH_INFO")) select case true case instr(getSect,"software") > 0 thissect = "1" case instr(getSect,"analytics") > 0 thissect = "2" case instr(getSect,"consulting") > 0 thissect = "3" case instr(getSect,"pricemanagement") > 0 thissect = "4" case instr(getSect,"ourtechnology") > 0 thissect = "5" case instr(getSect,"aboutus") > 0 thissect = "6" case else thissect = "0" end select %>
SoftwareAnalyticsConsultingPrice ManagementOur TechnologyAbout Us
<% dim ActiveURL as string = Request.ServerVariables("URL") Dim reSpl = split(ActiveURL,"/") dim getTotalDir as string getTotalDir = "/" + reSpl(0) + "/" + reSpl(1) + "/" dim stFilePath as string = server.mappath(getTotalDir + "leftmenu.aspx") If IO.File.Exists(stFilePath) Then server.execute(getTotalDir + "leftmenu.aspx") End if %>

Business Intelligence

 

Almost all areas of business today can benefit from mining historical data to enhance decision-making and none more so than in the area of pricing. The biggest challenges are having the right tools, automating the analysis processes and presenting the findings in a way that can inform the business when it needs it most, in some cases in real-time.

At KSS we categorize business intelligence, or pricing analytics, into three areas:

“Passive” business intelligence

Using reporting tools and analytical engines such as Crystal Reports, Business Objects XI, OLAP and data exports to Excel to “slice and dice” historical data to uncover key trends. The term “passive” reflects the need for the user to have an idea of what they’re looking for. Some examples in pricing include:

“Reactive” business intelligence

Using BI components such as dashboards, alerts, and data visualization tools to report changes in key performance measures or underlying trends, as they happen. Reactive tools, such as those listed below, can give early indication of changes, in some instances in real-time, conferring competitive advantage by allowing companies to respond promptly to changes.

“Proactive” business intelligence

Analyzing historical data to predict potential future performance, trends and so on, also referred to as “predictive analytics”, is set to be the next big wave of BI activity. KSS systems support a more proactive approach through the use of:

All of the above BI areas are supported within KSS pricing systems by addressing the following:-

  1. Efficient data gathering mechanisms – standardised interfaces/integration avoids custom interface development and minimizes cost of ownership
  2. A single source of data with efficient access and appropriate archiving strategy so that users can query over longer periods if needed
  3. Data cleaning and validation to ensure low quality data is prevented from “spoiling” subsequent analysis
  4. A suite of analytical, reporting and other BI tools to query the data
  5. Automated creation and distribution for regular, standard format reports
  6. User training to develop the skills to use the tools to their best effect, interpret their output and communicate to other stakeholders

How does BI in pricing benefit the business?

Content on this page requires a newer version of Adobe Flash Player.

Get Adobe Flash player

<% If thissect = "1" then %>
<% end if%>
<% If IO.File.Exists(server.mappath("/includes/kssbase.aspx")) Then server.execute("/includes/kssbase.aspx") elseif IO.File.Exists(replace(server.mappath("/includes/kssbase.aspx"),"\CMS\","\test\")) Then server.execute("/includestst/kssbase.aspx") End if %>