\r\n \r\nRetailers are being driven to engage with customers differently due to technological innovations and also to create different experiences in the course of that engagement, whether in a physical store, online, on a smartphone or tablet or via a call center, among other ways. Customers today access multiple channels to make a purchase, leading to the requirement that all channels work seamlessly to support the brand and the experience. \r\n \r\nThe shift from multi-channel to omnichannel marketing finds retailers integrating various systems in order to achieve a unified customer experience. Retailers are also using technology to improve workforce and task management, including the proliferation of handheld devices for use by retail associates. \r\nThe future of retail will be about choice, consistency and customization. Customers will expect to have the option of making the choice of what works best for them in terms of how, when and where they want to shop, and the retailer must be prepared to meet the customers' expectations. However the customer chooses to interact with the retailer, there must be consistency across every available shopping channel. Perhaps the most pervasive advances envisioned are related to an in-depth understanding of individual customers and their product/service desire, and the retailer's ability to be responsive to the individual consumer's needs. \r\n \r\nThe consumers' desire to shop anytime, anywhere is not only having an impact on retail adoption of various technologies, but also forcing retailers to adopt new store formats for the future. We envision that, in the future, a specific retailer may adopt various formats, while ensuring a level of brand cohesiveness across these formats. In addition to traditional retail stores, these may include: drive-through pick-up locations, product showrooms, immersive experiential centers, brand stores, community service stores and specialty stores. \r\nLooking at the history of retail and the innovations that have shaped the shopping experience over the years, it is abundantly clear that the pace of technological change has increased exponentially. Widespread adoption of electronic cash registers, barcode scanning, and self-service checkout took place over decades. More contemporary technologies such as digital signage, mobile POS, and personalization via advanced data analytics are changing retail in a matter of months. \r\n \r\nSteven Keith Platt is director and research fellow at the Platt Retail Institute. To learn more on this subject and download the full report, \"The Future of Retail: A Perspective on Emerging Technology and Store Formats,\" click here."}]}};
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);
}
})();
The Future of Retail: Emerging Technology and Store Formats
The Future of Retail: Emerging Technology and Store Formats
Steven Keith Platt
3/28/2014
A recent research article from PRI, "The Future of Retail: A Perspective on Emerging Technology and Store Formats," examines the history of retail technology adoption in the U.S., emerging technology that is impacting retail today and how retail store formats will change in the future and integrate various digital technologies.
Retailers are being driven to engage with customers differently due to technological innovations and also to create different experiences in the course of that engagement, whether in a physical store, online, on a smartphone or tablet or via a call center, among other ways. Customers today access multiple channels to make a purchase, leading to the requirement that all channels work seamlessly to support the brand and the experience.
The shift from multi-channel to omnichannel marketing finds retailers integrating various systems in order to achieve a unified customer experience. Retailers are also using technology to improve workforce and task management, including the proliferation of handheld devices for use by retail associates.
The future of retail will be about choice, consistency and customization. Customers will expect to have the option of making the choice of what works best for them in terms of how, when and where they want to shop, and the retailer must be prepared to meet the customers' expectations. However the customer chooses to interact with the retailer, there must be consistency across every available shopping channel. Perhaps the most pervasive advances envisioned are related to an in-depth understanding of individual customers and their product/service desire, and the retailer's ability to be responsive to the individual consumer's needs.
The consumers' desire to shop anytime, anywhere is not only having an impact on retail adoption of various technologies, but also forcing retailers to adopt new store formats for the future. We envision that, in the future, a specific retailer may adopt various formats, while ensuring a level of brand cohesiveness across these formats. In addition to traditional retail stores, these may include: drive-through pick-up locations, product showrooms, immersive experiential centers, brand stores, community service stores and specialty stores.
Looking at the history of retail and the innovations that have shaped the shopping experience over the years, it is abundantly clear that the pace of technological change has increased exponentially. Widespread adoption of electronic cash registers, barcode scanning, and self-service checkout took place over decades. More contemporary technologies such as digital signage, mobile POS, and personalization via advanced data analytics are changing retail in a matter of months.
Steven Keith Platt is director and research fellow at the Platt Retail Institute. To learn more on this subject and download the full report, "The Future of Retail: A Perspective on Emerging Technology and Store Formats," click here.