\r\n \r\nSpeaking at the Magento Imagine e-commerce conference held February 7-9 in Los Angeles, Nordstrom discussed how mobile technology would enhance the shopping experience, according to published reports. One example is a customer in a dressing room who would now be able to text or call an employee to get a different-sized clothing item. When an employee notes that a customer has left the store, the employee could send a thank-you note for visiting or making a purchase. \r\n \r\nNordstrom is the second big-name retailer to provide mobile devices to store employees. Home Depot's rollout of its First Phone multi-function mobile POS units to 1,970 of its stores, completed in October 2010, was the largest mobile deployment in retail history. Home Depot expects labor savings to pay for the program's $64 million price tag within one year, and cites customer service improvements and an enhanced shopping experience as important benefits of the technology. \r\n \r\nWhile Nordstrom operates a fraction of the stores that Home Depot does, the company is known as a customer service leader that makes significant investments in technology. Blake Nordstrom cited the retailer's WiFi investments during a November 2010 conference call discussing the company's financial results. \"Having [the WiFi] technology in place gives us the flexibility to further enhance the customer in-store experience,\" said Nordstrom. \"These investments reflect our intention to be well positioned as the definition of service and experience continues to evolve.\" \r\n \r\nFor related content see: Nordstrom Upgrades Store, Online Technology as Part of $69 Million Spend \r\n \r\nHome Depot's $64 Million Mobile Investment Rolls Out to 1,970 Stores \r\n \r\nIs Home Depot's 30,000-Unit Mobile Device Rollout a Game-Changer?"}]}};
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);
}
})();
Nordstrom Announces In-Store Mobile Device Rollout Plans
Nordstrom Announces In-Store Mobile Device Rollout Plans
2/14/2011
Saying they will change the shopping experience for both customers and employees, Nordstrom president Blake Nordstrom announced that the retailer will deploy mobile devices for its store employees by this fall. Nordstrom has already paved the way for the rollout by equipping its 200-plus stores with WiFi capability.
Speaking at the Magento Imagine e-commerce conference held February 7-9 in Los Angeles, Nordstrom discussed how mobile technology would enhance the shopping experience, according to published reports. One example is a customer in a dressing room who would now be able to text or call an employee to get a different-sized clothing item. When an employee notes that a customer has left the store, the employee could send a thank-you note for visiting or making a purchase.
Nordstrom is the second big-name retailer to provide mobile devices to store employees. Home Depot's rollout of its First Phone multi-function mobile POS units to 1,970 of its stores, completed in October 2010, was the largest mobile deployment in retail history. Home Depot expects labor savings to pay for the program's $64 million price tag within one year, and cites customer service improvements and an enhanced shopping experience as important benefits of the technology.
While Nordstrom operates a fraction of the stores that Home Depot does, the company is known as a customer service leader that makes significant investments in technology. Blake Nordstrom cited the retailer's WiFi investments during a November 2010 conference call discussing the company's financial results. "Having [the WiFi] technology in place gives us the flexibility to further enhance the customer in-store experience," said Nordstrom. "These investments reflect our intention to be well positioned as the definition of service and experience continues to evolve."