\r\n \r\n\"Our new AE app adds greater functionality and importantly drives customers to the stores with rewards tied to in-store activities,\" said American Eagle CEO James O'Donnell during a recent conference call discussing the retailer's Q3 financial results. \"The shopkick rewards app is a great example and has generated positive traffic and transaction growth.\" \r\n \r\nThe mobile app allows customers to \"easily place online orders, put outfits together and grab additional information,\" noted O'Donnell. \"It's highly functional and fully integrated with our loyalty program and promotional offerings. The AE app also features full integration with social media sites, and we have seen mobile sales more than triple over the last year.\" \r\n \r\nAmerican Eagle's strategic use of mobility is consistent with the integration of all its digital channels, which are grouped as the AEO Direct division. During Q3, online sales increased 21% over the same period last year due to increased traffic and conversion. \"Direct is one of our most promising growth vehicles,\" noted O'Donnell. \"The online business was an extension of all of our brands. As we look forward, the opportunity to build on current offerings and extend brand loyalty by leveraging mobile technology and social media outlets is really exciting.\" \r\n \r\nThe retailer, which includes the Aerie and 77kids brands along with American Eagle Outfitters, had a strong third quarter overall. Total sales climbed 11% to $832 million, with comp store sales rising 5% compared to the same period in 2010. \r\n \r\nThe positive results in Q3 represent a rebound in 2011. In Q1, American Eagle's total sales decreased 6% to $610 million, with a comp store sales decline of 8% compared to the same period the previous year. Q2's figures were somewhat better: sales rose 4% to $676 million, and comp store sales were flat. \r\n \r\nFor related content: American Eagle Outfitters Considers Closing 11% of Stores \r\n \r\n American Eagle Closing Up to 100 U.S. Stores Through 2013 "}]}};
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);
}
})();
American Eagle's Fast-Growing Mobile Channel Boosts Store Traffic
American Eagle's Fast-Growing Mobile Channel Boosts Store Traffic
12/2/2011
Mobile commerce sales at American Eagle Outfitters have more than tripled since last year, and the retailer is gaining added value by using mobility to strategically support its other channels, including its brick-and-mortar stores.
"Our new AE app adds greater functionality and importantly drives customers to the stores with rewards tied to in-store activities," said American Eagle CEO James O'Donnell during a recent conference call discussing the retailer's Q3 financial results. "The shopkick rewards app is a great example and has generated positive traffic and transaction growth."
The mobile app allows customers to "easily place online orders, put outfits together and grab additional information," noted O'Donnell. "It's highly functional and fully integrated with our loyalty program and promotional offerings. The AE app also features full integration with social media sites, and we have seen mobile sales more than triple over the last year."
American Eagle's strategic use of mobility is consistent with the integration of all its digital channels, which are grouped as the AEO Direct division. During Q3, online sales increased 21% over the same period last year due to increased traffic and conversion. "Direct is one of our most promising growth vehicles," noted O'Donnell. "The online business was an extension of all of our brands. As we look forward, the opportunity to build on current offerings and extend brand loyalty by leveraging mobile technology and social media outlets is really exciting."
The retailer, which includes the Aerie and 77kids brands along with American Eagle Outfitters, had a strong third quarter overall. Total sales climbed 11% to $832 million, with comp store sales rising 5% compared to the same period in 2010.
The positive results in Q3 represent a rebound in 2011. In Q1, American Eagle's total sales decreased 6% to $610 million, with a comp store sales decline of 8% compared to the same period the previous year. Q2's figures were somewhat better: sales rose 4% to $676 million, and comp store sales were flat.