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;
}
In this week’s exclusive, members-only SHN+ update, I analyze the implications of Amazon’s One Medical deal, including:
- The further acceleration of consumer-focused, value-based care
- Why Amazon is likely to target senior living
- What a future Amazon senior living push might look like
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 What Amazon’s $3.9B One Medical Acquisition Means for Senior Living appeared first on Senior Housing News.
Source: For the full article please visit Senior Housing News
Be First to Comment