function memberfulTrackingData(parameters) {
const queryString = window.location.search;
const urlParams = new URLSearchParams(queryString);
const utm_source = urlParams.get(‘utm_source’) || “”;
const utm_medium = urlParams.get(‘utm_medium’) || “”;
const utm_campaign = urlParams.get(‘utm_campaign’) || “”;
parameters.pageTitle = document.title;
parameters.utm_source=utm_source;
parameters.utm_medium=utm_medium;
parameters.utm_campaign = utm_campaign;
return parameters;
}
Stellar Senior Living SVP and Co-Founder Adam Benton has some advice for senior living providers seeking to improve their hiring processes: Apply for a job at McDonald’s.
That’s what he did, after hearing so many times that Stellar communities were struggling to compete against fast food restaurants for workers, Benton explained during a recent SHN+ TALKS appearance.
From the experiment, he learned valuable lessons about how easy it is to apply to jobs at the Golden Arches, and how important it is to streamline the process as much as possible in senior living.
Sign up for SHN + to read this exclusive content.
Need more than 5 members? Contact us for more information.
* per member
Already a member?
The post Stellar Senior Living Co-Founder: We Learned from McDonald’s To Level Up In Hiring appeared first on Senior Housing News.
Source: For the full article please visit Senior Housing News
Be First to Comment