// 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/3: The Whisper or the Shout? Which Negative Feedback is More Damaging to Your Senior Living Company’s Reputation?

Register Now
Skip to content

Login   |   877.307.8573   |   Contact Us

Login   |   877.307.8573   |   Contact Us

  • 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

          • Ep.16: 5 Ways to Reduce Employee Turnover
          • Webinar promo graphic: "How to Use Career Ladders to Elevate Staffing Success, Satisfaction, and Care Quality." Date: June 18. Presenter: Caleb Hendricks. Includes photos of a smiling woman and Caleb Hendricks.
            How to Use Career Ladders to Elevate Staffing Success, Satisfaction, and Care Quality
          • Mergers and Acquisitions (M&A) for Post-Acute Care Business Owners
  • 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
  • An older woman with short, gray hair and a surprised expression sits in a chair with her hands raised. She is wearing a teal top and is in a brightly lit room with white blinds on the windows in the background.

    Caregiver

    Caregiver

    Working with Difficult & Combative People – Russian

    Working with Difficult & Combative People – Russian

    Offers an overview of the types of difficult people caregivers may have to work with on a daily basis.

    Offers an overview of the types of difficult people caregivers may have to work with on a daily basis.

    Patient Centered Care

    Patient Centered Care

    Course Details

    Audio IncludedAudio Included

  • Close-up of an elderly person with a nasal cannula and two overlayed, automated mechanical arms focusing on their chin and jaw area. The background is slightly blurred, putting emphasis on the medical equipment and the person's face.

    Clinician

    Clinician

    Understanding Tracheostomies

    Understanding Tracheostomies

    This course covers the basics of tracheostomies, including common vocabulary associated with tracheostomies, the 5 Most Common Reasons for the Creation of Tracheostomies, and potential complications.

    This course covers the basics of tracheostomies, including common vocabulary associated with tracheostomies, the 5 Most Common Reasons for the Creation of Tracheostomies, and potential complications.

    Patient Centered Care

    Patient Centered Care

    Course Details

    Audio IncludedAudio Included

  • An elderly woman with gray hair, wearing a blue top, is looking surprised with her mouth open and her hands raised. She is seated indoors in front of windows with blinds.

    Caregiver

    Caregiver

    Working with Difficult & Combative People

    Working with Difficult & Combative People

    Offers an overview of the types of difficult people caregivers may have to work with on a daily basis.

    Offers an overview of the types of difficult people caregivers may have to work with on a daily basis.

    Patient Centered Care

    Patient Centered Care

    Course Details

    Audio IncludedAudio Included

        Instructor-Led PDF Available

  • An elderly woman with gray hair, wearing a blue top, is looking surprised with her mouth open and her hands raised. She is seated indoors in front of windows with blinds.

    Caregiver

    Caregiver

    Working with Difficult & Combative People – Spanish

    Working with Difficult & Combative People – Spanish

    Offers an overview of the types of difficult people caregivers may have to work with on a daily basis.

    Offers an overview of the types of difficult people caregivers may have to work with on a daily basis.

    Patient Centered Care

    Patient Centered Care

    Course Details

    Audio IncludedAudio Included

  • A healthcare worker with curly hair, wearing a blue apron, assists an older man in an orange shirt. She is carefully sliding a compression stocking onto his arm while both focus on the task at hand. The setting appears to be indoors.

    Clinician

    Clinician

    Wound Basics

    Wound Basics

    This course covers the basic information related to wounds that clinicians need to know, including important patient risk factors to be aware of for developing skin breakdown and wounds.

    This course covers the basic information related to wounds that clinicians need to know, including important patient risk factors to be aware of for developing skin breakdown and wounds.

    Patient Centered Care

    Patient Centered Care

    Course Details

    Audio IncludedAudio Included

  • An elderly man with white hair smiles while lying down, talking to a nurse who is dressed in blue scrubs and a stethoscope around her neck. They appear to be having a pleasant conversation in a bright, well-lit room.

    Caregiver

    Caregiver

    Caring for the Bedbound Client

    Caring for the Bedbound Client

    In this course, caregivers will get an overview of the dangers of immobility and learn how to improve their bedbound clients' quality of life.

    In this course, caregivers will get an overview of the dangers of immobility and learn how to improve their bedbound clients' quality of life.

    Patient Centered Care

    Patient Centered Care

    Course Details

    Audio IncludedAudio Included

  • A healthcare professional with gloved hands is wrapping a white bandage around a patient's hand. The professional is wearing a white coat and a stethoscope is partially visible hanging from their neck.

    Clinician

    Clinician

    Understanding Wound Dressings

    Understanding Wound Dressings

    This course provides a comprehensive education of 13 Common Categories of Wound Dressings.

    This course provides a comprehensive education of 13 Common Categories of Wound Dressings.

    Patient Centered Care

    Patient Centered Care

    Course Details

    No Audio IncludedAudio Included

  • A woman with long blonde hair in a ponytail, wearing a purple scrub top, smiles while holding a tablet. A stethoscope is draped around her neck. The background is blurry, focusing attention on her cheerful expression and professional attire.

    Caregiver

    Caregiver

    Understanding Nurse Delegation

    Understanding Nurse Delegation

    This course provides an overview of the nurse delegation process.

    This course provides an overview of the nurse delegation process.

    Patient Centered Care

    Patient Centered Care

    Course Details

    Audio IncludedAudio Included

  • Two ostomy bags are on a brown surface. One is illustrated on the left, and the other is a real ostomy bag on the right. Above them are medical tools including tweezers, scissors, and a rolled-up bandage. A small white arrow icon is in the bottom right corner.

    Clinician

    Clinician

    Understanding Bowel Ostomies

    Understanding Bowel Ostomies

    This course covers the basics of bowel ostomies.

    This course covers the basics of bowel ostomies.

    Patient Centered Care

    Patient Centered Care

    Course Details

    Audio IncludedAudio Included

  • A smiling female caregiver in a pink scrub top, depicted in an outlined artistic style, assists an elderly man using a walker. They are in a well-lit indoor setting, possibly a home or care facility. The woman has her hand gently on the man's shoulder.

    Caregiver

    Caregiver

    The Normal Aging Process

    The Normal Aging Process

    This inservice outlines (by body system) the normal changes that come with aging.

    This inservice outlines (by body system) the normal changes that come with aging.

    Patient Centered Care

    Patient Centered Care

    Course Details

    Audio IncludedAudio Included

        Instructor-Led PDF Available

  • An elderly person with gray hair smiles warmly, resting their chin on their hand. The background is a light shade, and there is a small white geometric logo in the bottom right corner of the image.

    Caregiver

    Caregiver

    Skin Care Basics – Russian

    Skin Care Basics – Russian

    This program focuses on common skin care issues in the elderly and what the home care and hospice aide can do to assist patients to maintain a healthy skin integrity.

    This program focuses on common skin care issues in the elderly and what the home care and hospice aide can do to assist patients to maintain a healthy skin integrity.

    Patient Centered Care

    Patient Centered Care

    Course Details

    Audio IncludedAudio Included

  • An elderly hand is shown applying a dollop of white cream on the back of the other hand. The background is blurred, and there is a white arrow icon in the bottom-right corner against a gradient background transitioning from dark purple to light gray.

    Caregiver

    Caregiver

    Skin Care in the Elderly in Home Health and Hospice – Spanish

    Skin Care in the Elderly in Home Health and Hospice – Spanish

    This program focuses on common skin care issues in the elderly and what the home care and hospice aide can do to assist patients to maintain a healthy skin integrity.

    This program focuses on common skin care issues in the elderly and what the home care and hospice aide can do to assist patients to maintain a healthy skin integrity.

    Patient Centered Care

    Patient Centered Care

    Course Details

    Audio IncludedAudio Included

Previous123456Next
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