\n \nThe acquisition of Coremetrics, based in San Mateo, CA, is designed to expand IBM's business analytics capabilities by enabling organizations to use cloud computing services to develop faster, more targeted marketing campaigns. \n \nCoremetrics' software is designed to provide real-time intelligence on what customers are saying about products, content and services being offered to them, and to enable clients to make fact-based, accurate decisions about marketing expenditures. It is designed to help marketing teams gain deeper insight about their customers and present personalized recommendations, promotions and other sales incentives to customers wherever they interact with their brands including online, on mobile devices, through social media networks, kiosks and other more traditional channels. \n \nCoremetrics' offerings are a new addition to IBM's investments in business analytics that will allow IBM to deliver powerful new intelligence tools into client's business processes. Utilizing new Web analytics capabilities, IBM clients will be able to measure the effectiveness of their marketing campaigns and understand the shopping habits, likes and dislikes of their customers. \n \n\"With this acquisition, IBM will give clients greater insight about customer behavior and sentiment about products and services, and give true foresight into their future buying patterns,\" said Craig Hayman, general manager, Industry Solutions for IBM Software Group. \"The combination of IBM and Coremetrics will enable our clients to maximize marketing expenditures while also making the browsing, buying, banking or customer service experience more convenient, personal and interactive for their consumers.\" \n \nEnterprise-class and mid-sized companies in all industries are increasingly trying to deliver more targeted, consistent marketing across all channels to motivate a variety of customer actions. Consequently, chief marketing officers (CMOs) are increasingly responsible for analyzing and predicting customer behavior, stimulating customer interactions and commerce, and developing a comprehensive enterprise marketing platform. \n \n\"IBM and Coremetrics can help businesses rapidly gain intelligence into social networks and online media sources through a software as a service (SaaS) delivery model and incorporate this insight into their business processes to create smarter, more effective marketing campaigns,\" said Joe Davis, CEO, Coremetrics. \"Together, we can develop powerful new business analytics solutions, delivering a single source of information about every aspect of your online business -- every customer, transaction, product, channel and supplier -- to measure the effectiveness of marketing campaigns and drive measurable business results. Further, we deliver on-the-go access to real-time analytics and performance data on all major smart mobile devices, including iPhone, iPad, BlackBerry and Android.\" \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);
}
})();
IBM Closes Acquisition of Web Analytics Provider Coremetrics
IBM Closes Acquisition of Web Analytics Provider Coremetrics
8/23/2010
IBM announced the closing this month of its acquisition of Coremetrics, a provider of Web analytics software.
The acquisition of Coremetrics, based in San Mateo, CA, is designed to expand IBM's business analytics capabilities by enabling organizations to use cloud computing services to develop faster, more targeted marketing campaigns.
Coremetrics' software is designed to provide real-time intelligence on what customers are saying about products, content and services being offered to them, and to enable clients to make fact-based, accurate decisions about marketing expenditures. It is designed to help marketing teams gain deeper insight about their customers and present personalized recommendations, promotions and other sales incentives to customers wherever they interact with their brands including online, on mobile devices, through social media networks, kiosks and other more traditional channels.
Coremetrics' offerings are a new addition to IBM's investments in business analytics that will allow IBM to deliver powerful new intelligence tools into client's business processes. Utilizing new Web analytics capabilities, IBM clients will be able to measure the effectiveness of their marketing campaigns and understand the shopping habits, likes and dislikes of their customers.
"With this acquisition, IBM will give clients greater insight about customer behavior and sentiment about products and services, and give true foresight into their future buying patterns," said Craig Hayman, general manager, Industry Solutions for IBM Software Group. "The combination of IBM and Coremetrics will enable our clients to maximize marketing expenditures while also making the browsing, buying, banking or customer service experience more convenient, personal and interactive for their consumers."
Enterprise-class and mid-sized companies in all industries are increasingly trying to deliver more targeted, consistent marketing across all channels to motivate a variety of customer actions. Consequently, chief marketing officers (CMOs) are increasingly responsible for analyzing and predicting customer behavior, stimulating customer interactions and commerce, and developing a comprehensive enterprise marketing platform.
"IBM and Coremetrics can help businesses rapidly gain intelligence into social networks and online media sources through a software as a service (SaaS) delivery model and incorporate this insight into their business processes to create smarter, more effective marketing campaigns," said Joe Davis, CEO, Coremetrics. "Together, we can develop powerful new business analytics solutions, delivering a single source of information about every aspect of your online business -- every customer, transaction, product, channel and supplier -- to measure the effectiveness of marketing campaigns and drive measurable business results. Further, we deliver on-the-go access to real-time analytics and performance data on all major smart mobile devices, including iPhone, iPad, BlackBerry and Android."