\r\n \r\n“Target’s improved performance and results in digital show the important gains we’ve made, but we know we need to continue building on that momentum. In my new role, I will keep pushing our strategy and capabilities so we can accelerate digital’s role in making Target an easy, inspiring, convenient place to shop,” said Goldberger. \r\n \r\nGoldberger joined Target in 2013. He was named president, Target.com and mobile in 2014. Prior to his role at Target, Goldberger held leadership positions with online retailers, including Gilt Groupe, Hayneedle.com and Amazon. \r\n \r\nTarget has also hired Mark Tritton as executive vice president and chief merchandising officer. In this role, Tritton will oversee enterprise buying, product design and development, sourcing, visual merchandising strategy, and merchandising transformation and operations for the retailer. \r\n \r\nBoth Tritton and Goldberger will report to Target’s chairman and chief executive officer, Brian Cornell, as members of the retailer’s leadership team, effective June 5. \r\n \r\n“Over the past year, we’ve undergone an exhaustive search for a chief merchant, and I’m confident that Mark’s experience and passion make him the right fit for Target’s business and our team. He’s a bold, decisive leader, and he’ll play a critical role in guiding Target’s merchandising authority across all channels, ensuring we meet the ever-evolving wants and needs of our guests,” said Cornell. \r\n \r\n“I’m proud to be joining Target, a brand that I’ve long studied and admired,” said Tritton. “The retail landscape and consumer expectations have never been more dynamic, and I look forward to leading and supporting the team as we find new ways to innovate, inspire and connect with our current and future guests.” \r\n \r\nTritton joins Target from Nordstrom, where he was executive vice president and president of Nordstrom Product Group, overseeing the merchandising, design, manufacturing, marketing and omnichannel distribution of more than 50 private label brands across Nordstrom’s full-price and off-price retail portfolio. During his tenure with the company, he led his team to double its private label business, created distinct brand assets and helped establish Nordstrom as a global benchmark for retailers taking an integrated approach to stores and digital merchandising. \r\n \r\nPrior to that, Tritton held leadership positions at Timberland and Nike, where he helped build both brands and expand them across global regions and channels in product and retail functions. \r\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);
}
})();
Target Corporation has added the newly created role chief digital officer and president, Target.com. Jason Goldberger will take the reins of the retailer's e-commerce and be responsible for enhancing Target’s digital experiences and developing new digital capabilities.
“Target’s improved performance and results in digital show the important gains we’ve made, but we know we need to continue building on that momentum. In my new role, I will keep pushing our strategy and capabilities so we can accelerate digital’s role in making Target an easy, inspiring, convenient place to shop,” said Goldberger.
Goldberger joined Target in 2013. He was named president, Target.com and mobile in 2014. Prior to his role at Target, Goldberger held leadership positions with online retailers, including Gilt Groupe, Hayneedle.com and Amazon.
Target has also hired Mark Tritton as executive vice president and chief merchandising officer. In this role, Tritton will oversee enterprise buying, product design and development, sourcing, visual merchandising strategy, and merchandising transformation and operations for the retailer.
Both Tritton and Goldberger will report to Target’s chairman and chief executive officer, Brian Cornell, as members of the retailer’s leadership team, effective June 5.
“Over the past year, we’ve undergone an exhaustive search for a chief merchant, and I’m confident that Mark’s experience and passion make him the right fit for Target’s business and our team. He’s a bold, decisive leader, and he’ll play a critical role in guiding Target’s merchandising authority across all channels, ensuring we meet the ever-evolving wants and needs of our guests,” said Cornell.
“I’m proud to be joining Target, a brand that I’ve long studied and admired,” said Tritton. “The retail landscape and consumer expectations have never been more dynamic, and I look forward to leading and supporting the team as we find new ways to innovate, inspire and connect with our current and future guests.”
Tritton joins Target from Nordstrom, where he was executive vice president and president of Nordstrom Product Group, overseeing the merchandising, design, manufacturing, marketing and omnichannel distribution of more than 50 private label brands across Nordstrom’s full-price and off-price retail portfolio. During his tenure with the company, he led his team to double its private label business, created distinct brand assets and helped establish Nordstrom as a global benchmark for retailers taking an integrated approach to stores and digital merchandising.
Prior to that, Tritton held leadership positions at Timberland and Nike, where he helped build both brands and expand them across global regions and channels in product and retail functions.