{"id":424,"date":"2026-07-14T03:22:03","date_gmt":"2026-07-14T03:22:03","guid":{"rendered":"https:\/\/www.therapservices.net\/blog\/?page_id=424"},"modified":"2026-07-14T03:22:03","modified_gmt":"2026-07-14T03:22:03","slug":"inclusion-in-action-how-to-use-data-to-measure-community-integration","status":"publish","type":"page","link":"https:\/\/www.therapservices.net\/blog\/inclusion-in-action-how-to-use-data-to-measure-community-integration\/","title":{"rendered":"Inclusion in Action: How to Use Data to Measure Community Integration"},"content":{"rendered":"<p><!-- Custom Style -->\r\n\r\n<style type=\"text\/tailwindcss\">\r\n\r\n\r\n    #search input::placeholder {\r\n            color: #000000 !important;\r\n            opacity: 1 !important;\r\n        }\r\n\r\n    #search button {\r\n        color: #0c4c7c !important;\r\n        border-radius: 10px;\r\n        cursor: pointer;\r\n    }\r\n    \r\n\r\n        div#search input:focus,\r\n        div#search input:focus-visible {\r\n            --tw-ring-color: #fcb831;\r\n            --tw-ring-offset-color: #fcb831;\r\n        }\r\n        div.h1-styled-title {\r\n            font-family: var(--font-merriweather), serif;\r\n            color: #000;\r\n            line-height: 1.2 !important;\r\n            font-weight: 700;\r\n        }\r\n        .hero-gradient-top div.h1-styled-title {\r\n            line-height: 1.2 !important;\r\n        }\r\n        @media (max-width: 767px) {\r\n            .hero-gradient-top div.h1-styled-title {\r\n                line-height: 1.2 !important;\r\n                font-size: 26px !important;\r\n            }\r\n        }\r\n<\/style>\r\n\r\n<header class=\"hero-gradient-top py-2 px-6 lg:px-6\">\r\n    <div class=\"max-w-[1080px] mx-auto flex flex-col md:flex-row items-center justify-between gap-3 md:gap-6\">\r\n\r\n                <div style=\"display: flex; justify-content: center; align-items: center; gap: 20px;\">\r\n            <div class=\"h1-styled-title text-[26px] md:text-[30px] lg:text-[42px] font-bold text-therap-black\">\r\n                Therap Blogs\r\n            <\/div>\r\n            <a href=\"https:\/\/www.therapservices.net\/blog\/\"\r\n                class=\"text-[18px] font-bold font-inter no-underline hover:underline transition-all mt-[5px] lg:mt-[10px]\"\r\n                style=\"color: #0c4c7c;\">\r\n                Back to Main&nbsp;Blog\r\n            <\/a>\r\n        <\/div>\r\n\r\n        <div class=\"flex w-full md:w-96 gap-2\" id=\"search\">\r\n            <div class=\"relative flex-grow\">\r\n                <input type=\"text\" placeholder=\"Search here\"\r\n                    class=\"w-full py-2.5 px-5 rounded-xl border-none focus:ring-2 focus:ring-therap-blue shadow-sm text-lg bg-white\/90 placeholder-black\">\r\n            <\/div>\r\n            <button\r\n                class=\"px-6 py-2.5 bg-[#c1de87] text-white rounded-[10px] hover:bg-opacity-90 transition-all flex items-center justify-center shadow-md active:scale-95\">\r\n                <i class=\"fa-solid fa-magnifying-glass text-xl\"><\/i>\r\n            <\/button>\r\n        <\/div>\r\n        \r\n    <\/div>\r\n<\/header><!-- Custom Style -->\r\n<style type=\"text\/tailwindcss\">\r\n    @theme {\r\n            --color-therap-blue: #0c4c7c;\r\n            --color-therap-orange: #FFD25E;\r\n            --color-therap-light: #F0F4E8;\r\n            --color-therap-tag: #D5E8C4;\r\n            --color-quote-1: #ffecca;\r\n            --color-quote-2: #ffe3b2;\r\n            --color-border-orange: #ffd53d;\r\n            --color-border-blue: #00437c;\r\n            --font-merriweather: \"Merriweather\", serif;\r\n            --font-lato: \"Lato\", sans-serif;\r\n            --font-inter: \"Inter\", sans-serif;\r\n\r\n            \/* Custom shades for 'black' to support manual edits *\/\r\n            --color-black-100: #000;\r\n            --color-black-200: #000;\r\n            --color-black-300: #000;\r\n            --color-black-400: #000;\r\n            --color-black-500: #000;\r\n            --color-black-600: #000;\r\n            --color-black-700: #000;\r\n            --color-black-800: #000;\r\n            --color-black-900: #000;\r\n        }\r\n\r\n        @layer base {\r\n            body {\r\n                \/* @apply font-lato bg-white text-[#333] leading-relaxed; *\/\r\n                @apply font-inter bg-white text-[#000] leading-relaxed;\r\n            }\r\n            h1, h2, h3, h4 {\r\n                @apply font-merriweather text-therap-blue;\r\n            }\r\n            p {\r\n                @apply mb-6 text-black-700;\r\n            }\r\n        }\r\n\r\n        .nav-gradient {\r\n            @apply shadow-sm;\r\n            background: linear-gradient(90deg, #ffce6f 0%, #fff2c5 50%, #ffce6f 100%);\r\n        }\r\n\r\n        .hero-gradient-top {\r\n            @apply pb-4 pt-4 px-6 lg:px-12;\r\n            background: linear-gradient(90deg, rgb(255 214 62) 0%, rgb(255 214 62) 45%, #ffd63e 100% 100%);\r\n        }\r\n\r\n\r\n        .header-gradient {\r\n            @apply pb-12 pt-12 px-6 lg:px-12;\r\n            background: linear-gradient(90deg, #ffce6f 0%, #fff2c5 50%, #ffce6f 100%);\r\n        }\r\n\r\n        .bottom-green-gradient {\r\n            background: linear-gradient(180deg, #ffffff 0%, #e9f2cf 50%, #ffffff 100%);\r\n        }\r\n\r\n        .tag {\r\n            @apply inline-flex items-center px-4 py-1.5 bg-therap-tag rounded-md text-sm font-semibold text-therap-blue;\r\n        }\r\n\r\n        .quote-box-1 {\r\n            @apply p-10 rounded-3xl relative mb-12 shadow-sm;\r\n            background-color: var(--color-quote-1);\r\n        }\r\n\r\n        .quote-box-2 {\r\n            @apply p-10 rounded-3xl relative mb-12 shadow-sm;\r\n            background-color: var(--color-quote-2);\r\n        }\r\n\r\n        .quote-icon {\r\n            @apply absolute text-6xl text-therap-orange opacity-100;\r\n        }\r\n\r\n        .special-btn {\r\n            @apply px-12 py-3 bg-white text-therap-blue font-bold rounded-full transition-all transform hover:scale-105 inline-block;\r\n            border: 2px solid var(--color-border-blue);\r\n            box-shadow: 0 0 0 5px var(--color-border-orange);\r\n        }\r\n\r\n        .cta-section {\r\n            @apply py-24 pt-0 px-6 text-center mt-0 rounded-t-[100px];\r\n        }\r\n        \r\n        \/* Apply the gradient separately to avoid @apply errors *\/\r\n        .cta-section.with-gradient {\r\n            background: linear-gradient(180deg, #ffffff 0%, #e9f2cf 50%, #ffffff 100%);\r\n            padding-bottom: 0;\r\n        }\r\n\r\n        .content-area h2 {\r\n            @apply text-2xl font-bold mt-16 mb-8 text-therap-blue;\r\n            line-height: 33px\r\n        }\r\n\r\n        .content-area p {\r\n            @apply mb-6 text-black-700 leading-relaxed text-lg;\r\n        }\r\n\r\n        .content-area ol, .content-area ul {\r\n            @apply space-y-6 mb-12;\r\n        }\r\n\r\n        .content-area li {\r\n            @apply text-lg text-black-700;\r\n        }\r\n\r\n        \r\n        .text-therap-black {\r\n            color: #000;\r\n        }\r\n\r\n        #search button {\r\n            color: #ffce6f;\r\n        }\r\n\r\n        .tag-pill {\r\n            @apply inline-flex items-center px-4 py-1.5 bg-[#fff8df] rounded-md text-[16px] font-bold text-therap-blue;\r\n            min-width: 200px;\r\n        }\r\n\r\n        @media screen and (max-width: 768px) {            \r\n            .header-gradient {\r\n                @apply pb-8 pt-8 px-6 lg:px-12;\r\n                background: linear-gradient(90deg, #ffce6f 0%, #fff2c5 50%, #ffce6f 100%);\r\n            }\r\n        }\r\n    <\/style>\r\n\r\n<!-- Post Header -->\r\n<header class=\"header-gradient\">\r\n    <div class=\"max-w-[1080px] mx-auto text-left\">\r\n        <h1 class=\"text-xl md:text-2xl font-bold mb-4 md:mb-6 leading-tight text-therap-black\">\r\n            Inclusion in Action: <br>How to Use Data to Measure Community Integration\r\n        <\/h1>\r\n        <div class=\"flex justify-start\">\r\n            <div class=\"flex items-center gap-2 font-bold\">\r\n                <div>\r\n                    By: Claire Faulkner\r\n                <\/div> <span style=\"font-weight: 200;\">|<\/span>\r\n                <div>Published: July 18, 2026<\/div>\r\n                <span style=\"font-weight: 200;\">|<\/span>\r\n                <div>Category:<a href=\"https:\/\/www.therapservices.net\/blog\/search\/?q=Electronic+Documentation\"\r\n                        class=\"text-therap-blue hover:underline\">\r\n                        Electronic Documentation\r\n                    <\/a>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n<\/header>\r\n\r\n<main class=\"max-w-[600px] xl:max-w-[700px] mx-auto px-4 xl:px-0 py-12 relative\">\r\n\r\n    <!-- Content -->\r\n    <div class=\"content-area max-w-[700px] text-black-800 mx-auto\">\r\n        <p>\r\n            For agencies supporting individuals with intellectual and developmental disabilities, the definition of a\r\n            \u201csuccessful outcome\u201d has evolved. It is no longer enough for an individual to simply spend time outside of\r\n            their residence. Now, best practices in community integration focuses on people meaningfully participating\r\n            with others, building social capital, and fostering a sense of belonging.\r\n        <\/p>\r\n        <p>\r\n            While the goal is clear, many providers struggle to move beyond anecdotal evidence to measure progress\r\n            towards these goals. Relying mainly on daily narrative notes can make it difficult to prove that these\r\n            meaningful interactions are actually happening.\r\n        <\/p>\r\n        <p>\r\n            A major challenge lies in the distinction between physical presence and actual social integration. A person\r\n            might visit a local library frequently, but are they interacting with the librarian? Are they joining a\r\n            class?\r\n        <\/p>\r\n        <p>\r\n            Without dedicated, structured areas to capture these nuances, documentation often becomes a list of\r\n            locations rather than a record of growth. To bridge the gap between being there and belonging there,\r\n            agencies need specialized tools designed to track progress and refine person&#8209;centered strategies.\r\n        <\/p>\r\n\r\n        <!-- Featured Image -->\r\n        <div class=\"mb-12 rounded-3xl overflow-hidden shadow-lg border border-gray-100\">\r\n            <img decoding=\"async\" src=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-orig-src=\"https:\/\/www.therapservices.net\/images\/therap-blog\/data-analysis-inner.png\"\r\n                alt=\"A metaphorical representation of Therap\u2019s business intelligence suite.\" class=\"lazyload w-full h-auto\">\r\n        <\/div>\r\n\r\n        <h2 class=\"text-3xl font-bold mt-12 mb-6\">Moving From Presence to Participation<\/h2>\r\n        <p>\r\n            Measuring true integration requires shifting away from basic daily logs. Instead of a simple \"yes\/no\"\r\n            checkmark for community access, providers need to focus on qualitative indicators that point toward genuine\r\n            engagement.\r\n        <\/p>\r\n        <p>\r\n            With the right system, agencies can target key indicators such as:\r\n        <\/p>\r\n        <ul class=\"list-disc pl-6 space-y-4 !mb-8\">\r\n            <li class=\"!mbe-2\">The individual\u2019s active involvement in planning and choosing the outing.<\/li>\r\n            <li class=\"!mbe-2\">The number of new community connections made.<\/li>\r\n            <li class=\"!mbe-2\">The level of independence achieved during an outing.<\/li>\r\n            <li class=\"!mbe-2\">The individual\u2019s expressed satisfaction and comfort with the activity.<\/li>\r\n        <\/ul>\r\n        <p>\r\n            However, capturing these qualitative indicators successfully requires tracking them at the point of service.\r\n            Expecting direct support professionals to recall the specific nuances of a community outing hours later on\r\n            an office computer can lead to lost data. Mobile documentation changes the game by allowing staff to record\r\n            observations in real time, right where the integration is happening. This ensures that genuine, spontaneous\r\n            milestones, like an unprompted interaction or a breakthrough in independence, are documented accurately\r\n            before the details fade.\r\n        <\/p>\r\n        <p>\r\n            At Therap, we offer areas in our documentation solution that are built specifically for community\r\n            integration, helping agencies easily capture specific data points over time to identify clear patterns.\r\n        <\/p>\r\n        <p>\r\n            For example, if data shows an individual consistently visits a park but rarely engages with others, the team\r\n            can adjust the support plan to include more interactive opportunities.\r\n        <\/p>\r\n        <p>\r\n            This objective approach moves the conversation away from subjective impressions. It gives agencies the tools\r\n            they need to capture real progress, celebrate overlooked milestones, and back up person&#8209;centered\r\n            strategies\r\n            with clear evidence.\r\n        <\/p>\r\n\r\n        <h2 class=\"text-3xl font-bold mt-12 mb-6\">How Therap Transforms Community Data into Actionable Insights<\/h2>\r\n        <p>\r\n            Therap Services provides a comprehensive platform designed to turn complex community interactions into\r\n            clear, measurable data. By using the Individual Support Plan (ISP) module, Secure Video Documentation, and\r\n            Business Intelligence tools, agencies can document the journey toward full community inclusion with\r\n            precision.\r\n        <\/p>\r\n        <ol class=\"space-y-6\">\r\n            <li>\r\n                <h3 class=\"font-bold mb-3 text-therap-black\">\r\n                    Structured ISP Programs for Integration\r\n                <\/h3>\r\n                <p>\r\n                    The ISP Program module in Therap allows agencies to create specific documentation templates tailored\r\n                    to community goals. Instead of a generic note, staff can use task analysis and custom scoring scales\r\n                    to record exactly how an individual participated in an event. For example, a program might track\r\n                    whether an individual used their own money at a cafe or if they chose the destination themselves.\r\n                    This level of detail provides a clear picture of the individual's autonomy and engagement levels.\r\n                <\/p>\r\n            <\/li>\r\n\r\n            <li>\r\n                <h3 class=\"font-bold mb-3 text-therap-black\">\r\n                    Visual Evidence with Secure Video Documentation\r\n                <\/h3>\r\n                <p>\r\n                    While written data is vital, it sometimes struggles to capture the full picture of a social\r\n                    interaction. Therap\u2019s Secure Video Documentation allows staff to record and upload short videos of\r\n                    an individual engaging in the community. This feature captures nuances that text cannot, such as a\r\n                    subtle non&#8209;verbal cue, a smile of recognition from a neighbor, or the specific way an\r\n                    individual\r\n                    uses adaptive equipment in a public setting. These videos serve as a powerful supplement to written\r\n                    records, providing proof of meaningful participation and helping the entire support team understand\r\n                    the individual's communication style.\r\n                <\/p>\r\n            <\/li>\r\n\r\n            <li>\r\n                <h3 class=\"font-bold mb-3 text-therap-black\">\r\n                    Data Driven Outcomes and Business Intelligence\r\n                <\/h3>\r\n                <p>\r\n                    Capturing data is only half the battle. The real value comes from being able to visualize and\r\n                    analyze it at scale. Therap\u2019s Business Intelligence (BI) platform features the Data Driven Outcomes\r\n                    (DDO) dashboard, which aggregates data from ISP records into clear, graphical formats. Agencies can\r\n                    use these dashboards to identify trends in community integration across an entire program or for a\r\n                    specific individual. These visual tools make it easy to see if integration efforts are increasing or\r\n                    if certain barriers are preventing progress, allowing leadership to make informed decisions based on\r\n                    real&#8209;time performance.\r\n                <\/p>\r\n            <\/li>\r\n\r\n            <li>\r\n                <h3 class=\"font-bold mb-3 text-therap-black\">\r\n                    Aligning Documentation with Regulatory Standards\r\n                <\/h3>\r\n                <p>\r\n                    State and federal regulations, including the HCBS Settings Rule, prioritize community integration as\r\n                    a core requirement. Therap helps agencies maintain compliance by providing a structured framework\r\n                    where integration is a visible and documented part of the support process. The system organizes data\r\n                    in a way that is easy to present during audits, demonstrating a commitment to high&#8209;quality,\r\n                    person&#8209;centered services.\r\n                <\/p>\r\n            <\/li>\r\n        <\/ol>\r\n\r\n    <\/div>\r\n<\/main>\r\n\r\n<!-- CTA Section -->\r\n<section class=\"cta-section with-gradient\">\r\n    <div class=\"max-w-4xl mx-auto\">\r\n        <h3 class=\"text-2xl font-bold text-therap-blue mb-4\">Ready to Prove Your Impact?\r\n        <\/h3>\r\n        <p class=\"text-xl text-black-600 mb-12\">\r\n            If your agency is looking for a way to better measure and promote community integration, the right\r\n            technology can make the difference. See how our data&#8209;driven tools can help you move beyond the four\r\n            walls.\r\n        <\/p>\r\n        <a href=\"https:\/\/www.therapservices.net\/contact\/?source=therap_blog\" class=\"special-btn\">\r\n            Book a Demo with Therap Today\r\n        <\/a>\r\n    <\/div>\r\n<\/section>\r\n<section class=\"max-w-[600px] xl:max-w-[700px] mx-auto px-4 xl:px-0 py-12 relative\">\r\n    <h2 class=\"text-2xl font-bold mt-16 mb-8 text-therap-blue\">Frequently Asked Questions: Data Analysis in Human\r\n        Services\r\n    <\/h2>\r\n    <ol class=\"space-y-6 list-decimal pl-5 marker:font-bold\">\r\n        <li class=\"text-lg\">\r\n            <strong>How does Therap help track an individual\u2019s progress toward community integration goals?<\/strong>\r\n            <p class=\"text-lg\">\r\n                Therap provides a dedicated ISP Program module where agencies can build customized tracking sheets.\r\n                These tools allow staff to score specific tasks or behaviors related to community outings, creating a\r\n                longitudinal record of an individual's growth in independence and social engagement.\r\n            <\/p>\r\n        <\/li>\r\n        <li class=\"text-lg\">\r\n            <strong>What is the role of the Data Driven Outcomes (DDO) dashboard in Therap?<\/strong>\r\n            <p class=\"text-lg\">\r\n                The DDO dashboard within the Therap Business Intelligence platform visualizes data collected from ISP\r\n                records. It allows administrators to see trends and outcomes in a graphical format, making it easier to\r\n                evaluate the effectiveness of community integration strategies and person&#8209;centered plans.\r\n            <\/p>\r\n        <\/li>\r\n\r\n        <li class=\"text-lg\">\r\n            <strong>How does Secure Video Documentation in Therap enhance community integration documentation? <\/strong>\r\n            <p class=\"text-lg\">\r\n                Secure Video Documentation in Therap allows staff to capture real&#8209;time moments of community\r\n                participation. This provides a dynamic layer of evidence that supports written data, helping teams see\r\n                an individual's progress in social settings and clarifying their specific support needs.\r\n            <\/p>\r\n        <\/li>\r\n\r\n        <li class=\"text-lg\">\r\n            <strong>Can Therap generate reports to show community integration trends for an entire agency? <\/strong>\r\n            <p class=\"text-lg\">\r\n                Yes, the Therap Business Intelligence platform is designed to aggregate agency&#8209;wide data.\r\n                Administrators\r\n                can use various dashboards to identify organization&#8209;wide patterns in service delivery, which is\r\n                helpful\r\n                for both internal quality improvement and external audits.\r\n            <\/p>\r\n        <\/li>\r\n\r\n        <li class=\"text-lg\">\r\n            <strong>Is documentation in the community difficult for staff using Therap? <\/strong>\r\n            <p class=\"text-lg\">\r\n                Therap is designed for flexibility, offering mobile&#8209;friendly interfaces and a dedicated\r\n                Mobile App that allow staff to document community activities in real time. This reduces the\r\n                administrative burden on support professionals and helps verify that the information recorded is\r\n                accurate and timely.\r\n            <\/p>\r\n        <\/li>\r\n    <\/ol>\r\n<\/section>\r\n\r\n<!-- jQuery and Custom JS -->\r\n<script src=\"https:\/\/code.jquery.com\/jquery-3.7.1.min.js\"><\/script>\r\n<script>\r\n    $(document).ready(function () {\r\n        \/\/ Search redirect\r\n        $('#search input').on('keypress', function (e) {\r\n            if (e.which === 13) {\r\n                let query = $(this).val().trim();\r\n                if (query) {\r\n                    window.location.href = 'https:\/\/www.therapservices.net\/blog\/search\/?q=' + encodeURIComponent(query);\r\n                }\r\n            }\r\n        });\r\n\r\n        $('#search button').on('click', function () {\r\n            let query = $('#search input').val().trim();\r\n            if (query) {\r\n                window.location.href = 'https:\/\/www.therapservices.net\/blog\/search\/?q=' + encodeURIComponent(query);\r\n            }\r\n        });\r\n        \/\/ Animation for testimonials on scroll\r\n        $(window).scroll(function () {\r\n            $('.quote-box-1, .quote-box-2').each(function () {\r\n                let bottom_of_object = $(this).offset().top + $(this).outerHeight();\r\n                let bottom_of_window = $(window).scrollTop() + $(window).height();\r\n                if (bottom_of_window > bottom_of_object - 100) {\r\n                    $(this).animate({ 'opacity': '1', 'margin-top': '0' }, 500);\r\n                }\r\n            });\r\n        });\r\n        \/\/ Set initial state for animation\r\n        $('.quote-box-1, .quote-box-2').css({ 'opacity': '0', 'margin-top': '50px' });\r\n    });\r\n<\/script><style type=\"text\/tailwindcss\">\r\n    @theme {\r\n        --color-therap-blue: #0c4c7c;\r\n        --color-therap-orange: #FFD25E;\r\n        --color-therap-light: #F0F4E8;\r\n        --color-therap-tag: #D5E8C4;\r\n        --color-quote-1: #ffecca;\r\n        --color-quote-2: #ffe3b2;\r\n        --color-border-orange: #ffd53d;\r\n        --color-border-blue: #00437c;\r\n        --font-merriweather: \"Merriweather\", serif;\r\n        --font-lato: \"Lato\", sans-serif;\r\n        --font-inter: \"Inter\", sans-serif;\r\n\r\n        \/* Custom shades for 'black' to support manual edits *\/\r\n        --color-black-100: #000;\r\n        --color-black-200: #000;\r\n        --color-black-300: #000;\r\n        --color-black-400: #000;\r\n        --color-black-500: #000;\r\n        --color-black-600: #000;\r\n        --color-black-700: #000;\r\n        --color-black-800: #000;\r\n        --color-black-900: #000;\r\n        --font-weight-bold: 600;\r\n        --text-lg: 1.0625rem;\r\n    }\r\n\r\n    @layer base {\r\n        body {\r\n            @apply font-inter bg-white text-[#000] leading-relaxed;\r\n        }\r\n\r\n        h1:not(h1.hero-gradient-top),\r\n        h2,\r\n        h3,\r\n        h4 {\r\n            @apply font-merriweather text-therap-blue;\r\n            line-height: 1.7 !important;\r\n        }\r\n\r\n        h1.hero-gradient-top {\r\n            @apply font-merriweather text-therap-blue;\r\n            line-height: 1.2 !important;\r\n        }\r\n\r\n        p {\r\n            @apply mb-6 text-black-700;\r\n        }\r\n    }\r\n\r\n    .post-content>p {\r\n        display: none;\r\n    }\r\n\r\n    .cta-section p {\r\n        line-height: 1.7;\r\n    }\r\n\r\n    a.special-btn {\r\n        font-size: 18px;\r\n        font-weight: 600;\r\n    }\r\n\r\n    \/* Targets the exact class combination of your meta div *\/\r\n    div[class=\"flex items-center gap-2 font-bold\"] {\r\n        flex-wrap: wrap;\r\n    }\r\n\r\n    \/* tag footer removed *\/\r\n    section.tags.myt-5.mb-24 {\r\n        display: none;\r\n    }\r\n\r\n    header.header-gradient {\r\n        padding-top: 1.5rem;\r\n        padding-bottom: 1.5rem;\r\n        font-size: 17px\r\n    }\r\n\r\n    .flex.items-center.gap-2.font-bold.flex-wrap {\r\n        font-weight: 600;\r\n    }\r\n\r\n    .font-bold {\r\n        font-weight: 600;\r\n    }\r\n\r\n    b,\r\n    strong {\r\n        font-weight: 600;\r\n    }\r\n\r\n    .content-area li h3 {\r\n        font-family: \"Inter\", sans-serif;\r\n    }\r\n\r\n    .content-area h3,\r\n    h4 {\r\n        font-family: \"Inter\", sans-serif;\r\n    }\r\n\r\n    .content-area h2 {\r\n        @apply text-2xl font-bold mt-12 mb-2 text-therap-blue;\r\n    }\r\n\r\n    h3.mb-4 {\r\n        margin-bottom: 15px !important;\r\n    }\r\n\r\n    h3.mb-2,\r\n    h3.mb-3 {\r\n        margin-bottom: 0;\r\n    }\r\n\r\n    h1.text-xl {\r\n        margin-bottom: 12px !important;\r\n    }\r\n\r\n    \/* for qoute-info-with-img *\/\r\n    .qoute-info-with-img {\r\n        display: flex;\r\n        flex-direction: row;\r\n        gap: 20px;\r\n        align-items: center;\r\n        justify-content: center;\r\n    }\r\n\r\n    .qoute-img {\r\n        width: 5rem;\r\n        height: auto;\r\n        display: flex;\r\n        align-items: center;\r\n        justify-content: center;\r\n        z-index: 5;\r\n        overflow: hidden;\r\n\r\n    }\r\n\r\n    .quote-box-1 .text-xl,\r\n    .quote-box-2 .text-xl {\r\n        font-size: 1.1875rem;\r\n        line-height: 1.6;\r\n    }\r\n\r\n    .cta-section .text-xl {\r\n    font-size: 1.0625rem;\r\n}\r\n    \/* Added Media Query for screens under 767px *\/\r\n    @media (max-width: 767px) {\r\n        .header-gradient h1 br {\r\n            display: none;\r\n        }\r\n\r\n        .content-area .mt-10.w-full,\r\n        .content-area .mt-12.block {\r\n            margin-top: 2rem;\r\n            margin-bottom: 2rem;\r\n        }\r\n\r\n        section.max-w-\\[600px\\] h2 {\r\n            margin-top: 1rem;\r\n            margin-bottom: 1rem;\r\n        }\r\n\r\n        .content-area h2.mt-12 {\r\n            margin-top: 3rem;\r\n            margin-bottom: 1.5rem;\r\n        }\r\n\r\n        .quote-box-1,\r\n        .quote-box-2 {\r\n            padding: 30px 25px;\r\n            margin-top: calc(var(--spacing) * 12) !important;\r\n        }\r\n\r\n        svg.quote-icon.-left-12.-top-4.w-12.h-9.scale-x-\\[-1\\],\r\n        svg.quote-icon.-left-24.-top-6.w-16.h-12.scale-x-\\[-1\\] {\r\n            width: 30px;\r\n            height: 35px;\r\n            left: -12px;\r\n            top: -30px;\r\n        }\r\n\r\n        svg.quote-icon.-right-12.-bottom-4.w-12.h-10,\r\n        svg.quote-icon.-right-24.-bottom-6.w-16.h-12 {\r\n            width: 30px;\r\n            height: 35px;\r\n            right: -12px;\r\n            bottom: -30px;\r\n        }\r\n\r\n    }\r\n<\/style><\/p>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":318,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"100-width.php","meta":{"footnotes":""},"class_list":["post-424","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v28.0 (Yoast SEO v28.0) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Inclusion in Action: How to Use Data to Measure Community Integration<\/title>\n<meta name=\"description\" content=\"Learn how to track, measure, and prove true community integration in I\/DD services using Therap\u2019s data-driven tools and person-centered insights.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.therapservices.net\/blog\/inclusion-in-action-how-to-use-data-to-measure-community-integration\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Inclusion in Action: How to Use Data to Measure Community Integration\" \/>\n<meta property=\"og:description\" content=\"Learn how to track, measure, and prove true community integration in I\/DD services using Therap\u2019s data-driven tools and person-centered insights.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.therapservices.net\/blog\/inclusion-in-action-how-to-use-data-to-measure-community-integration\/\" \/>\n<meta property=\"og:site_name\" content=\"blog\" \/>\n<meta property=\"article:publisher\" content=\"http:\/\/www.facebook.com\/therapservices\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@therapservices\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.therapservices.net\\\/blog\\\/inclusion-in-action-how-to-use-data-to-measure-community-integration\\\/\",\"url\":\"https:\\\/\\\/www.therapservices.net\\\/blog\\\/inclusion-in-action-how-to-use-data-to-measure-community-integration\\\/\",\"name\":\"Inclusion in Action: How to Use Data to Measure Community Integration\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.therapservices.net\\\/blog\\\/#website\"},\"datePublished\":\"2026-07-14T03:22:03+00:00\",\"description\":\"Learn how to track, measure, and prove true community integration in I\\\/DD services using Therap\u2019s data-driven tools and person-centered insights.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.therapservices.net\\\/blog\\\/inclusion-in-action-how-to-use-data-to-measure-community-integration\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.therapservices.net\\\/blog\\\/inclusion-in-action-how-to-use-data-to-measure-community-integration\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.therapservices.net\\\/blog\\\/inclusion-in-action-how-to-use-data-to-measure-community-integration\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.therapservices.net\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Inclusion in Action: How to Use Data to Measure Community Integration\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.therapservices.net\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/www.therapservices.net\\\/blog\\\/\",\"name\":\"blog\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.therapservices.net\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Inclusion in Action: How to Use Data to Measure Community Integration","description":"Learn how to track, measure, and prove true community integration in I\/DD services using Therap\u2019s data-driven tools and person-centered insights.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.therapservices.net\/blog\/inclusion-in-action-how-to-use-data-to-measure-community-integration\/","og_locale":"en_US","og_type":"article","og_title":"Inclusion in Action: How to Use Data to Measure Community Integration","og_description":"Learn how to track, measure, and prove true community integration in I\/DD services using Therap\u2019s data-driven tools and person-centered insights.","og_url":"https:\/\/www.therapservices.net\/blog\/inclusion-in-action-how-to-use-data-to-measure-community-integration\/","og_site_name":"blog","article_publisher":"http:\/\/www.facebook.com\/therapservices","twitter_card":"summary_large_image","twitter_site":"@therapservices","twitter_misc":{"Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.therapservices.net\/blog\/inclusion-in-action-how-to-use-data-to-measure-community-integration\/","url":"https:\/\/www.therapservices.net\/blog\/inclusion-in-action-how-to-use-data-to-measure-community-integration\/","name":"Inclusion in Action: How to Use Data to Measure Community Integration","isPartOf":{"@id":"https:\/\/www.therapservices.net\/blog\/#website"},"datePublished":"2026-07-14T03:22:03+00:00","description":"Learn how to track, measure, and prove true community integration in I\/DD services using Therap\u2019s data-driven tools and person-centered insights.","breadcrumb":{"@id":"https:\/\/www.therapservices.net\/blog\/inclusion-in-action-how-to-use-data-to-measure-community-integration\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.therapservices.net\/blog\/inclusion-in-action-how-to-use-data-to-measure-community-integration\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.therapservices.net\/blog\/inclusion-in-action-how-to-use-data-to-measure-community-integration\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.therapservices.net\/blog\/"},{"@type":"ListItem","position":2,"name":"Inclusion in Action: How to Use Data to Measure Community Integration"}]},{"@type":"WebSite","@id":"https:\/\/www.therapservices.net\/blog\/#website","url":"https:\/\/www.therapservices.net\/blog\/","name":"blog","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.therapservices.net\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/www.therapservices.net\/blog\/wp-json\/wp\/v2\/pages\/424","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.therapservices.net\/blog\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.therapservices.net\/blog\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.therapservices.net\/blog\/wp-json\/wp\/v2\/users\/318"}],"replies":[{"embeddable":true,"href":"https:\/\/www.therapservices.net\/blog\/wp-json\/wp\/v2\/comments?post=424"}],"version-history":[{"count":2,"href":"https:\/\/www.therapservices.net\/blog\/wp-json\/wp\/v2\/pages\/424\/revisions"}],"predecessor-version":[{"id":426,"href":"https:\/\/www.therapservices.net\/blog\/wp-json\/wp\/v2\/pages\/424\/revisions\/426"}],"wp:attachment":[{"href":"https:\/\/www.therapservices.net\/blog\/wp-json\/wp\/v2\/media?parent=424"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}