{"id":26439,"date":"2026-07-07T11:06:26","date_gmt":"2026-07-07T11:06:26","guid":{"rendered":"https:\/\/uffizio-iotech.com\/?page_id=26439"},"modified":"2026-07-15T06:38:44","modified_gmt":"2026-07-15T06:38:44","slug":"become-a-partner","status":"publish","type":"page","link":"https:\/\/uffizio-iotech.com\/tr\/become-a-partner\/","title":{"rendered":"Ortak olun"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"26439\" class=\"elementor elementor-26439\">\n\t\t\t\t<div class=\"elementor-element elementor-element-489c150f ucp-header uffizio-gradient-pattern-three e-flex e-con-boxed e-con e-parent\" data-id=\"489c150f\" 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-61997bc9 elementor-widget elementor-widget-uffizio_title\" data-id=\"61997bc9\" 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-1c3d63b e-flex e-con-boxed e-con e-parent\" data-id=\"1c3d63b\" 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-b6decc2 elementor-widget elementor-widget-uffizio_title\" data-id=\"b6decc2\" 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                        Contact our sales team                    <\/h2>\n                    \n                \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-81f254a elementor-widget__width-initial elementor-widget elementor-widget-uffizio_hubspot_form\" data-id=\"81f254a\" 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-81f254a\" 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-81f254a');\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: \"3e741dcc-f91b-4dea-b1a8-4f53133a5e34\",\n                    target: \"#hs-form-81f254a\",\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 Iotech', '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. Contact our sales team 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,"_yoast_wpseo_focuskw":"","_yoast_wpseo_title":"","_yoast_wpseo_metadesc":"","cie_map":"","footnotes":""},"class_list":["post-26439","page","type-page","status-publish","hentry"],"acf":[],"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>Become a partner - Uffizio IoTech<\/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-iotech.com\/tr\/become-a-partner\/\" \/>\n<meta property=\"og:locale\" content=\"tr_TR\" \/>\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. Contact our sales team Loading Form&#8230;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/uffizio-iotech.com\/tr\/become-a-partner\/\" \/>\n<meta property=\"og:site_name\" content=\"Uffizio IoTech\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/UffizioIOTech\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-15T06:38:44+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@UffizioIOTech\" \/>\n<meta name=\"twitter:label1\" content=\"Tahmini okuma s\u00fcresi\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 dakika\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/uffizio-iotech.com\\\/tr\\\/become-a-partner\\\/\",\"url\":\"https:\\\/\\\/uffizio-iotech.com\\\/tr\\\/become-a-partner\\\/\",\"name\":\"Become a partner - Uffizio IoTech\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/uffizio-iotech.com\\\/tr\\\/#website\"},\"datePublished\":\"2026-07-07T11:06:26+00:00\",\"dateModified\":\"2026-07-15T06:38:44+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/uffizio-iotech.com\\\/tr\\\/become-a-partner\\\/#breadcrumb\"},\"inLanguage\":\"tr\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/uffizio-iotech.com\\\/tr\\\/become-a-partner\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/uffizio-iotech.com\\\/tr\\\/become-a-partner\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/uffizio-iotech.com\\\/tr\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Become a partner\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/uffizio-iotech.com\\\/tr\\\/#website\",\"url\":\"https:\\\/\\\/uffizio-iotech.com\\\/tr\\\/\",\"name\":\"Uffizio IoTech\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/uffizio-iotech.com\\\/tr\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/uffizio-iotech.com\\\/tr\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"tr\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/uffizio-iotech.com\\\/tr\\\/#organization\",\"name\":\"Uffizio IoTech\",\"url\":\"https:\\\/\\\/uffizio-iotech.com\\\/tr\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"tr\",\"@id\":\"https:\\\/\\\/uffizio-iotech.com\\\/tr\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/uffizio-iotech.com\\\/wp-content\\\/uploads\\\/sites\\\/4\\\/2026\\\/02\\\/logo-iotech-svg.svg\",\"contentUrl\":\"https:\\\/\\\/uffizio-iotech.com\\\/wp-content\\\/uploads\\\/sites\\\/4\\\/2026\\\/02\\\/logo-iotech-svg.svg\",\"width\":201,\"height\":35,\"caption\":\"Uffizio IoTech\"},\"image\":{\"@id\":\"https:\\\/\\\/uffizio-iotech.com\\\/tr\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/UffizioIOTech\\\/\",\"https:\\\/\\\/x.com\\\/UffizioIOTech\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/uffizioiotech\\\/\",\"https:\\\/\\\/www.instagram.com\\\/uffizioiotech\\\/\",\"https:\\\/\\\/www.youtube.com\\\/@UffizioIOTech\"]}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Ortak olun - Uffizio IoTech","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-iotech.com\/tr\/become-a-partner\/","og_locale":"tr_TR","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. Contact our sales team Loading Form&#8230;","og_url":"https:\/\/uffizio-iotech.com\/tr\/become-a-partner\/","og_site_name":"Uffizio IoTech","article_publisher":"https:\/\/www.facebook.com\/UffizioIOTech\/","article_modified_time":"2026-07-15T06:38:44+00:00","twitter_card":"summary_large_image","twitter_site":"@UffizioIOTech","twitter_misc":{"Tahmini okuma s\u00fcresi":"1 dakika"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/uffizio-iotech.com\/tr\/become-a-partner\/","url":"https:\/\/uffizio-iotech.com\/tr\/become-a-partner\/","name":"Ortak olun - Uffizio IoTech","isPartOf":{"@id":"https:\/\/uffizio-iotech.com\/tr\/#website"},"datePublished":"2026-07-07T11:06:26+00:00","dateModified":"2026-07-15T06:38:44+00:00","breadcrumb":{"@id":"https:\/\/uffizio-iotech.com\/tr\/become-a-partner\/#breadcrumb"},"inLanguage":"tr","potentialAction":[{"@type":"ReadAction","target":["https:\/\/uffizio-iotech.com\/tr\/become-a-partner\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/uffizio-iotech.com\/tr\/become-a-partner\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/uffizio-iotech.com\/tr\/"},{"@type":"ListItem","position":2,"name":"Become a partner"}]},{"@type":"WebSite","@id":"https:\/\/uffizio-iotech.com\/tr\/#website","url":"https:\/\/uffizio-iotech.com\/tr\/","name":"IoTech Ofisi","description":"","publisher":{"@id":"https:\/\/uffizio-iotech.com\/tr\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/uffizio-iotech.com\/tr\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"tr"},{"@type":"Organization","@id":"https:\/\/uffizio-iotech.com\/tr\/#organization","name":"IoTech Ofisi","url":"https:\/\/uffizio-iotech.com\/tr\/","logo":{"@type":"ImageObject","inLanguage":"tr","@id":"https:\/\/uffizio-iotech.com\/tr\/#\/schema\/logo\/image\/","url":"https:\/\/uffizio-iotech.com\/wp-content\/uploads\/sites\/4\/2026\/02\/logo-iotech-svg.svg","contentUrl":"https:\/\/uffizio-iotech.com\/wp-content\/uploads\/sites\/4\/2026\/02\/logo-iotech-svg.svg","width":201,"height":35,"caption":"Uffizio IoTech"},"image":{"@id":"https:\/\/uffizio-iotech.com\/tr\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/UffizioIOTech\/","https:\/\/x.com\/UffizioIOTech","https:\/\/www.linkedin.com\/company\/uffizioiotech\/","https:\/\/www.instagram.com\/uffizioiotech\/","https:\/\/www.youtube.com\/@UffizioIOTech"]}]}},"_links":{"self":[{"href":"https:\/\/uffizio-iotech.com\/tr\/wp-json\/wp\/v2\/pages\/26439","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/uffizio-iotech.com\/tr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/uffizio-iotech.com\/tr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/uffizio-iotech.com\/tr\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/uffizio-iotech.com\/tr\/wp-json\/wp\/v2\/comments?post=26439"}],"version-history":[{"count":17,"href":"https:\/\/uffizio-iotech.com\/tr\/wp-json\/wp\/v2\/pages\/26439\/revisions"}],"predecessor-version":[{"id":26734,"href":"https:\/\/uffizio-iotech.com\/tr\/wp-json\/wp\/v2\/pages\/26439\/revisions\/26734"}],"wp:attachment":[{"href":"https:\/\/uffizio-iotech.com\/tr\/wp-json\/wp\/v2\/media?parent=26439"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}