\n \nWhile Internet sales continue to outpace traditional retail sales, companies are realistic about current challenges. According to the survey, half of respondents (54%) expect overall retail growth to slow during the next 12 months and 57 percent acknowledge the economic slowdown is hurting their company's bottom line. That said, companies are bullish about Web operations: four out of five retailers think the web is better suited than other channels to withstand the recession and one-third say the downturn has enabled them to capture greater market share. Illustrating the resilience of the Web, retailers report that their conversion rates continue to hover between 3 percent and 3.5 percent as they have for years. \n \nUnder pressure from the economy, nearly one-third of companies (30%) are spending less than originally planned on Web retail operations this year. Among retailers cutting costs, most (88%) will scale back hiring and staffing plans and slightly more than half (56%) will spend less on search. \n \nOthers see the economy as an opportunity to increase market share and are charging ahead with new initiatives. Almost half of retailers surveyed (46%) have no plans to cut back original budgets and will spend as planned on their web business, while one in four retailers (24%) will spend more on their online business than originally planned. Companies planning to spend more will increase investments in several areas, including search (80% of respondents), e-mail (65%), and social marketing (60%). \n \nDespite the focus on customer retention, many retailers - primarily multi-channel retailers - say their efforts at customer acquisition will be higher this year than last year. But for those retailers that operate primarily online, customer retention (which has historically been a distant second goal for this group) is now critical. \n \nAccording to the survey, a majority of retailers (88%) list e-mail as a high priority for the year, largely to retain customers. Almost three-fourths of retailers (71%) plan to send segmented emails to customers based on stated preferences or purchase data. In addition, more than half will use emails that highlight new product availability (55%), extend invitations to participate in surveys or garner customer feedback (55%), and feature online-only promotions (53%). \n \n€å“Because consumers continue to spend online, interactive marketing spend to drive web sales remains a lucrative investment,\" said Sucharita Mulpuru, Forrester Research principal analyst and author of the report. €å“While other retail channels struggle, e-commerce managers have a unique opportunity to drive more sales and test different tactics that resonate with consumers.\" \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);
}
})();
The economy is forcing online retailers to change their marketing tactics in order to acquire and retain customers, according to findings from The State of Retailing Online 2009, the 12th annual Shop.org study conducted by Forrester Research. The survey of 117 online retailers also found that, while the number of companies focusing on customer retention has nearly doubled in the past year, many retailers see the recession as an opportunity to capture market share from weakened competition.
While Internet sales continue to outpace traditional retail sales, companies are realistic about current challenges. According to the survey, half of respondents (54%) expect overall retail growth to slow during the next 12 months and 57 percent acknowledge the economic slowdown is hurting their company's bottom line. That said, companies are bullish about Web operations: four out of five retailers think the web is better suited than other channels to withstand the recession and one-third say the downturn has enabled them to capture greater market share. Illustrating the resilience of the Web, retailers report that their conversion rates continue to hover between 3 percent and 3.5 percent as they have for years.
Under pressure from the economy, nearly one-third of companies (30%) are spending less than originally planned on Web retail operations this year. Among retailers cutting costs, most (88%) will scale back hiring and staffing plans and slightly more than half (56%) will spend less on search.
Others see the economy as an opportunity to increase market share and are charging ahead with new initiatives. Almost half of retailers surveyed (46%) have no plans to cut back original budgets and will spend as planned on their web business, while one in four retailers (24%) will spend more on their online business than originally planned. Companies planning to spend more will increase investments in several areas, including search (80% of respondents), e-mail (65%), and social marketing (60%).
Despite the focus on customer retention, many retailers - primarily multi-channel retailers - say their efforts at customer acquisition will be higher this year than last year. But for those retailers that operate primarily online, customer retention (which has historically been a distant second goal for this group) is now critical.
According to the survey, a majority of retailers (88%) list e-mail as a high priority for the year, largely to retain customers. Almost three-fourths of retailers (71%) plan to send segmented emails to customers based on stated preferences or purchase data. In addition, more than half will use emails that highlight new product availability (55%), extend invitations to participate in surveys or garner customer feedback (55%), and feature online-only promotions (53%).
€å“Because consumers continue to spend online, interactive marketing spend to drive web sales remains a lucrative investment," said Sucharita Mulpuru, Forrester Research principal analyst and author of the report. €å“While other retail channels struggle, e-commerce managers have a unique opportunity to drive more sales and test different tactics that resonate with consumers."