\n \nBabycenter \nBluefly \nBrooks Brothers \nBrookstone \nCrutchfield \nGolfsmith \nhpshopping \nLands' End \nWalmart \n \nOpportunities to excel at customer service are true to the core of retailing. The e-tailing group recommednds that retailers should Emulate merchants like those named as the e-tailing group's Top Performing B2C Sites for Online Customer Service who are paying attention to the details that contribute to bottom-line success. To survive and grow be vigilant but smart; cutting expenses without endangering customer service standards. The following checklist offers ten guidelines of note. \n \n1. Achieve accessibility by integrating customer service throughout the site including toll-free phone number visibility on the home page \n \n2. Ensure inventory is accurate and displayed at both product page and shopping cart; when backorders occur offer reminder options \n \n3. Think efficiency in the checkout process starting with edit capabilities and one-click execution \n \n4. Throughout the organization make in-depth product knowledge available to those who have customer contact through superior training and supervision \n \n5. Train CSRs to be courteous, competent, knowledgeable, and to suggestively sell beyond \"order-taking\" \n \n6. Create a streamlined, easy way to reach an agent when making a phone inquiry (many of the recorded messages make customers jump through hoops to find an agent) \n \n7. Leverage technology (i.e. live chat, click2call) ensuring proper training that reinforces brand objectives \n \n8. Assure that well merchandised communications are in place for both post-order and shipments advisory \n \n9. Automate communication effectively and do not deliver blanket answers or inadequate responses \n \n10. Have checks & balances in place to ensure correct product gets shipped in saleable condition \n"}]}};
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);
}
})();
Wal-Mart, Lands' End, Brooks Brothers and six other retailers rank among this year's "Top Performing Web site for Online Customer Service" according to the e-tailing group's 11th Annual Mystery Shopping Study. Nine retailers excelled at online customer service including:
Opportunities to excel at customer service are true to the core of retailing. The e-tailing group recommednds that retailers should Emulate merchants like those named as the e-tailing group's Top Performing B2C Sites for Online Customer Service who are paying attention to the details that contribute to bottom-line success. To survive and grow be vigilant but smart; cutting expenses without endangering customer service standards. The following checklist offers ten guidelines of note.
1. Achieve accessibility by integrating customer service throughout the site including toll-free phone number visibility on the home page
2. Ensure inventory is accurate and displayed at both product page and shopping cart; when backorders occur offer reminder options
3. Think efficiency in the checkout process starting with edit capabilities and one-click execution
4. Throughout the organization make in-depth product knowledge available to those who have customer contact through superior training and supervision
5. Train CSRs to be courteous, competent, knowledgeable, and to suggestively sell beyond "order-taking"
6. Create a streamlined, easy way to reach an agent when making a phone inquiry (many of the recorded messages make customers jump through hoops to find an agent)
7. Leverage technology (i.e. live chat, click2call) ensuring proper training that reinforces brand objectives
8. Assure that well merchandised communications are in place for both post-order and shipments advisory
9. Automate communication effectively and do not deliver blanket answers or inadequate responses
10. Have checks & balances in place to ensure correct product gets shipped in saleable condition