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

     Fuel-Shop Link

All retailers know that fuel pricing influences store traffic and hence store revenue and profit. The key questions are how strong the influence is, how it varies by site and over time. Answers to these questions help retailers manage fuel pricing in such a way as to increase overall site profitability, by considering the relative contribution of both fuel and store and how they interact on a site-by-site basis.

KSS can deliver answers to these questions and help retailers make appropriate use of the linkage through the way they manage fuels pricing

Stage 1 is data analysis and modeling to establish the relative strength and nature of the fuel-shop relationship, by site and over defined time periods. A report detailing the findings has value in its’ own right, in describing the relationships and indicating when and at which sites the relationship can be used to positive effect.

Stage 2 takes the findings from stage 1 to configure an extension to the PriceNet retails fuels pricing solution to help retailers set annual budgets for fuel volumes that will maximize the integrated margin for each site.
Once budgets are set, Fuel-Shop Link will track, analyze and report on progress. Low-performing sites are brought to attention, exceptions are highlighted and users are continually updated on the current strength of the fuel-shop relationship and the impact of fuel pricing on shop trends (volume, profit and unit sales). 

In  addition to helping operators steer towards maximizing their integrated margin, Fuel-Shop Link can help to fine-tune retail fuels pricing tactics, for example to take advantage of a stronger relationship between fuel and store at the weekends.

Benefits:

Features:

To find out more about how Fuel-Shop Link could help grow overall site profits contact your local KSS office or send an email to info@kssg.com


 

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

Get Adobe Flash player

Downloads

The product overviews PDF's:

Fuel-Shop Link


 

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