<% 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,"retailpetroleum") > 0 thissect = "1" case instr(getSect,"dealerpricing") > 0 thissect = "2" case instr(getSect,"wholesalepetroleum") > 0 thissect = "3" case instr(getSect,"whymanageprice") > 0 thissect = "4" case instr(getSect,"ourtechnology") > 0 thissect = "5" case instr(getSect,"aboutus") > 0 thissect = "6" case else thissect = "0" end select %>
Retail PetroleumDealer Supply PricingWholesale PetroleumWhy Manage Price?Our 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 %>

CEO Corner 

“How to Keep Your Sanity Pricing Fuel in Volatile Times”

 

Prices are way Up, Prices go way Down. Margins are Worst ever, Margins are Best ever. Volume is Declining. Just a few of the consequences in 2008 as fuel costs have hit record highs and declined rapidly with a recessionary economy.

How do you make sense of the volatility in costs and retail pump prices? How do you maintain strategies that continue to meet business objectives for your fuel business as well as in-store merchandise?

As a former retailer I know too well the uncertainty and unpredictability of fuel margins. In 2008 we have experienced margins in the US as low as 4 cpg and as high as 40 cpg. To a large degree street margins are controllable. However effective pricing can ensure the “available margin” is obtained.

In addition to managing margins your fuel pricing strategies ensure that:

  1. a site or group of sites meets fuel volume objectives;
  2. you are appropriately positioned in the market to key competitors;
  3. your brand is valued right to consumers;
  4. a consistent price image is reflected to the consumer;
  5. customer loyalty is maintained;
  6. prices are maintained in line with cost changes;
  7. compliance with government regulations is guaranteed; and
  8. fuel traffic meets expectations for inside store merchandise traffic and sales.

Given so many factors fuel prices impact it is important to document strategies, understand competitor impacts and set realistic volume and margin targets and have a robust and reliable process and system to consistently execute and monitor.

Having a reliable process and system will provide confidence to “Keep Your Sanity in these Volatile Times”.

 

November 14, 2008

Arrange a consultation, USA (973) 549 1850, Europe +44 (0) 161 228 0040, Contact us
<%if thissect = "1" or thissect = "2" or thissect = "3" then%>

Downloads

The product overviews PDFs:

<%if thissect = "1" then%> PriceNet
KSS Mapping
<%end if%> <%if thissect = "3" then%> RackPrice
<%end if%> <%if thissect = "2" then%> PriceNet
KSS Mapping
<%end if%> <%if instr(getSect,"pricenetmobile") > 0 or instr(getSect,"pricenet_mobile") > 0 then%> PriceNet Mobile
<%end if%> <%if instr(getSect,"kssvisualizer") > 0 or instr(getSect,"kssvisulaizer") > 0 or instr(getSect,"kss_visualizer") > 0 then%> Visualizer
<%end if%>
<%end if%>
White Papers. Download the latest industry thinking and make more informed pricing decisions.
<% If thissect = "1" then %>
Case Studies. Download related case studies and see how our products are performing.
<% 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 %>