// Function to get URL parameter function getUrlParameter(name) { name = name.replace(/[\[\]]/g, '\\$&'); const url = window.location.href; const regex = new RegExp('[?&]' + name + '(=([^&#]*)|&|#|$)'); const results = regex.exec(url); if (!results) return null; if (!results[2]) return ''; return decodeURIComponent(results[2].replace(/\+/g, ' ')); } // Function to close the pop-up function closePopup() { document.getElementById('popup').style.display = 'none'; document.getElementById('overlay').style.display = 'none'; } // Function to display the pop-up function displayPopup(message) { const overlayElement = document.createElement('div'); overlayElement.id = 'overlay'; overlayElement.style.display = 'block'; overlayElement.style.position = 'fixed'; overlayElement.style.top = '0'; overlayElement.style.left = '0'; overlayElement.style.width = '100%'; overlayElement.style.height = '100%'; overlayElement.style.backgroundColor = 'rgba(0, 0, 0, 0.5)'; overlayElement.style.zIndex = '999'; const popupElement = document.createElement('div'); popupElement.id = 'popup'; popupElement.style.display = 'block'; popupElement.style.position = 'fixed'; popupElement.style.top = '50%'; popupElement.style.left = '50%'; popupElement.style.transform = 'translate(-50%, -50%)'; popupElement.style.padding = '20px'; popupElement.style.backgroundColor = '#fff'; popupElement.style.boxShadow = '0 0 10px rgba(0, 0, 0, 0.5)'; popupElement.style.zIndex = '1000'; popupElement.style.borderRadius = '15px'; popupElement.style.width = '90%'; // Default width for mobile // Set max-width for larger screens popupElement.style.maxWidth = '500px'; const messageParagraph = document.createElement('p'); messageParagraph.innerHTML = message; const closeButton = document.createElement('button'); closeButton.textContent = 'Close'; closeButton.style.marginTop = '10px'; closeButton.onclick = closePopup; popupElement.appendChild(messageParagraph); popupElement.appendChild(closeButton); document.body.appendChild(overlayElement); document.body.appendChild(popupElement); } document.addEventListener('DOMContentLoaded', function () { console.log("Script Loaded"); const referrer = document.referrer; const referrerParam = getUrlParameter('referrer'); console.log("Referrer:", referrer); console.log("Referrer Param:", referrerParam); const referrerPatterns = [ /homecarepulse\.com/, /pinnacleqi\.com/, /retainyouremployees\.com/ ]; const isReferrerMatch = referrerPatterns.some(pattern => { const match = pattern.test(referrer) || (referrerParam && pattern.test(referrerParam)); console.log("Checking pattern:", pattern, "against referrer:", referrer, "or referrerParam:", referrerParam, "-> Match:", match); return match; }); console.log("Is Referrer Match:", isReferrerMatch); if (isReferrerMatch) { console.log("Displaying Pop-up"); const message = ` Welcome to Activated Insights.
Home Care Pulse, Pinnacle Quality Insight, and Pre-Intent are now united under one brand and one name.

Discover how Activated Insights will continue to help you make the most of every care experience, across the entire continuum of care.

Current users: Log in with your existing username and password at activatedinsights.com. `; displayPopup(message); } });

Login   |   877.307.8573   |   Contact Us

Login   |   877.307.8573   |   Contact Us

About Danny Portal

This author has not yet filled in any details.
So far Danny Portal has created 119 blog entries.

Creating an Employee Experience that Boosts Recruitment and Retention

Mar 5, 2024|Webinars & Events|

Despite the attention it’s been given over the past few years, the staffing crisis in home-based care and senior living remains a major problem. The post-acute care industry ranks in the top five for highest turnover rate, costing providers an average of $310,880 a year on employees who stick around for 12 weeks max. Fortunately, you have an ace up your sleeve to improve employee recruitment and retention.

‘What’s Love Got to Do With it?’ How to Create a Culture that Keeps Your Employees from Breaking Up with You

Feb 7, 2024|Webinars & Events|

Lasting relationships are built around making your partner feel recognized and appreciated. The relationship between post-acute care providers and their employees is no different. Unfortunately, that relationship is at an all-time low and turnover is spiking as a result. In fact, “lack of recognition” was the number one employee complaint in the last Activated Insights Benchmarking Report.

The 2024 Best of Home Care Awards

Jan 10, 2024|Webinars & Events|

“And the award goes to...” Join us on the digital red carpet as we recognize this year’s prestigious award winners in home care. Last year, hundreds of agencies across the country worked tirelessly to provide exemplary care throughout the industry. Now, we’re proud to recognize the best in home care with the industry’s most distinguished awards. 

Connect, Qualify, and Schedule Interviews Faster Than Humanly Possible —How Activated Insights’ Newest Acquisition Will Help You Land Top Talent That Sticks

Oct 12, 2023|Webinars & Events|

You deserve complete support across the employee lifecycle. That’s why Activated Insights just acquired Pre-Intent, an automated outreach solution for recruiting front-line talent for the long-term and post-acute market. This acquisition perfectly complements HCP’s solutions to offer providers a comprehensive support system across the entire employee lifecycle. 

Creating the Work Environment People Want—Become Certified as a Great Place To Work 

Oct 12, 2023|Webinars & Events|

In the last year alone, employee turnover spiked by 12%, resulting in a total 77.1% annual turnover rate. This never-ending revolving door of recruitment and retention is costing providers an average of $386,590 a year.  It’s time to unlock your recruiting advantage and recruit for retention. Great Place to Work certified companies are seeing a decrease in turnover by 50% with a 25% higher retention rate of millennial employees. 

Driving Retention and Satisfaction: Tools for a Better Workplace

Aug 16, 2023|Webinars & Events|

Tuesday, August 29 2023 @ 2pm EST
High employee turnover remains a formidable challenge for post-acute care providers of all sizes, with about 40% of turnover happening within the crucial initial 100 days of new hires. Join HCP's VP of Sales, Josh Kondik, as he addresses this issue, providing insights and tools to effectively tackle the complex problems associated with employee churn.