// 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); } });
X

6/5: Driving Retention and Satisfaction: Tools for a Better Workplace

Register Now
Skip to content

Login   |   877.307.8573   |   Contact Us

Login   |   877.307.8573   |   Contact Us

Logo for Activated Insights featuring a purple and yellow abstract starburst symbol to the left of the company name in bold, dark text.
  • How We Help
    • RecruitOutreach tools to discover and hire top talent.
          • RECRUIT
          • Discover Recruit

            Activated Insights Recruit enables you to automate outreach and engagement in your hiring process allowing senior living and home-based care providers to connect, qualify, and interview top caregivers faster than humanly possible.

            Learn More

    • TrainingTop-rated training to enhance care teams.
          • TRAINING
          • Discover Training
          • Training for Home Care
          • Training for Home Health
          • Training for Hospice
          • Training for Assisted Living
          • Training for Skilled Nursing Facilities
          • Training for Independent Living
          • NAB Training
          • Course Catalog
          • State Compliance
          • Specialty Learning Paths
          • Options for Individual Care Professionals
          • Instructor-Led Training Modules
          • Barbara Karnes Series
    • RetainBoost engagement and reduce turnover.
          • RETAIN
          • Discover Retain

            Activated Insights Retain is the ultimate offering for reducing employee turnover rates in home-based care and senior living, especially during the first 100 days when the risk is at its peak.

            Learn More

    • Experience ManagementDetailed metrics and insights about your business.
          • EXPERIENCE MANAGEMENT
          • Discover Experience Management
          • Client Experience
          • Patient Experience
          • Resident Experience
          • Employee Experience
          • CAHPS®
          • CoreQ
    • RecognitionAwards, distinctions, and reviews to drive growth.
          • RECOGNITION
          • Discover Recognition
          • Reputation Management
          • Great Place To Work
          • U.S. News Best Senior Living
          • Best of Home Care Awards
          • Customer Experience Awards
  • Who We Help
  • Who We Are
    • About
    • Partners
    • Speakers Bureau
    • Careers
    • Testimonials
    • Case Studies
    • Latest News
  • Pricing
  • Resources
        • Blog
          Articles to help you excel across the care continuum
          Resource Library
          Guides, checklists, calculators, and other resources to help you learn and thrive
          Webinars
          Live and on-demand webinars featuring experts on key industry topics
          Benchmarking Reports
          Key insights and data from home care, home health, and hospice agencies
          Podcast
          Interviews with thought leaders about the state of long-term and post-acute care
          Videos
          Expert insight and helpful how-to's that drive positive outcomes in business and care
          Case Studies
          Success stories from providers using Activated Insights products and tools
          Integrations
          Integrated partner solutions that enhance your tech stack
        • Featured Resources

          • A smiling man with short, curly white hair is positioned on the left against a yellow background. Text beside him reads "Bob Roth." The logo for Cypress HomeCare Solutions and the phrase "compassionate care in your home" are visible in the lower right corner.
            Ep. 63: How the Face of Home Care is Changing, According to Bob Roth of Cypress Home Care
          • Webinar banner titled "Person-Centered Health Care at the End of Life" with photos of two presenters and an image of a comforting hand gesture. Background features abstract shapes in pink and orange tones.
            What Does Person-Centered Health Care Looks Like at the End of Life?
          • A woman in blue scrubs with folded arms stands confidently against a purple background with a line graph and an illustration of a government building, possibly the U.S. Capitol, emphasizing the importance of person-centered care for LGBTQ individuals.
            Protecting Home Care Providers: Advocating for Legislation Amidst Critical Workforce Shortage
  • How We Help
    • RecruitOutreach tools to discover and hire top talent.
    • TrainingTop-rated training to enhance care teams.
      • Discover Training
      • Training for Assisted Living
      • Training for Home Care
      • Training for Home Health
      • Training for Hospice
      • Training for Independent Living
      • Training for Skilled Nursing Facilities
      • NAB Training
      • Course Catalog
      • State Compliance
      • Specialty Learning Paths
      • Instructor-Led Training Modules
      • Barbara Karnes Series
    • RetainBoost engagement and reduce turnover.
    • Experience ManagementDetailed metrics and insights about your business.
      • Discover Experience Management
      • Client Experience
      • Patient Experience
      • Resident Experience
      • Employee Experience
      • CAHPS®
      • CoreQ
    • RecognitionAwards, distinctions, and reviews to drive growth.
      • Discover Recognition
      • Reputation Management
      • Great Place To Work
      • U.S. News Best Senior Living
      • Best of Home Care Awards
      • Customer Experience Awards
  • Who We Help
  • Who We Are
    • About
    • Partners
    • Speakers Bureau
    • Careers
    • Testimonials
    • Case Studies
    • Latest News
  • Pricing
  • Resources
    • Blog
    • Events & Webinars
    • Podcasts
    • Resource Library
    • Videos
    • Case Studies
    • Benchmarking Reports
