// 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

          • A woman with shoulder-length hair smiles warmly against a yellow background. Text reads "Gabrielle Hoing." The image also shows the Kore Cares In-Home Services logo and a decorative asterisk on the right side.
            Ep. 66: How Home Care Agencies Can Compete for Employees While Offering Lower Wages
          • Webinar announcement with the title "Unlock the Secrets of Payer Diversification for Your Business Growth!" and photos of presenters Wendy St. Hilaire and Jacob Taitel over a yellow background with a calculator and money.
            Unlock the Secrets of Payer Diversification for Your Business Growth!
          • The image features the logo of Activated Insights with a purple and yellow abstract symbol next to the text "Activated Insights" on a white background. The lower part of the image has a pattern of multicolored geometric shapes.
            Home Care Pulse, Activated Insights and Pinnacle Quality Insights Unify Under the Activated Insights Brand
  • 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 elderly man with white hair and a beard is wearing headphones and a dark hoodie, outdoors in a park-like setting, with one hand on his chest and the other on his throat, appearing to be in discomfort or pain. The background is blurred, and features trees and sunlight.

    Caregiver

    Caregiver

    A Tuberculosis Update

    A Tuberculosis Update

    This course covers an overview of current practices for the prevention and treatment of tuberculosis including a brief overview of the disease and current information from the CDC and OSHA.

    This course covers an overview of current practices for the prevention and treatment of tuberculosis including a brief overview of the disease and current information from the CDC and OSHA.

    OSHA & Infection Control

    OSHA & Infection Control

    Course Details

    Audio IncludedAudio Included

        Instructor-Led PDF Available

  • A healthcare professional in blue scrubs and a stethoscope around the neck is smiling and engaging with an out-of-frame person.

    Caregiver

    Caregiver

    A Vital Signs Update

    A Vital Signs Update

    This course covers key details about each of the four main vital signs: temperature, pulse, respiration, and blood pressure. In addition, you'll learn about using pulse oximetry to check oxygen saturation levels.

    This course covers key details about each of the four main vital signs: temperature, pulse, respiration, and blood pressure. In addition, you'll learn about using pulse oximetry to check oxygen saturation levels.

    Patient Centered Care

    Patient Centered Care

    Course Details

    Audio IncludedAudio Included

        Instructor-Led PDF Available

  • A nurse in green scrubs shows information on a tablet to an elderly man with white hair, glasses, and a light brown sweater. Both are smiling and looking at the device. The elderly man is pointing at the screen.

    Caregiver

    Caregiver

    Activities for Individuals Living with Alzheimer’s Disease

    Activities for Individuals Living with Alzheimer’s Disease

    This course reinforces that appropriate activity positively impacts the behaviors associated with Alzheimer's disease.

    This course reinforces that appropriate activity positively impacts the behaviors associated with Alzheimer's disease.

    Disease Specific

    Disease Specific

    Course Details

    Audio IncludedAudio Included

        Instructor-Led PDF Available

  • A nurse in green scrubs shows information on a tablet to an elderly man with white hair, glasses, and a light brown sweater. Both are smiling and looking at the device. The elderly man is pointing at the screen.

    Caregiver

    Caregiver

    Activities for Individuals Living with Alzheimer’s Disease – Russian

    Activities for Individuals Living with Alzheimer’s Disease – Russian

    This course reinforces that appropriate activity positively impacts the behaviors associated with Alzheimer's disease.

    This course reinforces that appropriate activity positively impacts the behaviors associated with Alzheimer's disease.

    Disease Specific

    Disease Specific

    Course Details

    Audio IncludedAudio Included

  • A concerned elderly person with short white hair wearing a coral shirt and small earrings. The background is gray and features a geometric logo in the lower right corner. Their expression is solemn and serious.

    Caregiver

    Caregiver

    Activity for Older Adults

    Activity for Older Adults

    This course emphasizes how activity enhances the lives of the elderly and includes information on various kinds of activities.

    This course emphasizes how activity enhances the lives of the elderly and includes information on various kinds of activities.

    Patient Centered Care

    Patient Centered Care

    Course Details

    Audio IncludedAudio Included

  • A woman with long hair smiles while looking at a card she is holding. She is wearing a blue and yellow outfit and has a clipboard in her hand. Blurry office materials are visible in the background.

    Caregiver

    Caregiver

    Administering Non-Injectable Medications

    Administering Non-Injectable Medications

    This course provides a general overview of the basic principles and procedures of medication administration.

    This course provides a general overview of the basic principles and procedures of medication administration.

    Medications

    Medications

    Course Details

    Audio IncludedAudio Included

  • Four young people are huddled together in a circle, all smiling and laughing while looking down at the camera. They appear joyful and are dressed casually. The clear blue sky is visible in the background.

    Caregiver

    Caregiver

    Adolescent Growth & Development

    Adolescent Growth & Development

    Covers the physical, social, emotional, and cognitive growth adolescents are expected to follow.

    Covers the physical, social, emotional, and cognitive growth adolescents are expected to follow.

    Patient Centered Care

    Patient Centered Care

    Course Details

    Audio IncludedAudio Included

  • Black and white photo of an elderly man embracing a younger woman, resting his head on her shoulder. The woman's back faces the camera, showing her long hair tied in a bun. There's a logo of a white angled arrowhead at the bottom right corner of the image.

    Caregiver

    Caregiver

    Emotional Losses in Aging Populations

    Emotional Losses in Aging Populations

    This inservice provides caregivers with an overview of the many emotional losses facing people as they age, including loss of health, loss of productivity, loss of loved ones, loss of home, and mobility loss.

    This inservice provides caregivers with an overview of the many emotional losses facing people as they age, including loss of health, loss of productivity, loss of loved ones, loss of home, and mobility loss.

    Communication

    Communication

    Course Details

    Audio IncludedAudio Included

Previous12···20212223
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