\r\n \r\nIHL Group President Greg Buzek will detail the roles mobile couponing, loyalty programs and business intelligence will play in next-generation POS. Attendees will gain a greater understanding of the effects mobile devices are having on the store systems environment. \r\n \r\nIn addition, the session will provide a detailed overview from an expert panel on the process initiatives that ARTS executive director Richard Mader and the ARTS organization are undertaking to enable more effective store systems implementations: \r\n \r\n• Andrew Paradise, CEO of AisleBuyer, will highlight the ARTS Mobile Blueprint 2.0 \r\n• Marianne Gregory, director, Glenture Group, will highlight Version 2 of Data Warehouse Standards \r\n• Wilson Zorn, senior enterprise architect, Adidas, will highlight how the apparel group uses business modeling to improve results. \r\n \r\nClick here for more information on this session."}]}};
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);
}
})();
Retailers' Store Systems Priorities for 2011 Revealed at ARTS/RIS/IHL Session
Retailers' Store Systems Priorities for 2011 Revealed at ARTS/RIS/IHL Session Be the first to hear where retailers are prioritizing their Store Systems investments in 2011 at the release of the 8
th annual RIS/IHL Store Systems Study. Held in conjunction with ARTS (Association for Retail Technology Standards), this dynamic session will not only highlight budget and store count plans for 2011 but where retailers are looking for improved functionality from their store systems investments. Copies of the study will be provided to all attendees at the session, which will take place on Monday, January 10 from 3 p.m. to 4:30 p.m. in Room 3D09, Expo Hall.
IHL Group President Greg Buzek will detail the roles mobile couponing, loyalty programs and business intelligence will play in next-generation POS. Attendees will gain a greater understanding of the effects mobile devices are having on the store systems environment.
In addition, the session will provide a detailed overview from an expert panel on the process initiatives that ARTS executive director Richard Mader and the ARTS organization are undertaking to enable more effective store systems implementations:
• Andrew Paradise, CEO of AisleBuyer, will highlight the ARTS Mobile Blueprint 2.0
• Marianne Gregory, director, Glenture Group, will highlight Version 2 of Data Warehouse Standards
• Wilson Zorn, senior enterprise architect, Adidas, will highlight how the apparel group uses business modeling to improve results.
Click here for more information on this session.
X
This ad will auto-close in 10 seconds