\r\n \r\nMarrying high-tech and high-touch, the SPG app for Apple Watch is designed to anticipate and respond to the in-the-moment needs of guests from mobile check in, to opening their guest room door, to providing information like the hotel address, room number, confirmation number, and directions and SPG account information with just a glance of the wrist. \r\n \r\nA tap of the finger gives instant access to in-the-moment features including: \r\nNavigate like a Native: Leveraging state-aware technology, guests receive the hotel address and directions in both the default and the local language upon arrival in their destination city. Throughout a guest’s stay, the app shares transportation options including estimated costs. \r\n \r\nHassle-Free Check-in: Reservation details and confirmation number are front and center, ensuring a smooth check-in. \r\n \r\nUnlock Your Stay: After registering for SPG Keyless, the Apple Watch will automatically send guests their room number and will function as their hotel room key at any SPG Keyless enabled Starwood hotel allowing guests to bypass the front desk (where available). \r\n \r\nSee into the Future: The app will display the hotel name, photo, and stay dates for up to four upcoming Starwood stays. \r\n \r\nTrack Your Status: Members can access their SPG account information, receive alerts about newly posted Starpoints, and get congratulated when they graduate to elevated statuses \r\n \r\nYou’re Speaking My Language: Currently available in English, the SPG App for Apple Watch will feature Chinese, Japanese, and Spanish languages. \r\n \r\nSPG Members Increasingly Ditch the Key Card – SPG Keyless Up and Running in 100+ Hotels \r\nIn November, Starwood redefined the age-old way guests arrive and check-in to their rooms with the introduction of SPG Keyless, the hospitality industry’s first mobile, keyless entry system allowing guests to use their smartphone as a key. Starwood partnered with ASSA ABLOY, the global leader in door opening solutions, to create an all-new, Bluetooth-enabled lock and keyless software, which are designed to securely recognize and connect with a guest’s mobile device and now Apple Watch. \r\n \r\nMore than 130,000 SPG members in 130 countries have registered for SPG Keyless. Currently available in more than 100 Aloft, Element and W hotels, SPG Keyless is rapidly rolling out and will soon be available on 30,000 doors in 150 Aloft, Element and W hotels around the globe. "}]}};
const country = "US";
const language = "en-US,en;q=0.5";
const SITE_LANGUAGE = "en";
const siteName = "Hospitality Technology";
const userRoles = ["anonymous"];
const userUid = 0;
const indexName = "HT";
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);
}
})();
Starwood Preferred Guest App for Apple Watch Enables Keyless Entry
Starwood Preferred Guest App for Apple Watch Enables Keyless Entry
4/29/2015
Apple Watch lets you order an Uber, check into your flight, make a dinner reservation and now for the first time ever you can open your hotel room door all with the flick of the wrist. Starting today, members of Starwood Preferred Guest® (SPG®), the award-winning loyalty program from Starwood Hotels & Resorts Worldwide, Inc. have instant access to the #spglife thanks to the SPG App for Apple Watch.
Marrying high-tech and high-touch, the SPG app for Apple Watch is designed to anticipate and respond to the in-the-moment needs of guests from mobile check in, to opening their guest room door, to providing information like the hotel address, room number, confirmation number, and directions and SPG account information with just a glance of the wrist.
A tap of the finger gives instant access to in-the-moment features including:
Navigate like a Native: Leveraging state-aware technology, guests receive the hotel address and directions in both the default and the local language upon arrival in their destination city. Throughout a guest’s stay, the app shares transportation options including estimated costs.
Hassle-Free Check-in: Reservation details and confirmation number are front and center, ensuring a smooth check-in.
Unlock Your Stay: After registering for SPG Keyless, the Apple Watch will automatically send guests their room number and will function as their hotel room key at any SPG Keyless enabled Starwood hotel allowing guests to bypass the front desk (where available).
See into the Future: The app will display the hotel name, photo, and stay dates for up to four upcoming Starwood stays.
Track Your Status: Members can access their SPG account information, receive alerts about newly posted Starpoints, and get congratulated when they graduate to elevated statuses
You’re Speaking My Language: Currently available in English, the SPG App for Apple Watch will feature Chinese, Japanese, and Spanish languages.
SPG Members Increasingly Ditch the Key Card – SPG Keyless Up and Running in 100+ Hotels
In November, Starwood redefined the age-old way guests arrive and check-in to their rooms with the introduction of SPG Keyless, the hospitality industry’s first mobile, keyless entry system allowing guests to use their smartphone as a key. Starwood partnered with ASSA ABLOY, the global leader in door opening solutions, to create an all-new, Bluetooth-enabled lock and keyless software, which are designed to securely recognize and connect with a guest’s mobile device and now Apple Watch.
More than 130,000 SPG members in 130 countries have registered for SPG Keyless. Currently available in more than 100 Aloft, Element and W hotels, SPG Keyless is rapidly rolling out and will soon be available on 30,000 doors in 150 Aloft, Element and W hotels around the globe.