Contact Support
Request a Live Demo
  • A caregiver, dressed in blue scrubs, is gently placing a blanket over an elderly woman who is seated outdoors. The background shows a blurred natural setting with greenery. Both appear calm and focused on the task.

    Clinician

    Clinician

    Hospice Core Services for Managers and Leaders

    Hospice Core Services for Managers and Leaders

    This course reviews the hospice regulations related to Core Services found in the Conditions of Participation.

    This course reviews the hospice regulations related to Core Services found in the Conditions of Participation.

    Leadership Training

    Leadership Training

    Course Details

    Audio IncludedAudio Included

  • An elderly woman with short white hair and a pink collared shirt sits and looks intently at a younger person with light brown hair who is facing her. The image features a white background and a small, non-descript logo in the bottom right corner.

    Clinician

    Clinician

    Hospice Face-to-Face Requirements for Managers

    Hospice Face-to-Face Requirements for Managers

    This module covers the Medicare Hospice Face-to-Face requirements and the role of hospice managers in ensuring compliance.

    This module covers the Medicare Hospice Face-to-Face requirements and the role of hospice managers in ensuring compliance.

    Leadership Training

    Leadership Training

    Course Details

    Audio IncludedAudio Included

  • A woman with dark hair, wearing a mustard-colored blazer and floral blouse, is sitting and holding a clipboard and pen. She appears to be engaged in a conversation. The background shows a blurred indoor office space with photos on the wall.

    Clinician

    Clinician

    Hospice Initial Comprehensive Assessment

    Hospice Initial Comprehensive Assessment

    This course covers the components of the hospice initial comprehensive assessment and the requirement for involvement of all members of the interdisciplinary group.

    This course covers the components of the hospice initial comprehensive assessment and the requirement for involvement of all members of the interdisciplinary group.

    Documentation & Regulatory Practices

    Documentation & Regulatory Practices

    Course Details

    Audio IncludedAudio Included

  • A person with dark hair tied up in a bun, wearing large purple glasses and a dark green top, is smiling while facing the camera. The background is slightly blurred, and there is a white geometric logo in the bottom right corner.

    Clinician

    Clinician

    Hospice Levels of Care for Managers

    Hospice Levels of Care for Managers

    This course covers the four levels of care provided under the Medicare Hospice Benefit with a focus on eligibility for each level of care. Regulatory requirements and associated manager oversight are reviewed using relevant patient examples and clinical best practices.

    This course covers the four levels of care provided under the Medicare Hospice Benefit with a focus on eligibility for each level of care. Regulatory requirements and associated manager oversight are reviewed using relevant patient examples and clinical best practices.

    Leadership Training

    Leadership Training

    Course Details

    Audio IncludedAudio Included

  • A person wearing a white t-shirt and blue apron examines a sheet of paper while holding a large green laundry basket filled with clothes. The background is yellow. The person has short hair and is wearing purple gloves.

    Caregiver

    Caregiver

    Housekeeping Basics

    Housekeeping Basics

    This course spells it out and includes information about cleaning supplies, tips for efficient and effective cleaning, doing laundry, and stopping the spread of infection.

    This course spells it out and includes information about cleaning supplies, tips for efficient and effective cleaning, doing laundry, and stopping the spread of infection.

    Patient Centered Care

    Patient Centered Care

    Course Details

    Audio IncludedAudio Included

        Instructor-Led PDF Available

  • Two people are engaged in a conversation. The person in the background, with dark hair, gestures while speaking, and the person in the foreground is blurred with their back to the camera. The setting appears to be a professional environment.

    Leadership

    Leadership

    How Great Leaders Solve Problems

    How Great Leaders Solve Problems

    In this course, you’ll learn the fundamentals of problem prevention, detection, and resolution.

    In this course, you’ll learn the fundamentals of problem prevention, detection, and resolution.

    Leadership Training

    Leadership Training

    Course Details

    Audio IncludedAudio Included

  • A young man in a suit is attentively listening and gesturing with his hands while holding a pencil. He is sitting at a table with a laptop and conversing with another person whose face is partially visible. Blurred office windows are in the background.

    Leadership

    Leadership

    How to Be an Ethical Leader

    How to Be an Ethical Leader

    In this course, you’ll learn why ethics matter in business and how to create a conscientious culture.

    In this course, you’ll learn why ethics matter in business and how to create a conscientious culture.

    Leadership Training

    Leadership Training

    Course Details

    Audio IncludedAudio Included

  • A man wearing glasses and a white shirt stands and laughs in a modern office while engaging with two seated colleagues. The office features exposed brick walls and a large window. A monitor displaying graphs is visible in the background.

    Leadership

    Leadership

    How to Build Better Relationships with Your Boss and Coworkers

    How to Build Better Relationships with Your Boss and Coworkers

    In this course, you'll learn how being a better teammate and employee can help you foster better working relationships with your coworkers and boss.

    In this course, you'll learn how being a better teammate and employee can help you foster better working relationships with your coworkers and boss.

    Leadership Training

    Leadership Training

    Course Details

    Audio IncludedAudio Included

  • A person with dark hair in a ponytail sits on the floor against a wall, covering their face with both hands. They wear a gray shirt and jeans. The scene is dimly lit, and there is a white logo with two arrow shapes in the bottom right corner.

    Caregiver

    Caregiver

    How to Recognize & Report Human Trafficking – Interactive PDF

    How to Recognize & Report Human Trafficking – Interactive PDF

    Walks learners through common scenarios that illustrate how regular people can be “forced, fooled, or frightened” into human trafficking situations.

    Walks learners through common scenarios that illustrate how regular people can be “forced, fooled, or frightened” into human trafficking situations.

    Safety

    Safety

    Course Details

    No Audio IncludedAudio Included

       

    A digitally illustrated older woman sits on a wooden bench in a park, dressed warmly in a large jacket with arms crossed for warmth. The background is lush with greenery and a black metal bench is visible in the distance. A white angular logo is in the lower right corner.

    Caregiver

    Caregiver

    Helping Prevent Client Elopement

    Helping Prevent Client Elopement

    This course defines wandering and elopement and describes risk factors of elopement. Technology is discussed in how it can help prevent elopement or help in recovery after an elopement. Prevention techniques and the importance of elopement protocols are covered.

    This course defines wandering and elopement and describes risk factors of elopement. Technology is discussed in how it can help prevent elopement or help in recovery after an elopement. Prevention techniques and the importance of elopement protocols are covered.

    Patient Centered Care

    Patient Centered Care

    Course Details

    Audio IncludedAudio Included

        Instructor-Led PDF Available

  • An elderly woman with white hair and a warm smile sits at a table with a person blurred in the background. She is wearing a colorful outfit, and the background is softly lit with a cozy ambiance. A geometric logo is visible at the bottom right corner of the image.

    Caregiver

    Caregiver

    Helping with Activities of Daily Living

    Helping with Activities of Daily Living

    Provides an overview of bathing, oral hygiene, toileting, dressing, grooming, eating and transferring.

    Provides an overview of bathing, oral hygiene, toileting, dressing, grooming, eating and transferring.

    Activities of Daily Living

    Activities of Daily Living

    Course Details

    Audio IncludedAudio Included

        Instructor-Led PDF Available

  • A caregiver in a blue uniform is ironing clothes while an elderly woman in a red cardigan holds a cup and watches. They are in a brightly lit kitchen.

    Caregiver

    Caregiver

    Helping with Instrumental Activities of Daily Living

    Helping with Instrumental Activities of Daily Living

    Provides an overview of IADLs (Instrumental Activities of Daily Living) including housework, meal preparation, understanding prescribed medications, shopping, telephone use, and transportation within the community—and how caregivers can assist with these important activities.

    Provides an overview of IADLs (Instrumental Activities of Daily Living) including housework, meal preparation, understanding prescribed medications, shopping, telephone use, and transportation within the community—and how caregivers can assist with these important activities.

    Activities of Daily Living

    Activities of Daily Living

    Course Details

    Audio IncludedAudio Included

        Instructor-Led PDF Available

