\r\n \r\n\"We continue to believe that blending the physical and digital channels into a seamless customer experience which we call interconnected retail, provides a unique opportunity for us to expose the power of the Home Depot,\" said Home Depot chairman, CEO and president Craig Menear in a recent earnings call with analysts. \"This has been and will continue to be one of the central tenets of our company strategy and we will remain committed to the investments in our interconnected capabilities.\" \r\n \r\nWhile the Home Depot will likely always have a strong brick-and-mortar presence it has experienced a surge in online sales activity along with the rest of the industry. In fact, the retailer's online sales growth for Q1 2016 increased 21.5% year-over-year. \r\n \r\nIn addition to investment in its e-commerce presence, the retailer is in the midst of a chain-wide deployment of a customer order management (COM) system that is expected to be complete before the end of the year. Coming right on the heels of its COM rollout, the retailer's buy online deliver from store (BODFS) initiative will also be fully rolled out before the calendar reads 2017. \r\n \r\n\"In certain markets where BODFS has been introduced the demand has been much stronger than we anticipated,\" Menear said. \"This is a good problem to have, but it is challenging delivery capacity which we’re working to address.\" \r\n \r\nWhile BODFS is a new offering from Home Depot the retailer has been offering buy online pickup in store for quite some time and a large portion of its online shopper utilize the service, with 40% of customer choosing the option. \r\n \r\nMaking the BODFS initiative a success requires a fully dynamic supply chain with the flexibility to scale up capabilities as demand dictates. According to Home Depot, recent investments in its supply chain has allowed it to improve in-stocks, inventory productivity and logistics costs. \r\n \r\n\"Ship to store orders through our RDC network leverages both our inventory and our fulfillment channels,\" Menear said. \"The cost savings of this initiative have been above our expectations in both our ship times and customer satisfaction scores continue to improve.\""}]}};
const country = "US";
const language = "en-US,en;q=0.5";
const SITE_LANGUAGE = "en";
const siteName = "RIS News";
const userRoles = ["anonymous"];
const userUid = 0;
const indexName = "risnews";
window.dataLayer = window.dataLayer || [];
const data = {};
data.entityTaxonomy = {};
const contentTypes = [
"article",
"blog",
"bulletin",
"embed_page",
"landing_page",
"event",
"image",
"page",
"product",
"whitepaper",
"video",
"tags",
];
if (
routeInfo &&
"bundle" in routeInfo &&
contentTypes.includes(routeInfo["bundle"])
) {
data.entityBundle = routeInfo.bundle;
data.entityTitle = `${routeInfo.title} | ${siteName}`;
data.entityId = routeInfo.id;
data.entityName = routeInfo.author?.uname;
data.entityCreated = routeInfo.created;
data.sponsored = routeInfo.sponsored;
data.sponsor = routeInfo.sponsoringCompany;
data.entityType = "node";
data.entityLangcode = SITE_LANGUAGE;
data.siteName = siteName;
data.drupalLanguage = language;
data.drupalCountry = country;
data.userRoles = userRoles;
data.userUid = userUid;
data.entityTaxonomyKeys = {};
data.entityTaxonomyHierarchies = {};
data.parentNaicsCode = {};
data.isPro = false;
data.algoliaIndexName = indexName;
// Add toxonomy data
const taxonomies = {
businessTopic: "business_topic",
contentType: "content_type",
company: "company",
marketSegment: "market_segment",
};
const getHierarchy = (term, terms = []) => {
terms.push({ id: term.id, name: term.name });
if (term.parentTerm != null) {
getHierarchy(term.parentTerm, terms);
}
return terms;
};
const getTerms = (term, useApiId = false) => {
return { id: useApiId ? term.apiId : term.id, name: term.name };
};
const getKeys = (term) => {
return { id: term.id, name: term.apiId };
};
Object.entries(taxonomies).forEach(([key, item]) => {
terms = routeInfo[key];
if (terms && terms.length > 0) {
data["entityTaxonomy"][item] = terms.map((term) =>
getTerms(term, key === "company")
);
if (key !== "company") {
data["entityTaxonomyKeys"][item] = terms.map(getKeys);
termGroups = [];
terms.forEach((term, termInd) => {
termGroups[termInd] = getHierarchy(term);
});
data["entityTaxonomyHierarchies"][item] = termGroups;
}
}
});
data["entityTaxonomy"]["tags"] = routeInfo["topics"] || [];
// Primary Topic is either the business topic or the top tag.
if (routeInfo["businessTopic"]?.length > 0) {
data["entityPrimaryTopic"] = routeInfo["businessTopic"][0]["name"];
} else {
if (routeInfo["topics"]?.length > 0) {
data["entityPrimaryTopic"] = routeInfo["topics"][0]["name"];
}
}
// Primary and secondary entityNaicsCodes come from the MarketSegment
if (routeInfo.marketSegment?.length > 0) {
data.entityNaicsCode = {};
data["entityNaicsCode"]["id"] = routeInfo["marketSegment"][0]["id"];
data["entityNaicsCode"]["name"] =
routeInfo["marketSegment"][0]["naicsCode"];
if (routeInfo["marketSegment"][0]["parentTerm"] != null) {
data["parentNaicsCode"]["id"] =
routeInfo["marketSegment"][0]["parentTerm"]["id"];
data["parentNaicsCode"]["name"] =
routeInfo["marketSegment"][0]["parentTerm"]["naicsCode"];
}
} else {
data.entityNaicsCode = [];
}
if (routeInfo.taggedPro) {
data.isPro = routeInfo.taggedPro;
}
window.dataLayer.push(data);
} else if (routeInfo && "vid" in routeInfo) {
data.entityBundle = "tags";
data.entityTitle = routeInfo.name;
data.entityId = routeInfo.id;
data.entityName = routeInfo.author?.uname;
data.entityCreated = routeInfo.created;
data.entityType = "taxonomy_term";
data.entityLangcode = SITE_LANGUAGE;
data.siteName = siteName;
data.sponsored = routeInfo.sponsored;
data.sponsor = routeInfo.sponsoringCompany;
data.drupalLanguage = language;
data.drupalCountry = country;
data.userRoles = userRoles;
data.userUid = userUid;
data.algoliaIndexName = indexName;
data["entityTaxonomy"]["tags"] = {
id: routeInfo["id"],
name: routeInfo["name"],
};
window.dataLayer.push(data);
}
})();
Home Depot Pours Investment Into Interconnected Retail
Home Depot Pours Investment Into Interconnected Retail
Tim Denman
5/23/2016
Home Depot continues to invest in a host of deployments designed to make its goal of an interconnected retail experience a reality. The retailer is blurring the line between in-store and digital shopping with significant investment in e-commerce, supply chain and fulfillment initiatives that are not only increasing the customer experience but providing operational efficiencies and cost savings.
"We continue to believe that blending the physical and digital channels into a seamless customer experience which we call interconnected retail, provides a unique opportunity for us to expose the power of the Home Depot," said Home Depot chairman, CEO and president Craig Menear in a recent earnings call with analysts. "This has been and will continue to be one of the central tenets of our company strategy and we will remain committed to the investments in our interconnected capabilities."
While the Home Depot will likely always have a strong brick-and-mortar presence it has experienced a surge in online sales activity along with the rest of the industry. In fact, the retailer's online sales growth for Q1 2016 increased 21.5% year-over-year.
In addition to investment in its e-commerce presence, the retailer is in the midst of a chain-wide deployment of a customer order management (COM) system that is expected to be complete before the end of the year. Coming right on the heels of its COM rollout, the retailer's buy online deliver from store (BODFS) initiative will also be fully rolled out before the calendar reads 2017.
"In certain markets where BODFS has been introduced the demand has been much stronger than we anticipated," Menear said. "This is a good problem to have, but it is challenging delivery capacity which we’re working to address."
While BODFS is a new offering from Home Depot the retailer has been offering buy online pickup in store for quite some time and a large portion of its online shopper utilize the service, with 40% of customer choosing the option.
Making the BODFS initiative a success requires a fully dynamic supply chain with the flexibility to scale up capabilities as demand dictates. According to Home Depot, recent investments in its supply chain has allowed it to improve in-stocks, inventory productivity and logistics costs.
"Ship to store orders through our RDC network leverages both our inventory and our fulfillment channels," Menear said. "The cost savings of this initiative have been above our expectations in both our ship times and customer satisfaction scores continue to improve."