\n \nIn IKEA's U.K. locations, store optimization topped the priority list. Sweden-based IKEA wanted a fully automated employee scheduling system that was easy to use and time-saving. After a thorough search, it implemented an application from Kronos. The application complemented a previously deployed system from the same supplier. The existing product keeps track of time and attendance. \n \nThe private label home furnishing retailer now gains a thorough analysis of historical trading data, projected sales figures, labor standards and employee availability. In addition, the system enables the store to match its staffing levels to trading requirements at different times of the day and week. Historical trading data that was recorded at 15-minute intervals, dating back five years, has been transferred from the POS system into the Kronos product, along with the labor standards data and projected sales figures for the store. Other key benefits include shorter queue times and the ability to easily identify over-staffing and understaffing problems. \n \n\"IKEA can now more easily accommodate employee preferences when creating schedules,\" says an IKEA U.K. spokesperson. \"Some unnecessary shifts have been removed as part of IKEA'S goal to create schedules which mirror the unique trading environment of each store. IKEA can now more easily see where staffing gaps are and transfer employees between different areas of the store.\" \n \nIKEA's 22,700 sq m to 37,000 sq m U.K. stores each employee an average of 1,500 people. Thus far, the system has been rolled out to IKEA's 17 stores in the U.K. The company, however, plans to install the product in all 260 of its locations by August 2008. In 2007, more than 583 million people visited IKEA's stores. \n \nGlobalNews \nHolt Renfrew & Co. a Canadian specialty retailer, deploys SAS Customer Intelligence software to enhance its personalized customer service approach. Holt Renfrew & Co. adds SAS Data Integration, SAS Enterprise Miner and SAS Marketing Automation to optimize the development and delivery of relevant information and value to customers on a daily basis...Grupo Pao de Acucar, which has 573 stores in Brazil, uses SAP software to increase visibility into business operations and better comply with strict regulatory controls...Al Othaim Holging, the largest grocery retailer in Saudi Arabia, uses the Oracle E-Business Suite and a broad selection of Oracle retail applications...New Look, a European apparel retailer known for setting trends and offering many designer styles, selects and implements Quantum Retail's inventory optimization solution, Q, to manage the replenishment of its 600 stores...Grand & Toy, a Canadian OfficeMax company, deploys Mercado Software's search and merchandising platform for its English and French language E-commerce Web-sites. \n \n \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);
}
})();
Providing a positive in-store customer experience is as important as selling great products at attractive prices. To accomplish this, a retailer must have the right personnel in stores at the right times.
In IKEA's U.K. locations, store optimization topped the priority list. Sweden-based IKEA wanted a fully automated employee scheduling system that was easy to use and time-saving. After a thorough search, it implemented an application from Kronos. The application complemented a previously deployed system from the same supplier. The existing product keeps track of time and attendance.
The private label home furnishing retailer now gains a thorough analysis of historical trading data, projected sales figures, labor standards and employee availability. In addition, the system enables the store to match its staffing levels to trading requirements at different times of the day and week. Historical trading data that was recorded at 15-minute intervals, dating back five years, has been transferred from the POS system into the Kronos product, along with the labor standards data and projected sales figures for the store. Other key benefits include shorter queue times and the ability to easily identify over-staffing and understaffing problems.
"IKEA can now more easily accommodate employee preferences when creating schedules," says an IKEA U.K. spokesperson. "Some unnecessary shifts have been removed as part of IKEA'S goal to create schedules which mirror the unique trading environment of each store. IKEA can now more easily see where staffing gaps are and transfer employees between different areas of the store."
IKEA's 22,700 sq m to 37,000 sq m U.K. stores each employee an average of 1,500 people. Thus far, the system has been rolled out to IKEA's 17 stores in the U.K. The company, however, plans to install the product in all 260 of its locations by August 2008. In 2007, more than 583 million people visited IKEA's stores.
GlobalNews Holt Renfrew & Co. a Canadian specialty retailer, deploys SAS Customer Intelligence software to enhance its personalized customer service approach. Holt Renfrew & Co. adds SAS Data Integration, SAS Enterprise Miner and SAS Marketing Automation to optimize the development and delivery of relevant information and value to customers on a daily basis...Grupo Pao de Acucar, which has 573 stores in Brazil, uses SAP software to increase visibility into business operations and better comply with strict regulatory controls...Al Othaim Holging, the largest grocery retailer in Saudi Arabia, uses the Oracle E-Business Suite and a broad selection of Oracle retail applications...New Look, a European apparel retailer known for setting trends and offering many designer styles, selects and implements Quantum Retail's inventory optimization solution, Q, to manage the replenishment of its 600 stores...Grand & Toy, a Canadian OfficeMax company, deploys Mercado Software's search and merchandising platform for its English and French language E-commerce Web-sites.