{"id":1619,"date":"2026-01-12T06:24:18","date_gmt":"2026-01-12T06:24:18","guid":{"rendered":"https:\/\/uffizio.com\/?page_id=1619"},"modified":"2026-05-13T11:03:41","modified_gmt":"2026-05-13T11:03:41","slug":"become-a-partner","status":"publish","type":"page","link":"https:\/\/uffizio.com\/es\/become-a-partner\/","title":{"rendered":"Convi\u00e9rtete en socio"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"1619\" class=\"elementor elementor-1619\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7985e30f ucp-header uffizio-gradient-pattern-three e-flex e-con-boxed e-con e-parent\" data-id=\"7985e30f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-704848c8 elementor-widget elementor-widget-uffizio_title\" data-id=\"704848c8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"uffizio_title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n        <div class=\"uffizio-title-widget default\">\n            \n            <div class=\"uffizio-title-content\">\n                   \n                                \n                \n                    <h2 class=\"uffizio-title \">\n                        Become a partner                    <\/h2>\n                    \n                \n                                    <p class=\"uffizio-subtitle\">\n                        Host and run our platform solution on your own server hardware with any operating system. Keep all data under your control.                    <\/p>\n                \n            <\/div>\n\n        <\/div>\n        \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-35f18ec7 e-flex e-con-boxed e-con e-parent\" data-id=\"35f18ec7\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-47733fbc elementor-widget elementor-widget-uffizio_title\" data-id=\"47733fbc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"uffizio_title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n        <div class=\"uffizio-title-widget default\">\n            \n            <div class=\"uffizio-title-content\">\n                   \n                                \n                \n                    <h2 class=\"uffizio-title \">\n                        Let\u2019s Move Forward, Together                    <\/h2>\n                    \n                \n                                    <p class=\"uffizio-subtitle\">\n                        Share your details and we\u2019ll guide you from here.<br \/>\n<br \/>\n                    <\/p>\n                \n            <\/div>\n\n        <\/div>\n        \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-754d3ba6 elementor-widget__width-initial elementor-widget elementor-widget-uffizio_hubspot_form\" data-id=\"754d3ba6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"uffizio_hubspot_form.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t        <div id=\"hs-form-754d3ba6\" class=\"uffizio-hs-container\" style=\"min-height: 400px;\">\n            <div class=\"hs-loader\">Loading Form...<\/div>\n        <\/div>\n        \n        <script>\n        (function() {\n            const formContainer = document.getElementById('hs-form-754d3ba6');\n            if (!formContainer) return;\n\n            \/\/ Detect if we are in the Elementor Editor preview\n            const isEditor = window.elementorFrontend && window.elementorFrontend.isEditMode();\n\n            const loadHubSpotForm = () => {\n                \/\/ Prevent duplicate loading if already processing\n                if (formContainer.querySelector('iframe, form, .hs-form')) return;\n\n                if (window.hbspt) {\n                    createHubSpotForm();\n                    return;\n                }\n\n                if (window.uffHubSpotLoading) {\n                    const checkLoop = setInterval(() => {\n                        if (window.hbspt) {\n                            clearInterval(checkLoop);\n                            createHubSpotForm();\n                        }\n                    }, 100);\n                    return;\n                }\n\n                window.uffHubSpotLoading = true;\n                const script = document.createElement('script');\n                script.src = \"\/\/js.hsforms.net\/forms\/v2.js\";\n                script.defer = true;\n                script.onload = () => {\n                    window.uffHubSpotLoading = false;\n                    createHubSpotForm();\n                };\n                document.head.appendChild(script);\n            };\n\n            function createHubSpotForm() {\n                if (!window.hbspt) return;\n                \n                window.hbspt.forms.create({\n                    region: \"na2\",\n                    portalId: \"7942250\",\n                    formId: \"18a1935c-a272-4baa-a754-4cad9ec5e73f\",\n                    target: \"#hs-form-754d3ba6\",\n                    cssClass: \"uffizio-hubspot-form\",\n                    css:'',\n                    onFormReady: function($form) {\n                        const loader = formContainer.querySelector('.hs-loader');\n                        if (loader) loader.remove();\n\n                        \/\/ PROACTIVE LOCATION FILL:\n                        \/\/ This allows the form to populate instantly when switching in Editor or on live load.\n                        if (window.uffizioLocationUtils && window.uffizioLocationUtils.populate) {\n                            window.uffizioLocationUtils.populate($form);\n                        }\n                    },\n                    onFormSubmitted: function($form) {\n                        if (window._paq) {\n                            window._paq.push(['trackEvent', 'Lead form submission - Uffizio Group', 'Form', 'formsubmmited']);\n                        }\n                    }\n                });\n            }\n\n            \/\/ Initialization logic\n            let loaded = false;\n            const initLoad = () => {\n                if (loaded) return;\n                loaded = true;\n                loadHubSpotForm();\n            };\n\n            \/\/ IF in Elementor Editor, load immediately without waiting for interaction\/bot check\n            if (isEditor) {\n                initLoad();\n                return; \n            }\n\n            \/\/ Interaction listeners (Mobile\/Standard Desktop)\n            ['touchstart', 'mouseover', 'wheel', 'scroll', 'keydown'].forEach(ev => {\n                window.addEventListener(ev, initLoad, { once: true, passive: true });\n            });\n\n            \/\/ Visibility fallback\n            const observer = new IntersectionObserver((entries) => {\n                if (entries[0].isIntersecting) {\n                    initLoad();\n                    observer.disconnect();\n                }\n            }, { rootMargin: '300px' });\n            observer.observe(formContainer);\n\n        })();\n        <\/script>\n        \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Become a partner Host and run our platform solution on your own server hardware with any operating system. Keep all data under your control. Let\u2019s Move Forward, Together Share your details and we\u2019ll guide you from here. Loading Form&#8230;<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-1619","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.6 (Yoast SEO v27.6) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Become a partner - Uffizio<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/uffizio.com\/es\/become-a-partner\/\" \/>\n<meta property=\"og:locale\" content=\"es_MX\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Become a partner\" \/>\n<meta property=\"og:description\" content=\"Become a partner Host and run our platform solution on your own server hardware with any operating system. Keep all data under your control. Let\u2019s Move Forward, Together Share your details and we\u2019ll guide you from here. Loading Form&#8230;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/uffizio.com\/es\/become-a-partner\/\" \/>\n<meta property=\"og:site_name\" content=\"Uffizio\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-13T11:03:41+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Tiempo de lectura\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minuto\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/uffizio.com\\\/become-a-partner\\\/\",\"url\":\"https:\\\/\\\/uffizio.com\\\/become-a-partner\\\/\",\"name\":\"Become a partner - Uffizio\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/uffizio.com\\\/#website\"},\"datePublished\":\"2026-01-12T06:24:18+00:00\",\"dateModified\":\"2026-05-13T11:03:41+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/uffizio.com\\\/become-a-partner\\\/#breadcrumb\"},\"inLanguage\":\"es\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/uffizio.com\\\/become-a-partner\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/uffizio.com\\\/become-a-partner\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/uffizio.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Become a partner\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/uffizio.com\\\/#website\",\"url\":\"https:\\\/\\\/uffizio.com\\\/\",\"name\":\"Uffizio\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/uffizio.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/uffizio.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"es\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/uffizio.com\\\/#organization\",\"name\":\"Uffizio\",\"url\":\"https:\\\/\\\/uffizio.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\\\/\\\/uffizio.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/uffizio.com\\\/wp-content\\\/uploads\\\/2025\\\/10\\\/Uffizio-logo.svg\",\"contentUrl\":\"https:\\\/\\\/uffizio.com\\\/wp-content\\\/uploads\\\/2025\\\/10\\\/Uffizio-logo.svg\",\"width\":237,\"height\":35,\"caption\":\"Uffizio\"},\"image\":{\"@id\":\"https:\\\/\\\/uffizio.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Become a partner - Uffizio","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:\/\/uffizio.com\/es\/become-a-partner\/","og_locale":"es_MX","og_type":"article","og_title":"Become a partner","og_description":"Become a partner Host and run our platform solution on your own server hardware with any operating system. Keep all data under your control. Let\u2019s Move Forward, Together Share your details and we\u2019ll guide you from here. Loading Form&#8230;","og_url":"https:\/\/uffizio.com\/es\/become-a-partner\/","og_site_name":"Uffizio","article_modified_time":"2026-05-13T11:03:41+00:00","twitter_card":"summary_large_image","twitter_misc":{"Tiempo de lectura":"1 minuto"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/uffizio.com\/become-a-partner\/","url":"https:\/\/uffizio.com\/become-a-partner\/","name":"Become a partner - Uffizio","isPartOf":{"@id":"https:\/\/uffizio.com\/#website"},"datePublished":"2026-01-12T06:24:18+00:00","dateModified":"2026-05-13T11:03:41+00:00","breadcrumb":{"@id":"https:\/\/uffizio.com\/become-a-partner\/#breadcrumb"},"inLanguage":"es","potentialAction":[{"@type":"ReadAction","target":["https:\/\/uffizio.com\/become-a-partner\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/uffizio.com\/become-a-partner\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/uffizio.com\/"},{"@type":"ListItem","position":2,"name":"Become a partner"}]},{"@type":"WebSite","@id":"https:\/\/uffizio.com\/#website","url":"https:\/\/uffizio.com\/","name":"Oficina","description":"","publisher":{"@id":"https:\/\/uffizio.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/uffizio.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"es"},{"@type":"Organization","@id":"https:\/\/uffizio.com\/#organization","name":"Oficina","url":"https:\/\/uffizio.com\/","logo":{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/uffizio.com\/#\/schema\/logo\/image\/","url":"https:\/\/uffizio.com\/wp-content\/uploads\/2025\/10\/Uffizio-logo.svg","contentUrl":"https:\/\/uffizio.com\/wp-content\/uploads\/2025\/10\/Uffizio-logo.svg","width":237,"height":35,"caption":"Uffizio"},"image":{"@id":"https:\/\/uffizio.com\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/uffizio.com\/es\/wp-json\/wp\/v2\/pages\/1619","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/uffizio.com\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/uffizio.com\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/uffizio.com\/es\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/uffizio.com\/es\/wp-json\/wp\/v2\/comments?post=1619"}],"version-history":[{"count":1,"href":"https:\/\/uffizio.com\/es\/wp-json\/wp\/v2\/pages\/1619\/revisions"}],"predecessor-version":[{"id":64332,"href":"https:\/\/uffizio.com\/es\/wp-json\/wp\/v2\/pages\/1619\/revisions\/64332"}],"wp:attachment":[{"href":"https:\/\/uffizio.com\/es\/wp-json\/wp\/v2\/media?parent=1619"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}