\r\n \r\nAttendees holding Expo-only passes for the NRF Big Show are eligible to attend these sessions along with Full Conference attendees. \r\n \r\nThe sessions kick off with: \r\n \r\n• Real World Action to Increase Sales: Case histories will demonstrate how to boost sales through event programs and community involvement, as well as cost-effective ways SMB retailers can use mobile technology and social media to expand their customer base. Speakers Amanda Kinsella of Logan Services and Robert Klaben of Morris Home Furnishings will share relevant ideas that retailers can implement quickly. \r\nWhen: Tuesday 1/11/2011 8:30 AM-9:30 AM Room Hall A, 1A24 \r\n \r\n• Why Be Open Seven Days When Only Four are Profitable?: This real-world example of creative crisis management reveals why it can make sense to challenge conventional wisdom. John Whisler of Kitchen Kaboodle II and Patricia Johnson and Richard Outcalt of The Retail Owners Institute will show how independent retailers can serve their best, most profitable customers with the products they want at the prices they want, at the times those customers actually want to shop. \r\nWhen: Tuesday 1/11/2011 9:45 AM-10:45 AM, Room Hall A, 1A24 \r\n \r\n• Ten Things You Can Do When You Go Back to the Store: Dave Ratner, an independent retailer for over 30 years, has used customer relationships as his \"slingshot\" to bring down retail Goliaths. Ratner, of Dave's Soda & Pet City, will engage attendees in an interactive dialogue and cover why his winning strategies work, what happens when things don't go according to plan and what SMB retailers can expect when they play to win. As its title indicates, this session will offer plenty of \"take-home\" ideas that retailers will be able to implement quickly. \r\nWhen: Tuesday 1/11/2011 11:00 AM-12:00 PM, Room Hall A, 1A24"}]}};
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);
}
})();
SMB Retailers Get Practical Tips at Independents' Day Sessions
SMB Retailers Get Practical Tips at Independents' Day Sessions
1/6/2011
Small-to-medium-sized businesses (SMBs) will be the specific focus of the NRF Independents' Day sessions on Tuesday morning. Presenters, some of them SMB retailers themselves, will share real-world examples and practical takeaways for companies that may not have the IT resources of larger chains but face many of the same challenges as well as problems of their own.
Attendees holding Expo-only passes for the NRF Big Show are eligible to attend these sessions along with Full Conference attendees.
The sessions kick off with:
• Real World Action to Increase Sales: Case histories will demonstrate how to boost sales through event programs and community involvement, as well as cost-effective ways SMB retailers can use mobile technology and social media to expand their customer base. Speakers Amanda Kinsella of Logan Services and Robert Klaben of Morris Home Furnishings will share relevant ideas that retailers can implement quickly. When: Tuesday 1/11/2011 8:30 AM-9:30 AM Room Hall A, 1A24
• Why Be Open Seven Days When Only Four are Profitable?: This real-world example of creative crisis management reveals why it can make sense to challenge conventional wisdom. John Whisler of Kitchen Kaboodle II and Patricia Johnson and Richard Outcalt of The Retail Owners Institute will show how independent retailers can serve their best, most profitable customers with the products they want at the prices they want, at the times those customers actually want to shop. When: Tuesday 1/11/2011 9:45 AM-10:45 AM, Room Hall A, 1A24
• Ten Things You Can Do When You Go Back to the Store: Dave Ratner, an independent retailer for over 30 years, has used customer relationships as his "slingshot" to bring down retail Goliaths. Ratner, of Dave's Soda & Pet City, will engage attendees in an interactive dialogue and cover why his winning strategies work, what happens when things don't go according to plan and what SMB retailers can expect when they play to win. As its title indicates, this session will offer plenty of "take-home" ideas that retailers will be able to implement quickly. When: Tuesday 1/11/2011 11:00 AM-12:00 PM, Room Hall A, 1A24