Previous12···23242526272829···3233Next
Join 300,000+ post-acute and long-term care professionals on our email list
Products
  • Recruit (formerly Pre-Intent)
  • Training
  • Retain
  • Experience Management
  • Recognition
  • Pricing
  • Integrations
  • Recruit (formerly Pre-Intent)
  • Training
  • Retain
  • Experience Management
  • Recognition
  • Pricing
  • Integrations
Resources
  • Blog
  • Resource Library
  • Course Catalog
  • Events & Webinars
  • Benchmarking Reports
  • Award Materials
  • Best of Home Care
  • Blog
  • Resource Library
  • Course Catalog
  • Events & Webinars
  • Benchmarking Reports
  • Award Materials
  • Best of Home Care
Company
  • About
  • CareersNow Hiring!
  • Partners
  • News
  • About
  • CareersNow Hiring!
  • Partners
  • News
Help
  • Contact Us
  • Customer Education
  • Connect with Support
  • Help Center
  • Contact Us
  • Customer Education
  • Connect with Support
  • Help Center

© 2024 Activated Insights, LLC | Terms of Service | Privacy Policy

© 2025 Activated Insights | Terms of Service | Privacy Policy

Page load link
We value your privacy. We use cookies to enhance your browsing experience, serve personalized ads or content, and analyze our traffic. By clicking "Accept All", you consent to our use of cookies. Ok