\n \nThe Top 10 Retailers according to the CrossView Multi-Channel Retailing Study survey are: \n \n1. Best Buy \n2. The Limited \n3. Tractor Supply \n4. Aeropostale \n5. Coach \n5. The Buckle \n6. GameStop \n7. Dick's Sporting Goods \n8. Sears \n9. Gander Mountain \n10. Pet Smart \n \nAccording to the study: \n \n- 58% of retailers offer different prices across channels on the same item \n- Only 38% ensure marketing promotions are available across all channels \n- 96% of retailers cannot access online customer profiles in-store or via call center \n \nThe study examined 26 top retailers between December 1, 2009 and December 11, 2009 across three channels: online, in-store and call center. The retailers were evaluated using a variety of criteria, including consistency of pricing and promotions and access to customer profile information. \n\"This study tells us that the majority of retailers have a long way to go when it comes to meeting customers' needs across their web, in-store and call center touchpoints,\" notes Mark Fodor, CrossView's CEO. \"However, some retailers we examined, such as Best Buy, have made great strides in integrating across channels, primarily by using platforms that allow a single view of the customer at all stages of interaction.\" \n \nFindings specific to the Web channel include: \n-Only 35% of retailers allow in-store pick-up of online orders \n-69% of retailers display appropriate accessories alongside products \n-96% of retailers studied offer both product descriptions and availability status \n \nFindings specific to the Call Center include: \n- 62% of retailers could not access online customer profiles \n-55% of call center representatives failed to up-sell or cross-sell \n-12% of retailers offered different prices via phone than those quoted online \n \nFindings specific to In-Store include: \n-Only 1 of the 26 retailers surveyed could access the customer's online profile \n-93% were unable to access pending online orders \n-35% could not match online promotions \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);
}
})();
Best Buy Beats 25 Retailers in Cross-Channel Integration
Best Buy Beats 25 Retailers in Cross-Channel Integration
2/23/2010
Best Buy, The Limited, Tractor Supply and Aeropostale are the highest scoring retailers in a recently completed study of the cross-channel capabilities of 26 top retailers. Included in the study were Best Buy, Target, Abercrombie & Fitch and PetSmart, among others.
The Top 10 Retailers according to the CrossView Multi-Channel Retailing Study survey are:
1. Best Buy
2. The Limited
3. Tractor Supply
4. Aeropostale
5. Coach
5. The Buckle
6. GameStop
7. Dick's Sporting Goods
8. Sears
9. Gander Mountain
10. Pet Smart
According to the study:
- 58% of retailers offer different prices across channels on the same item
- Only 38% ensure marketing promotions are available across all channels
- 96% of retailers cannot access online customer profiles in-store or via call center
The study examined 26 top retailers between December 1, 2009 and December 11, 2009 across three channels: online, in-store and call center. The retailers were evaluated using a variety of criteria, including consistency of pricing and promotions and access to customer profile information.
"This study tells us that the majority of retailers have a long way to go when it comes to meeting customers' needs across their web, in-store and call center touchpoints," notes Mark Fodor, CrossView's CEO. "However, some retailers we examined, such as Best Buy, have made great strides in integrating across channels, primarily by using platforms that allow a single view of the customer at all stages of interaction."
Findings specific to the Web channel include:
-Only 35% of retailers allow in-store pick-up of online orders
-69% of retailers display appropriate accessories alongside products
-96% of retailers studied offer both product descriptions and availability status
Findings specific to the Call Center include:
- 62% of retailers could not access online customer profiles
-55% of call center representatives failed to up-sell or cross-sell
-12% of retailers offered different prices via phone than those quoted online
Findings specific to In-Store include:
-Only 1 of the 26 retailers surveyed could access the customer's online profile
-93% were unable to access pending online orders
-35% could not match online promotions