{"id":60047,"date":"2026-01-09T07:41:36","date_gmt":"2026-01-09T07:41:36","guid":{"rendered":"https:\/\/uffizio-telematics.com\/?page_id=60047"},"modified":"2026-05-25T06:09:25","modified_gmt":"2026-05-25T06:09:25","slug":"become-a-partner","status":"publish","type":"page","link":"https:\/\/uffizio-telematics.com\/th\/become-a-partner\/","title":{"rendered":"Become A Partner"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"60047\" class=\"elementor elementor-60047\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fe08ccf ucp-header uffizio-gradient-pattern-three e-flex e-con-boxed e-con e-parent\" data-id=\"fe08ccf\" 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-5a7be60 elementor-widget elementor-widget-uffizio_title\" data-id=\"5a7be60\" 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-abc9531 e-flex e-con-boxed e-con e-parent\" data-id=\"abc9531\" 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-0e9e6fe elementor-widget elementor-widget-uffizio_title\" data-id=\"0e9e6fe\" 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-b6c554e elementor-widget__width-initial elementor-widget elementor-widget-uffizio_hubspot_form\" data-id=\"b6c554e\" 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-b6c554e\" 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-b6c554e');\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: \"1ed579c3-dde4-4fe7-b02b-7b533420558c\",\n                    target: \"#hs-form-b6c554e\",\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 Telematics', '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,"footnotes":""},"class_list":["post-60047","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.7 (Yoast SEO v27.7) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Become A Partner - Uffizio Telematics<\/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-telematics.com\/th\/become-a-partner\/\" \/>\n<meta property=\"og:locale\" content=\"th_TH\" \/>\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-telematics.com\/th\/become-a-partner\/\" \/>\n<meta property=\"og:site_name\" content=\"Uffizio Telematics\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-25T06:09:25+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"5 \u0e19\u0e32\u0e17\u0e35\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/uffizio-telematics.com\\\/th\\\/become-a-partner\\\/\",\"url\":\"https:\\\/\\\/uffizio-telematics.com\\\/th\\\/become-a-partner\\\/\",\"name\":\"Become A Partner - Uffizio Telematics\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/uffizio-telematics.com\\\/th\\\/#website\"},\"datePublished\":\"2026-01-09T07:41:36+00:00\",\"dateModified\":\"2026-05-25T06:09:25+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/uffizio-telematics.com\\\/th\\\/become-a-partner\\\/#breadcrumb\"},\"inLanguage\":\"th\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/uffizio-telematics.com\\\/th\\\/become-a-partner\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/uffizio-telematics.com\\\/th\\\/become-a-partner\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/uffizio-telematics.com\\\/th\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Become A Partner\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/uffizio-telematics.com\\\/th\\\/#website\",\"url\":\"https:\\\/\\\/uffizio-telematics.com\\\/th\\\/\",\"name\":\"Uffizio Telematics\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/uffizio-telematics.com\\\/th\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/uffizio-telematics.com\\\/th\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"th\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/uffizio-telematics.com\\\/th\\\/#organization\",\"name\":\"Uffizio Telematics\",\"url\":\"https:\\\/\\\/uffizio-telematics.com\\\/th\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"th\",\"@id\":\"https:\\\/\\\/uffizio-telematics.com\\\/th\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/uffizio-telematics.com\\\/wp-content\\\/uploads\\\/sites\\\/2\\\/2025\\\/11\\\/telematics-logo.svg\",\"contentUrl\":\"https:\\\/\\\/uffizio-telematics.com\\\/wp-content\\\/uploads\\\/sites\\\/2\\\/2025\\\/11\\\/telematics-logo.svg\",\"caption\":\"Uffizio Telematics\"},\"image\":{\"@id\":\"https:\\\/\\\/uffizio-telematics.com\\\/th\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Become A Partner - Uffizio Telematics","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-telematics.com\/th\/become-a-partner\/","og_locale":"th_TH","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-telematics.com\/th\/become-a-partner\/","og_site_name":"Uffizio Telematics","article_modified_time":"2026-05-25T06:09:25+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"5 \u0e19\u0e32\u0e17\u0e35"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/uffizio-telematics.com\/th\/become-a-partner\/","url":"https:\/\/uffizio-telematics.com\/th\/become-a-partner\/","name":"Become A Partner - Uffizio Telematics","isPartOf":{"@id":"https:\/\/uffizio-telematics.com\/th\/#website"},"datePublished":"2026-01-09T07:41:36+00:00","dateModified":"2026-05-25T06:09:25+00:00","breadcrumb":{"@id":"https:\/\/uffizio-telematics.com\/th\/become-a-partner\/#breadcrumb"},"inLanguage":"th","potentialAction":[{"@type":"ReadAction","target":["https:\/\/uffizio-telematics.com\/th\/become-a-partner\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/uffizio-telematics.com\/th\/become-a-partner\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/uffizio-telematics.com\/th\/"},{"@type":"ListItem","position":2,"name":"Become A Partner"}]},{"@type":"WebSite","@id":"https:\/\/uffizio-telematics.com\/th\/#website","url":"https:\/\/uffizio-telematics.com\/th\/","name":"\u0e2a\u0e33\u0e19\u0e31\u0e01\u0e07\u0e32\u0e19\u0e40\u0e17\u0e40\u0e25\u0e40\u0e21\u0e15\u0e34\u0e01\u0e2a\u0e4c","description":"","publisher":{"@id":"https:\/\/uffizio-telematics.com\/th\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/uffizio-telematics.com\/th\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"th"},{"@type":"Organization","@id":"https:\/\/uffizio-telematics.com\/th\/#organization","name":"\u0e2a\u0e33\u0e19\u0e31\u0e01\u0e07\u0e32\u0e19\u0e40\u0e17\u0e40\u0e25\u0e40\u0e21\u0e15\u0e34\u0e01\u0e2a\u0e4c","url":"https:\/\/uffizio-telematics.com\/th\/","logo":{"@type":"ImageObject","inLanguage":"th","@id":"https:\/\/uffizio-telematics.com\/th\/#\/schema\/logo\/image\/","url":"https:\/\/uffizio-telematics.com\/wp-content\/uploads\/sites\/2\/2025\/11\/telematics-logo.svg","contentUrl":"https:\/\/uffizio-telematics.com\/wp-content\/uploads\/sites\/2\/2025\/11\/telematics-logo.svg","caption":"Uffizio Telematics"},"image":{"@id":"https:\/\/uffizio-telematics.com\/th\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/uffizio-telematics.com\/th\/wp-json\/wp\/v2\/pages\/60047","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/uffizio-telematics.com\/th\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/uffizio-telematics.com\/th\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/uffizio-telematics.com\/th\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/uffizio-telematics.com\/th\/wp-json\/wp\/v2\/comments?post=60047"}],"version-history":[{"count":0,"href":"https:\/\/uffizio-telematics.com\/th\/wp-json\/wp\/v2\/pages\/60047\/revisions"}],"wp:attachment":[{"href":"https:\/\/uffizio-telematics.com\/th\/wp-json\/wp\/v2\/media?parent=60047"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}