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

          • Yellow graphic with a photograph of a smiling man in a suit and tie. Large white text overlays the image, reading "Stephen Tweed." To the right, a logo for "Leading Home Care" and a stylized asterisk symbol are visible.
            Ep:59: We’re Facing ‘The Perfect Storm’ in Home Care M&A—Here’s Why
          • Webinar advertisement titled "Navigating 2024 Training Trends: How eLearning is Shaping Compliance and Growth." Features a photo of a presenter named Josh Kondik and an image of hands typing on a laptop. Background includes abstract blue patterns.
            Navigating 2024 Training Trends: How eLearning is Shaping Compliance and Growth
          • A curly-haired person in a yellow cardigan sits across from another person, engaged in conversation. Both are seated at a table with a laptop open. The background is a light purple with abstract shapes and doodles.
            Why Home-Based Care Recruitment and Retention is at an All-Time High—And the Strategies to Solve It
  • 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 smiling healthcare worker wearing a purple uniform uses a stethoscope to listen to the heartbeat of an elderly patient. The patient sits calmly and looks at the healthcare worker. Both are inside a brightly lit room.

    Caregiver

    Caregiver

    Common Cardiac Conditions

    Common Cardiac Conditions

    This course provides care professionals with an overview of common heart conditions they are likely to hear about when caring for clients, as well as symptoms to watch and tips for helping your clients manage cardiac conditions.

    This course provides care professionals with an overview of common heart conditions they are likely to hear about when caring for clients, as well as symptoms to watch and tips for helping your clients manage cardiac conditions.

    Disease Specific

    Disease Specific

    Course Details

    Audio IncludedAudio Included

  • A person is shown wearing an oxygen mask. The mask covers their nose and mouth and is secured with elastic straps. The person is holding the mask in place with one hand, and their eyes are closed. There is a logo in the bottom right corner.

    Caregiver

    Caregiver

    Common Respiratory Conditions

    Common Respiratory Conditions

    This module provides nurse aides with a review of the respiratory system and how it functions normally.

    This module provides nurse aides with a review of the respiratory system and how it functions normally.

    Disease Specific

    Disease Specific

    Course Details

    No Audio IncludedAudio Included

       

    A young caregiver in scrubs assists an elderly man using a walker. Both are wearing digitally drawn overlays of their clothing in blue and pink, respectively. The background shows a grassy outdoor area with trees.

    Clinician

    Clinician

    Body Mechanics

    Body Mechanics

    This course covers how clinicians in any post-acute healthcare setting can use safe body mechanics in daily practice to deliver effective patient care in challenging home and facility-based settings.

    This course covers how clinicians in any post-acute healthcare setting can use safe body mechanics in daily practice to deliver effective patient care in challenging home and facility-based settings.

    Safety

    Safety

    Course Details

    Audio IncludedAudio Included

  • A woman with straight, shoulder-length hair, wearing a blue long-sleeved shirt, is sitting at a desk using a calculator. She appears focused and is looking intently at some papers in front of her. The background is a light curtain, and there is a white arrow symbol in the bottom right corner.

    Clinician

    Clinician

    Calculations and Conversions for Nurses

    Calculations and Conversions for Nurses

    Provides an overview of dimensional analysis as a means of performing dosage and drip factor calculations in home care and hospice.

    Provides an overview of dimensional analysis as a means of performing dosage and drip factor calculations in home care and hospice.

    Patient Centered Care

    Patient Centered Care

    Course Details

    Audio IncludedAudio Included

  • Close-up of elderly and younger hands clasped together in a supportive gesture with a soft gradient background. There is a small, white angular logo in the lower right corner.

    Caregiver

    Caregiver

    Caregiver Certification Series

    Caregiver Certification Series

    This 8-hour series covers all the basics of caregiving. By becoming certified, anyone new to the field will get off on the right foot!

    This 8-hour series covers all the basics of caregiving. By becoming certified, anyone new to the field will get off on the right foot!

    Professional Development

    Professional Development

    Course Details

    Audio IncludedAudio Included

  • A person uses a large kitchen knife to chop green onions on a round wooden cutting board. In the background, there are bowls filled with various chopped vegetables. The person is wearing a striped apron, and the image has a slight blur effect.

    Caregiver

    Caregiver

    Caregivers Guide: Basic Cooking Skills

    Caregivers Guide: Basic Cooking Skills

    Review key topics in food safety, elder nutrition, meal planning, grocery shopping, seasoning and serving food and preparing everyday meals.

    Review key topics in food safety, elder nutrition, meal planning, grocery shopping, seasoning and serving food and preparing everyday meals.

    Nutrition & Cooking Skills

    Nutrition & Cooking Skills

    Course Details

    Audio IncludedAudio Included

  • Two people cooking together. One person uses a spoon to move vegetables in a frying pan over a pot, while the other steadies the pan. The setting appears to be a kitchen with a white tiled wall and a stove. .

    Caregiver

    Caregiver

    Caregivers Guide: Cooking for Chronic Conditions

    Caregivers Guide: Cooking for Chronic Conditions

    Review nutrition considerations and mealtime management of Alzheimer’s and dementia, cardiovascular disease, COPD, food allergies and diabetes.

    Review nutrition considerations and mealtime management of Alzheimer’s and dementia, cardiovascular disease, COPD, food allergies and diabetes.

    Nutrition & Cooking Skills

    Nutrition & Cooking Skills

    Course Details

    Audio IncludedAudio Included

  • A male nurse in blue scrubs smiles and holds hands with an elderly woman sitting on a bed in a cozy, well-lit room. The woman, dressed in a floral top, reciprocates the smile. The atmosphere appears warm and caring. A stethoscope hangs around the nurse's neck.

    Caregiver

    Caregiver

    Caring for Bedbound Clients – Interactive PDF

    Caring for Bedbound Clients – Interactive PDF

    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

    No Audio IncludedAudio Included

        Instructor-Led PDF Available

  • A woman with light brown hair is holding up a red medical kit with a white cross on it. She is wearing a light-colored shirt and smiling, with a blue background behind her. A white logo is in the bottom right corner of the image.

    Caregiver

    Caregiver

    Basic First Aid Tips

    Basic First Aid Tips

    An overview of basic first aid, including how to react to and handle emergencies.

    An overview of basic first aid, including how to react to and handle emergencies.

    Safety

    Safety

    Course Details

    Audio IncludedAudio Included

        Instructor-Led PDF Available

  • A vibrant, healthy bowl of quinoa topped with a colorful assortment of vegetables including broccoli, carrots, zucchini, and red bell pepper. Fresh ingredients like tomatoes, ginger, and basil are scattered around the bowl on a light background with a fork nearby.

    Caregiver

    Caregiver

    Basic Nutrition and Hydration

    Basic Nutrition and Hydration

    This excellent inservice provides your caregivers with an overview of all the basics of nutrition and hydration.

    This excellent inservice provides your caregivers with an overview of all the basics of nutrition and hydration.

    Nutrition & Cooking Skills

    Nutrition & Cooking Skills

    Course Details

    Audio IncludedAudio Included

        Instructor-Led PDF Available

  • Older man with a stern expression, wrapped in a pink towel, standing in a bathroom. Shampoo and other toiletries are visible on a shelf in the background. A small logo appears in the bottom right corner of the image with an upward arrow.

    Caregiver

    Caregiver

    Bathing Tips

    Bathing Tips

    This course provides a review of bath time personal care procedures, including bed bath, tub bath, shower, shower chair, shampoo, and sitz bath.

    This course provides a review of bath time personal care procedures, including bed bath, tub bath, shower, shower chair, shampoo, and sitz bath.

    Activities of Daily Living

    Activities of Daily Living

    Course Details

    Audio IncludedAudio Included

        Instructor-Led PDF Available

  • A smiling woman in a gray blazer shakes hands with a person whose back is to the camera in an office setting. Another person is partially visible to the left. Both individuals are seated, and the atmosphere appears professional.

    Leadership

    Leadership

    Becoming the Boss: A Guide for New Managers

    Becoming the Boss: A Guide for New Managers

    This course will show how can you build rapport and make a good first impression with your new team.

    This course will show how can you build rapport and make a good first impression with your new team.

    Leadership Training

    Leadership Training

    Course Details

    Audio IncludedAudio Included

Previous12···27282930313233Next
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