<% 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 %>

KSS Mapping Software Named Finalist for CSP's Retailer Choice Best New Product Contest 2009

Florham Park, NJ – July 28, 2009 – KSS Inc.’s KSS Mapping software has been voted by convenience store retailers as a finalist for Convenience Store Petroleum (CSP) Magazine’s Retailer Choice Best New Product for 2009.

KSS Mapping is a business intelligence (BI) tool that helps fuel retailers quickly visualize competitive landscapes for each fuel site. The software pinpoints price and other critical performance data for each location and for sites of nearby competitors, thus providing a comprehensive view of the local market.

The software works in tandem with KSS’ PriceNet and RackPrice fuel price management systems, and is designed to present real-time pricing and performance data on a map-based display, incorporating both traditional map views and satellite photographs.

KSS’ PriceNet software won CSP’s Retailer Choice Best New Product Award in 2008.

“This is the second year in a row that one of our products has made the finalist stage of CSP’s annual contest, and it illustrates the impact that our fuel price management solutions are having on the marketplace,” said Bob Stein, KSS chief executive officer and president. “As fuel experts, our mission at KSS is to provide fuel retailers and wholesalers the tools needed to make quick and accurate fuel pricing decisions on an enterprise-wide or site-by-site basis. KSS Mapping helps fuel marketers achieve that objective.”

PriceNet is a comprehensive pricing solution that supports the key tasks and stakeholders involved in retail fuels pricing – from capturing field-based intelligence at the site level, to the generation of price proposals via comprehensive pricing rules or price optimization, to consistent and timely implementation. High levels of automation and an ‘exception-based’ approach ensure a rapid response to competitors and market conditions, thus allowing pricing analysts to leverage the power of pricing analytics.

RackPrice is an end-to-end wholesale pricing solution and includes modules for price generation automation, reporting/analysis, competitive price prediction, price-volume modeling and price optimization. The system helps wholesalers meet volume targets at the maximum possible margin by improving its pricing processes and responding more rapidly and effectively to market moves.

# # # # # 

<%if right(Request.ServerVariables("URL").ToLower,12)="default.aspx" then dim pgdt as date dim isDateDir as boolean = false dim thisURL = left(Request.ServerVariables("URL"),instrrev(Request.ServerVariables("URL"),"/")-1) dim getDir = mid(thisURL, instrrev(thisURL,"/")+1) dim checkno = replace(replace(getDir,"-",""),"_","") dim getYr dim getMn if len(checkno) = 6 and isNumeric(checkno) then isDateDir = true getYr = left(checkno, 4) getMn = mid(checkno, 5) end if %>
<% try pgdt = CDate("2009-12-01") catch ex as system.exception pgdt = now end try response.write(right("0" & day(pgdt),2) & " " & monthname(month(pgdt)) & " " & year(pgdt)) %>

KSS launches "Fuel Pricing Command & Control" Program gives retailers greater control over fuel margins


<% try pgdt = CDate("2009-11-18") catch ex as system.exception pgdt = now end try response.write(right("0" & day(pgdt),2) & " " & monthname(month(pgdt)) & " " & year(pgdt)) %>

KSS Inc. Joins PCATS


<% try pgdt = CDate("2009-10-20") catch ex as system.exception pgdt = now end try response.write(right("0" & day(pgdt),2) & " " & monthname(month(pgdt)) & " " & year(pgdt)) %>

Westex Capital Selects KSS PriceNet SaaS for Pico, Amigo Chains


<% try pgdt = CDate("2009-10-13") catch ex as system.exception pgdt = now end try response.write(right("0" & day(pgdt),2) & " " & monthname(month(pgdt)) & " " & year(pgdt)) %>

Susser Continues Growth and Success with KSS Partnership expands to include 30 additional sites


<% try pgdt = CDate("2009-10-06") catch ex as system.exception pgdt = now end try response.write(right("0" & day(pgdt),2) & " " & monthname(month(pgdt)) & " " & year(pgdt)) %>

KSS Inc. Introduces KSS Analytics for Fuel Retailers and Wholesalers


<% try pgdt = CDate("2009-09-15") catch ex as system.exception pgdt = now end try response.write(right("0" & day(pgdt),2) & " " & monthname(month(pgdt)) & " " & year(pgdt)) %>

Short-term Consulting Engagement Identifies Improvements to Fuel Pricing Processes and “Increase Profits” for Fuel Retailers and Wholesalers


<% try pgdt = CDate("2009-09-08") catch ex as system.exception pgdt = now end try response.write(right("0" & day(pgdt),2) & " " & monthname(month(pgdt)) & " " & year(pgdt)) %>

Hosted Solution Gives Fuel Retailers the Ability to Obtain Fuel Price Management without Upfront Technology Investments


<%end if%>

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

Get Adobe Flash player


<% 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 %>