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;
}
Based on comments from panelists during two recent webinars, as well as conversations I’ve had in the last few weeks, I believe that two trends are converging in senior living: wellness and psychographics.
Specifically, more senior living owners and operators are gathering and analyzing psychographic data to gain deeper insights into consumers. Savvy organizations will be able to leverage this information to evolve and refine wellness programs and achieve better results, including:
- Increasing resident engagement in wellness
- Enhancing the sales and marketing value of wellness programs
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 Trends in Wellness, Psychographic Data Converge to Shape Senior Living Models appeared first on Senior Housing News.
Source: For the full article please visit Senior Housing News
Be First to Comment