<% 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-Store Link Fuel-Store Link Overview

 

There is a clear and established relationship between fuel volumes and store traffic and it varies by site. The extent of this Fuel-Store Link (FSL) at a given site dictates how fuel pricing strategies can be used to drive incremental store traffic and deliver increased store sales. Quantifying how fuel pricing strategies impact both fuel and store performance is the first step toward managing your networks in a more integrated fashion so as to optimize the contribution from every site.

KSS Consulting has a proven methodology that can be applied to your existing data to uncover unique insights into the Fuel-Store Link, by location. Together we can highlight opportunities to adjust fuel pricing strategies across your network to increase store traffic at sites where there’s a significant Fuel-Store effect, or drive fuel margin where a sites’ Fuel-Store relationship is weaker. Identifying and closely monitoring this balance of site-specific strategies will yield significant overall sales and profit growth.

We will apply our unique, FSL methodology to your data, to establish the nature and relative strength of the relationship between fuel volumes, fuel price sensitivity, store traffic and sales (by category) for each of your sites. We will then segment your sites to allow evaluation of appropriate fuel pricing strategies consistent with your goals for both fuel and in-store merchandise performance.

In parallel to the data analysis, we will review your fuel and store business to define a process for monitoring performance by site and segment, to highlight further opportunities as well as the nature and timing of any corrective actions that may be required for your network of sites.

Benefits

Fuel-Store Link is a service delivered by KSS Consulting

To find out more about how Fuel-Store Link could help grow overall site profits contact Ian Helps at 973-549-1850 North America or +44 161 228 0040 EALA or send an email to helpsi@kssg.com

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