{"id":381342,"date":"2023-09-26T14:58:47","date_gmt":"2023-09-26T13:58:47","guid":{"rendered":"https:\/\/www.mobileworldlive.com\/?post_type=partners&#038;p=381342"},"modified":"2025-08-11T09:37:54","modified_gmt":"2025-08-11T08:37:54","slug":"home","status":"publish","type":"partners","link":"https:\/\/www.mobileworldlive.com\/partner\/home\/","title":{"rendered":"Home"},"content":{"rendered":"\n<section id=\"hero\"\n    class=\"relative mb-20 w-full overflow-hidden bg-cover bg-center\"\n    style=\"background-image: url('https:\/\/assets.mobileworldlive.com\/wp-content\/uploads\/2023\/09\/19135827\/Untitled-design-8.png')\">\n    <div class=\"overlay absolute h-full w-full bg-mwl-ui opacity-75\"><\/div>\n    <div class=\"container relative py-[7.5rem]\">\n        <div class=\"w-full lg:w-1\/2\">\n            <h1 class=\"heading-6xl !text-white\">\n                Mobile World Live \u2013 partner with us\u00a0\n            <\/h1>\n            <div class=\"summary mt-8 !text-white\">\n                <p class=\"text-white\">\n                    Mobile World Live provides unrivalled access to decision-makers, influencers and innovators at the heart of technology &#8211; as the Official Media Channel of the GSMA, and the Official Broadcast Partner of MWC, the world\u2019s most influential connectivity events. \n                <\/p>\n            <\/div>\n                    <\/div>\n    <\/div>\n<\/section>\n\n\n\n<div class=\"wp-block-columns alignwide are-vertically-aligned-center container is-layout-flex wp-container-core-columns-is-layout-1 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-vertically-aligned-center is-layout-flow wp-block-column-is-layout-flow\">    \n<div class=\"grid grid-cols-1 lg:grid-cols-2 gap-8 clear-both not-prose\">\n            <div id=\"statistic-block\"\n            class=\"col-span-1 my-6 mr-0 inline-block border-b-[6px] border-mwl-ui px-8 dark:border-white\">\n            <div class=\"heading-6xl text-center\">\n                5.5 Million \n            <\/div>\n            <p class=\"!mb-4 !mt-2 block text-center !font-book dark:text-white\">\n                page views\u00a0\n            <\/p>\n        <\/div>\n            <div id=\"statistic-block\"\n            class=\"col-span-1 my-6 mr-0 inline-block border-b-[6px] border-mwl-ui px-8 dark:border-white\">\n            <div class=\"heading-6xl text-center\">\n                188,000+\n            <\/div>\n            <p class=\"!mb-4 !mt-2 block text-center !font-book dark:text-white\">\n                daily email newsletter subscribers (and growing)\n            <\/p>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-vertically-aligned-center is-layout-flow wp-block-column-is-layout-flow\">    \n<div class=\"grid grid-cols-1 lg:grid-cols-2 gap-8 clear-both not-prose\">\n            <div id=\"statistic-block\"\n            class=\"col-span-1 my-6 mr-0 inline-block border-b-[6px] border-mwl-ui px-8 dark:border-white\">\n            <div class=\"heading-6xl text-center\">\n                51%\n            <\/div>\n            <p class=\"!mb-4 !mt-2 block text-center !font-book dark:text-white\">\n                51% business decision-makers made up of C-level, VPs, &#038; senior management \n            <\/p>\n        <\/div>\n            <div id=\"statistic-block\"\n            class=\"col-span-1 my-6 mr-0 inline-block border-b-[6px] border-mwl-ui px-8 dark:border-white\">\n            <div class=\"heading-6xl text-center\">\n                76,308\n            <\/div>\n            <p class=\"!mb-4 !mt-2 block text-center !font-book dark:text-white\">\n                leads generated for clients\n            <\/p>\n        <\/div>\n    <\/div>\n<\/div>\n<\/div>\n\n\n\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading has-text-align-center\" id=\"h-enquire-now-and-turn-your-marketing-objectives-into-results\">Enquire now and turn your marketing objectives into results<\/h2>\n\n\n    \n    <section id=\"\"\n        class=\"py-10 flex flex-col justify-center formassembly-form container \">\n                \n        <div class=\"pb-6\">\n            <style>.wForm form{text-align: left;}<\/style><!-- FORM: HEAD SECTION -->\n    <meta http-equiv=\"Content-Type\" content=\"text\/html; charset=utf-8\" \/>\n    <meta name=\"referrer\" content=\"no-referrer-when-downgrade\">\n    <!-- THIS SCRIPT NEEDS TO BE LOADED FIRST BEFORE wforms.js -->\n    <script type=\"text\/javascript\" data-for=\"FA__DOMContentLoadedEventDispatch\" src=\"https:\/\/gsma.tfaforms.net\/js\/FA__DOMContentLoadedEventDispatcher.js\" defer><\/script>\n            <script type=\"text\/javascript\">\n        document.addEventListener(\"FA__DOMContentLoaded\", function(){\n            const FORM_TIME_START = Math.floor((new Date).getTime()\/1000);\n            let formElement = document.getElementById(\"tfa_0\");\n            if (null === formElement) {\n                formElement = document.getElementById(\"0\");\n            }\n            let appendJsTimerElement = function(){\n                let formTimeDiff = Math.floor((new Date).getTime()\/1000) - FORM_TIME_START;\n                let cumulatedTimeElement = document.getElementById(\"tfa_dbCumulatedTime\");\n                if (null !== cumulatedTimeElement) {\n                    let cumulatedTime = parseInt(cumulatedTimeElement.value);\n                    if (null !== cumulatedTime && cumulatedTime > 0) {\n                        formTimeDiff += cumulatedTime;\n                    }\n                }\n                let jsTimeInput = document.createElement(\"input\");\n                jsTimeInput.setAttribute(\"type\", \"hidden\");\n                jsTimeInput.setAttribute(\"value\", formTimeDiff.toString());\n                jsTimeInput.setAttribute(\"name\", \"tfa_dbElapsedJsTime\");\n                jsTimeInput.setAttribute(\"id\", \"tfa_dbElapsedJsTime\");\n                jsTimeInput.setAttribute(\"autocomplete\", \"off\");\n                if (null !== formElement) {\n                    formElement.appendChild(jsTimeInput);\n                }\n            };\n            if (null !== formElement) {\n                if(formElement.addEventListener){\n                    formElement.addEventListener('submit', appendJsTimerElement, false);\n                } else if(formElement.attachEvent){\n                    formElement.attachEvent('onsubmit', appendJsTimerElement);\n                }\n            }\n        });\n    <\/script>\n\n    <link href=\"https:\/\/gsma.tfaforms.net\/dist\/form-builder\/5.0.0\/wforms-layout.css?v=8b6d8d9f2cefc90e9f87c8e2ea715f921cb1aa3b\" rel=\"stylesheet\" type=\"text\/css\" \/>\n\n    <link href=\"https:\/\/gsma.tfaforms.net\/uploads\/themes\/theme-34.css\" rel=\"stylesheet\" type=\"text\/css\" \/>\n    <link href=\"https:\/\/gsma.tfaforms.net\/dist\/form-builder\/5.0.0\/wforms-jsonly.css?v=8b6d8d9f2cefc90e9f87c8e2ea715f921cb1aa3b\" rel=\"alternate stylesheet\" title=\"This stylesheet activated by javascript\" type=\"text\/css\" \/>\n    <script type=\"text\/javascript\" src=\"https:\/\/gsma.tfaforms.net\/wForms\/3.11\/js\/wforms.js?v=8b6d8d9f2cefc90e9f87c8e2ea715f921cb1aa3b\"><\/script>\n    <script type=\"text\/javascript\">\n        if(wFORMS.behaviors.prefill) wFORMS.behaviors.prefill.skip = true;\n    <\/script>\n    <script type=\"text\/javascript\" src=\"https:\/\/gsma.tfaforms.net\/wForms\/3.11\/js\/localization-en_GB.js?v=8b6d8d9f2cefc90e9f87c8e2ea715f921cb1aa3b\"><\/script>\n    <script>\n        var FAoldJQ;\n        if (typeof $ != 'undefined' && $.noConflict) FAoldJQ = $.noConflict(true);\n    <\/script>\n    <script src=\"https:\/\/gsma.tfaforms.net\/dist\/jquery\/jquery.0416573c648d279fd758.js\"><\/script>\n    <script src=\"https:\/\/gsma.tfaforms.net\/js\/typeahead\/v1.2.0\/typeahead.bundle.js\"><\/script>\n    <script>\n        var FA$ = $.noConflict(true);\n        if (FAoldJQ) $ = FAoldJQ;\n    <\/script>\n\n    <link href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/4.4.0\/css\/font-awesome.min.css\" rel=\"stylesheet\" type=\"text\/css\" \/>\n\n<!-- FORM: BODY SECTION -->\n<div class=\"wFormContainer\" >\n    <div class=\"wFormHeader\"><\/div>\n    <style type=\"text\/css\">\n                #tfa_2617,\n                *[id^=\"tfa_2617[\"] {\n                    width: 195px !important;\n                }\n                #tfa_2617-D,\n                *[id^=\"tfa_2617[\"][class~=\"field-container-D\"] {\n                    width: auto !important;\n                }\n            <\/style><div class=\"\"><div class=\"wForm\" id=\"1288-WRPR\" data-language=\"en_GB\" dir=\"ltr\">\n<div class=\"codesection\" id=\"code-1288\"><\/div>\n<form method=\"post\" action=\"https:\/\/gsma.tfaforms.net\/api_v2\/rest\/workflow\/processor\" class=\"hintsBelow labelsAbove\" id=\"1288\">\n<div id=\"tfa_2352\" class=\"section inline group\">\n<div class=\"oneField field-container-D    \" id=\"tfa_1-D\">\n<label id=\"tfa_1-L\" class=\"label preField reqMark\" for=\"tfa_1\">First Name<\/label><br><div class=\"inputWrapper\"><input aria-required=\"true\" type=\"text\" id=\"tfa_1\" name=\"tfa_1\" value=\"\" title=\"First Name\" class=\"required\"><\/div>\n<\/div>\n<div class=\"oneField field-container-D    \" id=\"tfa_3-D\">\n<label id=\"tfa_3-L\" class=\"label preField reqMark\" for=\"tfa_3\">Last Name<\/label><br><div class=\"inputWrapper\"><input aria-required=\"true\" type=\"text\" id=\"tfa_3\" name=\"tfa_3\" value=\"\" title=\"Last Name\" class=\"required\"><\/div>\n<\/div>\n<\/div>\n<div id=\"tfa_2353\" class=\"section inline group\">\n<div class=\"oneField field-container-D    \" id=\"tfa_5-D\">\n<label id=\"tfa_5-L\" class=\"label preField reqMark\" for=\"tfa_5\">Job Title<\/label><br><div class=\"inputWrapper\"><input aria-required=\"true\" type=\"text\" id=\"tfa_5\" name=\"tfa_5\" value=\"\" title=\"Job Title\" class=\"required\"><\/div>\n<\/div>\n<div class=\"oneField field-container-D    \" id=\"tfa_7-D\">\n<label id=\"tfa_7-L\" class=\"label preField reqMark\" for=\"tfa_7\">Company Name<\/label><br><div class=\"inputWrapper\"><input aria-required=\"true\" type=\"text\" id=\"tfa_7\" name=\"tfa_7\" value=\"\" title=\"Company Name\" class=\"required\"><\/div>\n<\/div>\n<\/div>\n<div id=\"tfa_2625\" class=\"section inline group\">\n<div class=\"oneField field-container-D    \" id=\"tfa_775-D\">\n<label id=\"tfa_775-L\" class=\"label preField reqMark\" for=\"tfa_775\">Email<\/label><br><div class=\"inputWrapper\"><input aria-required=\"true\" type=\"text\" id=\"tfa_775\" name=\"tfa_775\" value=\"\" title=\"Email\" class=\"validate-email required\"><\/div>\n<\/div>\n<div class=\"oneField field-container-D    \" id=\"tfa_2622-D\">\n<label id=\"tfa_2622-L\" class=\"label preField reqMark\" for=\"tfa_2622\">Country \/ Region<\/label><br><div class=\"inputWrapper\">\n<input aria-required=\"true\" type=\"text\" id=\"tfa_2622\" name=\"tfa_2622\" value=\"\" title=\"Country \/ Region\" data-dataset-allow-free-responses=\"0\" data-dataset-clear-cache=\"1\" autocomplete=\"off\" data-dataset-parameters=\"undefined\" data-dataset-timestamp=\"1663825336\" data-dataset-id=\"40d76123-907d-49ee-9e9a-94f77599a4d0\" data-dataset-map=\"\" data-dataset-type=\"salesforce-picklist\" data-dataset-url=\"https:\/\/gsma.tfaforms.net\/api_v2\/datasets\" class=\"required wfAutosuggest\"><i class=\"fa fa-spinner fa-pulse fa-fw tt-spinner\"><\/i><i class=\"fa fa-search tt-search\" aria-hidden=\"true\"><\/i><i class=\"fa fa-times-circle tt-clear no-input\" tabindex=\"0\" aria-label=\"Clear field\" role=\"button\"><\/i>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"oneField field-container-D    \" id=\"tfa_2624-D\">\n<label id=\"tfa_2624-L\" class=\"label preField reqMark\" for=\"tfa_2624\">Industry Description<\/label><br><div class=\"inputWrapper\">\n<input aria-required=\"true\" type=\"text\" id=\"tfa_2624\" name=\"tfa_2624\" value=\"\" title=\"Industry Description\" data-dataset-allow-free-responses=\"0\" data-dataset-clear-cache=\"1\" autocomplete=\"off\" data-dataset-parameters=\"undefined\" data-dataset-timestamp=\"1663834524\" data-dataset-id=\"606a2cc5-f420-44ca-976a-232db6e935b5\" data-dataset-map=\"\" data-dataset-type=\"salesforce-picklist\" data-dataset-url=\"https:\/\/gsma.tfaforms.net\/api_v2\/datasets\" class=\"required wfAutosuggest\"><i class=\"fa fa-spinner fa-pulse fa-fw tt-spinner\"><\/i><i class=\"fa fa-search tt-search\" aria-hidden=\"true\"><\/i><i class=\"fa fa-times-circle tt-clear no-input\" tabindex=\"0\" aria-label=\"Clear field\" role=\"button\"><\/i>\n<\/div>\n<\/div>\n<div id=\"tfa_2671\" class=\"section inline group\">\n<div class=\"oneField field-container-D    \" id=\"tfa_2641-D\">\n<label id=\"tfa_2641-L\" class=\"label preField reqMark\" for=\"tfa_2641\">Please send me more information about<\/label><br><div class=\"inputWrapper\"><select aria-required=\"true\" id=\"tfa_2641\" name=\"tfa_2641\" title=\"Please send me more information about\" class=\"required\"><option value=\"\">Please select&#8230;<\/option>\n<option value=\"tfa_2668\" id=\"tfa_2668\" class=\"\">AI Survey Report<\/option>\n<option value=\"tfa_2663\" id=\"tfa_2663\" class=\"\">Bespoke Event Coverage Services<\/option>\n<option value=\"tfa_2645\" id=\"tfa_2645\" class=\"\">Case studies<\/option>\n<option value=\"tfa_2644\" id=\"tfa_2644\" class=\"\">Custom content (Whitepapers, Infographics, Surveys &amp; Reports)<\/option>\n<option value=\"tfa_2642\" id=\"tfa_2642\" class=\"\">Digital &amp; Display Advertising<\/option>\n<option value=\"tfa_2680\" id=\"tfa_2680\" class=\"\">eSIM Survey Report<\/option>\n<option value=\"tfa_2667\" id=\"tfa_2667\" class=\"\">Industry Survey Report<\/option>\n<option value=\"tfa_2677\" id=\"tfa_2677\" class=\"\">MWC25 Doha<\/option>\n<option value=\"tfa_2678\" id=\"tfa_2678\" class=\"\">MWC25 Kigali<\/option>\n<option value=\"tfa_2679\" id=\"tfa_2679\" class=\"\">MWC25 Las Vegas<\/option>\n<option value=\"tfa_2672\" id=\"tfa_2672\" class=\"\">MWC26 Opportunities<\/option>\n<option value=\"tfa_2673\" id=\"tfa_2673\" class=\"\">Newsletters<\/option>\n<option value=\"tfa_2674\" id=\"tfa_2674\" class=\"\">Topic hubs<\/option>\n<option value=\"tfa_2664\" id=\"tfa_2664\" class=\"\">Topic Panels<\/option>\n<option value=\"tfa_2648\" id=\"tfa_2648\" class=\"\">TV &amp; Video (Remote, Video, and Studio Interviews, TV Advertising)<\/option>\n<option value=\"tfa_2676\" id=\"tfa_2676\" class=\"\">Unwrapped: Digital Events (The 5G Evolution \/ Digital Industries)<\/option>\n<option value=\"tfa_2643\" id=\"tfa_2643\" class=\"\">Webinars &amp; Virtual Events<\/option>\n<option value=\"tfa_2646\" id=\"tfa_2646\" class=\"\">Written feature<\/option>\n<option value=\"tfa_2650\" id=\"tfa_2650\" class=\"\">Other<\/option><\/select><\/div>\n<\/div>\n<div class=\"oneField field-container-D    \" id=\"tfa_2670-D\">\n<label id=\"tfa_2670-L\" class=\"label preField \" for=\"tfa_2670\">Any additional information to add to your request?<\/label><br><div class=\"inputWrapper\"><input type=\"text\" id=\"tfa_2670\" name=\"tfa_2670\" value=\"\" title=\"Any additional information to add to your request?\" class=\"\"><\/div>\n<\/div>\n<\/div>\n<div class=\"oneField field-container-D    \" id=\"tfa_2626-D\">\n<label id=\"tfa_2626-L\" class=\"label preField reqMark\" for=\"tfa_2626\">How did you hear about us?<\/label><br><div class=\"inputWrapper\"><select aria-required=\"true\" id=\"tfa_2626\" name=\"tfa_2626\" title=\"How did you hear about us?\" class=\"required\"><option value=\"\">Please select&#8230;<\/option>\n<option value=\"tfa_2627\" id=\"tfa_2627\" class=\"\">Email &#8211; Mobile World Live<\/option>\n<option value=\"tfa_2628\" id=\"tfa_2628\" class=\"\">Email &#8211; GSMA<\/option>\n<option value=\"tfa_2629\" id=\"tfa_2629\" class=\"\">Email &#8211; GSMA Intelligence<\/option>\n<option value=\"tfa_2630\" id=\"tfa_2630\" class=\"\">Email &#8211; MWC<\/option>\n<option value=\"tfa_2631\" id=\"tfa_2631\" class=\"\">Website &#8211; Mobile World Live<\/option>\n<option value=\"tfa_2632\" id=\"tfa_2632\" class=\"\">Website &#8211; GSMA<\/option>\n<option value=\"tfa_2633\" id=\"tfa_2633\" class=\"\">Website &#8211; GSMA Intelligence<\/option>\n<option value=\"tfa_2634\" id=\"tfa_2634\" class=\"\">Website &#8211; MWC<\/option>\n<option value=\"tfa_2635\" id=\"tfa_2635\" class=\"\">Social Media &#8211; LinkedIn<\/option>\n<option value=\"tfa_2636\" id=\"tfa_2636\" class=\"\">Social Media &#8211; Facebook<\/option>\n<option value=\"tfa_2637\" id=\"tfa_2637\" class=\"\">Social Media &#8211; Twitter<\/option>\n<option value=\"tfa_2638\" id=\"tfa_2638\" class=\"\">Referral<\/option>\n<option value=\"tfa_2639\" id=\"tfa_2639\" class=\"\">Google Search<\/option>\n<option value=\"tfa_2640\" id=\"tfa_2640\" class=\"\">Other<\/option><\/select><\/div>\n<\/div>\n<div class=\"oneField field-container-D    \" id=\"tfa_776-D\" role=\"group\" aria-labelledby=\"tfa_776-L\" data-tfa-labelledby=\"-L tfa_776-L\">\n<label id=\"tfa_776-L\" class=\"label preField \" data-tfa-check-label-for=\"tfa_776\"><b><u>EMAIL CONSENT<\/u><\/b><\/label><br><div class=\"inputWrapper\"><span id=\"tfa_776\" class=\"choices vertical \"><span class=\"oneChoice\"><input type=\"checkbox\" value=\"tfa_777\" class=\"\" id=\"tfa_777\" name=\"tfa_777\" aria-labelledby=\"tfa_777-L\" data-tfa-labelledby=\"tfa_776-L tfa_777-L\" data-tfa-parent-id=\"tfa_776\"><label class=\"label postField\" id=\"tfa_777-L\" for=\"tfa_777\"><span class=\"input-checkbox-faux\"><\/span><span style=\"color: rgb(82, 81, 81); font-size: 15px;\">To ensure you stay up-to-date on the latest developments in the mobile industry, the GSMA would like to send you information about events, products, services and initiatives, as well as industry news. Please subscribe by ticking this box; once subscribed, you can tailor what you receive from us at any time, or unsubscribe, should you wish.<\/span><\/label><\/span><\/span><\/div>\n<\/div>\n<div id=\"tfa_2346\" class=\"section empty group\"><\/div>\n<input type=\"hidden\" id=\"tfa_2602\" name=\"tfa_2602\" value=\"\" class=\"\"><div id=\"tfa_2611\" class=\"section group\">\n<input type=\"hidden\" id=\"tfa_2613\" name=\"tfa_2613\" value=\"utm_content__c\" class=\"\"><input type=\"hidden\" id=\"tfa_2614\" name=\"tfa_2614\" value=\"utm_source__c\" class=\"\"><input type=\"hidden\" id=\"tfa_2615\" name=\"tfa_2615\" value=\"utm_campaign__c\" class=\"\"><input type=\"hidden\" id=\"tfa_2616\" name=\"tfa_2616\" value=\"utm_medium__c\" class=\"\"><input type=\"hidden\" id=\"tfa_2617\" name=\"tfa_2617\" value=\"UA-1615388-90\" class=\"calc-GOOGLEACCOUNTID\">\n<\/div>\n<div class=\"actions\" id=\"1288-A\" data-contentid=\"submit_button\"><input type=\"submit\" data-label=\"Submit\" class=\"primaryAction\" id=\"submit_button\" value=\"Submit\"><\/div>\n<div style=\"clear:both\"><\/div>\n<input type=\"hidden\" value=\"679-3b326cda04d9c808a11b486702489797\" name=\"tfa_dbCounters\" id=\"tfa_dbCounters\" autocomplete=\"off\"><input type=\"hidden\" value=\"1288\" name=\"tfa_dbFormId\" id=\"tfa_dbFormId\"><input type=\"hidden\" value=\"\" name=\"tfa_dbResponseId\" id=\"tfa_dbResponseId\"><input type=\"hidden\" value=\"d6dfa4047b6ee4e5bcc3da91c57d5aa9\" name=\"tfa_dbControl\" id=\"tfa_dbControl\"><input type=\"hidden\" value=\"\" name=\"tfa_dbWorkflowSessionUuid\" id=\"tfa_dbWorkflowSessionUuid\"><input type=\"hidden\" value=\"1767328110\" name=\"tfa_dbTimeStarted\" id=\"tfa_dbTimeStarted\" autocomplete=\"off\"><input type=\"hidden\" value=\"19\" name=\"tfa_dbVersionId\" id=\"tfa_dbVersionId\"><input type=\"hidden\" value=\"\" name=\"tfa_switchedoff\" id=\"tfa_switchedoff\">\n<\/form>\n<\/div><\/div><div class=\"wFormFooter\"><p class=\"supportInfo\"><br><\/p><\/div>\n  <p class=\"supportInfo\" >\n      <\/p>\n <\/div>\n\n<script\n    id=\"analytics-collector-script\"\n    type=\"text\/javascript\"\n    src=\"https:\/\/gsma.tfaforms.net\/dist\/analytics\/data-collector.e86d94bd97a6d88cf5db.js\"\n    data-customer-id=\"2273\"\n    data-endpoint=\"https:\/\/analytics.formassembly.com\/v1\/traces\"\n><\/script>\n\n        <\/div>\n    <\/section>\n\n\n\n<h2 class=\"wp-block-heading has-text-align-center container\" id=\"h-marketing-campaigns-professional-production-and-industry-leading-content\"><strong>Marketing campaigns, professional production, and industry-leading content <\/strong><\/h2>\n\n\n\n<div class=\"wp-block-group container\"><div class=\"wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained\">\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-2 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">    \n    \n<div class=\"image not-prose not-bold my-6 flex flex-col items-center w-full clear-both\">\n    <div class=\"w-full\">\n                                    \n                    \n                \n    <picture>\n        <source srcset=\"https:\/\/assets.mobileworldlive.com\/wp-content\/uploads\/2023\/11\/10115958\/1.png\" type=\"image\/jpeg\" \/>\n        <img decoding=\"async\" class=\"w-full aspect object-cover \"\n            src=\"https:\/\/assets.mobileworldlive.com\/wp-content\/uploads\/2023\/11\/10115958\/1.png\"\n            alt=\"productcontent\"\n            loading=lazy \/>\n    <\/picture>\n                        <\/div>\n<\/div>\n\n\n\n\n<p>Expert content creation to engage your audience through whitepapers, case studies, written features, and content hubs that leave a lasting impression.<\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">    \n    \n<div class=\"image not-prose not-bold my-6 flex flex-col items-center w-full clear-both\">\n    <div class=\"w-full\">\n                                    \n                    \n                \n    <picture>\n        <source srcset=\"https:\/\/assets.mobileworldlive.com\/wp-content\/uploads\/2023\/11\/10120047\/events.png\" type=\"image\/jpeg\" \/>\n        <img decoding=\"async\" class=\"w-full aspect object-cover \"\n            src=\"https:\/\/assets.mobileworldlive.com\/wp-content\/uploads\/2023\/11\/10120047\/events.png\"\n            alt=\"events\"\n            loading=lazy \/>\n    <\/picture>\n                        <\/div>\n<\/div>\n\n\n\n\n<p>Lead-generating virtual topic-based events and webinars that put your products, services, and experts in the spotlight.&nbsp;&nbsp;<\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">    \n    \n<div class=\"image not-prose not-bold my-6 flex flex-col items-center w-full clear-both\">\n    <div class=\"w-full\">\n                                    \n                    \n                \n    <picture>\n        <source srcset=\"https:\/\/assets.mobileworldlive.com\/wp-content\/uploads\/2023\/11\/10120123\/videointerviews.png\" type=\"image\/jpeg\" \/>\n        <img decoding=\"async\" class=\"w-full aspect object-cover \"\n            src=\"https:\/\/assets.mobileworldlive.com\/wp-content\/uploads\/2023\/11\/10120123\/videointerviews.png\"\n            alt=\"videointerviews\"\n            loading=lazy \/>\n    <\/picture>\n                        <\/div>\n<\/div>\n\n\n\n\n<p>Professionally produced video interviews that elevate your visionaries and thought leaders, creating shareable moments that amplify your message. <\/p>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-3 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">    \n    \n<div class=\"image not-prose not-bold my-6 flex flex-col items-center w-full clear-both\">\n    <div class=\"w-full\">\n                                    \n                    \n                \n    <picture>\n        <source srcset=\"https:\/\/assets.mobileworldlive.com\/wp-content\/uploads\/2023\/11\/10120208\/multiplatformads.png\" type=\"image\/jpeg\" \/>\n        <img decoding=\"async\" class=\"w-full aspect object-cover \"\n            src=\"https:\/\/assets.mobileworldlive.com\/wp-content\/uploads\/2023\/11\/10120208\/multiplatformads.png\"\n            alt=\"multiplatformads\"\n            loading=lazy \/>\n    <\/picture>\n                        <\/div>\n<\/div>\n\n\n\n\n<p>Multi-platform advertising across web, email, events, video, display, and TV broadcasts.&nbsp;<\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">    \n    \n<div class=\"image not-prose not-bold my-6 flex flex-col items-center w-full clear-both\">\n    <div class=\"w-full\">\n                                    \n                    \n                \n    <picture>\n        <source srcset=\"https:\/\/assets.mobileworldlive.com\/wp-content\/uploads\/2023\/11\/10120229\/5.png\" type=\"image\/jpeg\" \/>\n        <img decoding=\"async\" class=\"w-full aspect object-cover \"\n            src=\"https:\/\/assets.mobileworldlive.com\/wp-content\/uploads\/2023\/11\/10120229\/5.png\"\n            alt=\"A person wearing glasses and a blue shirt sits in front of a computer screen displaying complex code and financial data overlays. The blue background features bar charts and numerical graphs, indicating a focus on data analysis or programming. The person appears thoughtful and concentrated.\"\n            loading=lazy \/>\n    <\/picture>\n                        <\/div>\n<\/div>\n\n\n\n\n<p>Leading research and opinions from our readers that get under the skin of the industry. <\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">    \n    \n<div class=\"image not-prose not-bold my-6 flex flex-col items-center w-full clear-both\">\n    <div class=\"w-full\">\n                                    \n                    \n                \n    <picture>\n        <source srcset=\"https:\/\/assets.mobileworldlive.com\/wp-content\/uploads\/2023\/11\/10120302\/bespoke.png\" type=\"image\/jpeg\" \/>\n        <img decoding=\"async\" class=\"w-full aspect object-cover \"\n            src=\"https:\/\/assets.mobileworldlive.com\/wp-content\/uploads\/2023\/11\/10120302\/bespoke.png\"\n            alt=\"bespoke\"\n            loading=lazy \/>\n    <\/picture>\n                        <\/div>\n<\/div>\n\n\n\n\n<p>Bespoke services give your events additional reach, exposure, and impact. <\/p>\n<\/div>\n<\/div>\n<\/div><\/div>\n\n\n\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n","protected":false},"excerpt":{"rendered":"<p>Enquire now and turn your marketing objectives into results Marketing campaigns, professional production, and industry-leading content Expert content creation to <a class=\"more-link\" href=\"https:\/\/www.mobileworldlive.com\/partner\/home\/\">Read more&#8230;<\/a><\/p>\n","protected":false},"author":49,"featured_media":419910,"parent":0,"menu_order":0,"template":"","class_list":["post-381342","partners","type-partners","status-publish","has-post-thumbnail","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v26.1 (Yoast SEO v26.6) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Home - Mobile World Live<\/title>\n<meta name=\"description\" content=\"The online communications hub for the global mobile industry\" \/>\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.mobileworldlive.com\/partner\/home\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Home\" \/>\n<meta property=\"og:description\" content=\"Enquire now and turn your marketing objectives into results Marketing campaigns, professional production, and industry-leading content Expert content creation to Read more...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.mobileworldlive.com\/partner\/home\/\" \/>\n<meta property=\"og:site_name\" content=\"Mobile World Live\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/MobileWorldLive\/\" \/>\n<meta property=\"article:modified_time\" content=\"2025-08-11T08:37:54+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/assets.mobileworldlive.com\/wp-content\/uploads\/2023\/09\/19135827\/Untitled-design-8.png\" \/>\n\t<meta property=\"og:image:width\" content=\"865\" \/>\n\t<meta property=\"og:image:height\" content=\"488\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@mobileworldlive\" \/>\n<meta name=\"twitter:label1\" content=\"Estimated reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.mobileworldlive.com\/partner\/home\/\",\"url\":\"https:\/\/www.mobileworldlive.com\/partner\/home\/\",\"name\":\"Home - Mobile World Live\",\"isPartOf\":{\"@id\":\"https:\/\/www.mobileworldlive.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.mobileworldlive.com\/partner\/home\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.mobileworldlive.com\/partner\/home\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/assets.mobileworldlive.com\/wp-content\/uploads\/2023\/09\/19135827\/Untitled-design-8.png\",\"datePublished\":\"2023-09-26T13:58:47+00:00\",\"dateModified\":\"2025-08-11T08:37:54+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/www.mobileworldlive.com\/partner\/home\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.mobileworldlive.com\/partner\/home\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\/\/www.mobileworldlive.com\/partner\/home\/#primaryimage\",\"url\":\"https:\/\/assets.mobileworldlive.com\/wp-content\/uploads\/2023\/09\/19135827\/Untitled-design-8.png\",\"contentUrl\":\"https:\/\/assets.mobileworldlive.com\/wp-content\/uploads\/2023\/09\/19135827\/Untitled-design-8.png\",\"width\":865,\"height\":488,\"caption\":\"A large group of people sits and stands in a darkened auditorium at the MWC Broadcast Stage. Many are focused on a camera crew filming the event. A large screen in the background displays \\\"Mobile World Live.\\\" The audience is diverse, with attendees dressed in business attire.\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.mobileworldlive.com\/partner\/home\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.mobileworldlive.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Partners\",\"item\":\"https:\/\/www.mobileworldlive.com\/partner\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Home\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.mobileworldlive.com\/#website\",\"url\":\"https:\/\/www.mobileworldlive.com\/\",\"name\":\"Mobile World Live\",\"description\":\"The online communications hub for the global mobile industry\",\"publisher\":{\"@id\":\"https:\/\/www.mobileworldlive.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.mobileworldlive.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.mobileworldlive.com\/#organization\",\"name\":\"Mobile World Live\",\"url\":\"https:\/\/www.mobileworldlive.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\/\/www.mobileworldlive.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/assets.mobileworldlive.com\/wp-content\/uploads\/2023\/10\/03100527\/mobileWorldLive_squareLogo23.png\",\"contentUrl\":\"https:\/\/assets.mobileworldlive.com\/wp-content\/uploads\/2023\/10\/03100527\/mobileWorldLive_squareLogo23.png\",\"width\":266,\"height\":264,\"caption\":\"Mobile World Live\"},\"image\":{\"@id\":\"https:\/\/www.mobileworldlive.com\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/MobileWorldLive\/\",\"https:\/\/x.com\/mobileworldlive\",\"https:\/\/www.instagram.com\/mobileworldlive\/\",\"https:\/\/www.linkedin.com\/groups\/2148851\",\"https:\/\/www.youtube.com\/user\/MobileWorldLive\"]}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Home - Mobile World Live","description":"The online communications hub for the global mobile industry","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.mobileworldlive.com\/partner\/home\/","og_locale":"en_GB","og_type":"article","og_title":"Home","og_description":"Enquire now and turn your marketing objectives into results Marketing campaigns, professional production, and industry-leading content Expert content creation to Read more...","og_url":"https:\/\/www.mobileworldlive.com\/partner\/home\/","og_site_name":"Mobile World Live","article_publisher":"https:\/\/www.facebook.com\/MobileWorldLive\/","article_modified_time":"2025-08-11T08:37:54+00:00","og_image":[{"width":865,"height":488,"url":"https:\/\/assets.mobileworldlive.com\/wp-content\/uploads\/2023\/09\/19135827\/Untitled-design-8.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_site":"@mobileworldlive","twitter_misc":{"Estimated reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.mobileworldlive.com\/partner\/home\/","url":"https:\/\/www.mobileworldlive.com\/partner\/home\/","name":"Home - Mobile World Live","isPartOf":{"@id":"https:\/\/www.mobileworldlive.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.mobileworldlive.com\/partner\/home\/#primaryimage"},"image":{"@id":"https:\/\/www.mobileworldlive.com\/partner\/home\/#primaryimage"},"thumbnailUrl":"https:\/\/assets.mobileworldlive.com\/wp-content\/uploads\/2023\/09\/19135827\/Untitled-design-8.png","datePublished":"2023-09-26T13:58:47+00:00","dateModified":"2025-08-11T08:37:54+00:00","breadcrumb":{"@id":"https:\/\/www.mobileworldlive.com\/partner\/home\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.mobileworldlive.com\/partner\/home\/"]}]},{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/www.mobileworldlive.com\/partner\/home\/#primaryimage","url":"https:\/\/assets.mobileworldlive.com\/wp-content\/uploads\/2023\/09\/19135827\/Untitled-design-8.png","contentUrl":"https:\/\/assets.mobileworldlive.com\/wp-content\/uploads\/2023\/09\/19135827\/Untitled-design-8.png","width":865,"height":488,"caption":"A large group of people sits and stands in a darkened auditorium at the MWC Broadcast Stage. Many are focused on a camera crew filming the event. A large screen in the background displays \"Mobile World Live.\" The audience is diverse, with attendees dressed in business attire."},{"@type":"BreadcrumbList","@id":"https:\/\/www.mobileworldlive.com\/partner\/home\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.mobileworldlive.com\/"},{"@type":"ListItem","position":2,"name":"Partners","item":"https:\/\/www.mobileworldlive.com\/partner\/"},{"@type":"ListItem","position":3,"name":"Home"}]},{"@type":"WebSite","@id":"https:\/\/www.mobileworldlive.com\/#website","url":"https:\/\/www.mobileworldlive.com\/","name":"Mobile World Live","description":"The online communications hub for the global mobile industry","publisher":{"@id":"https:\/\/www.mobileworldlive.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.mobileworldlive.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":"Organization","@id":"https:\/\/www.mobileworldlive.com\/#organization","name":"Mobile World Live","url":"https:\/\/www.mobileworldlive.com\/","logo":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/www.mobileworldlive.com\/#\/schema\/logo\/image\/","url":"https:\/\/assets.mobileworldlive.com\/wp-content\/uploads\/2023\/10\/03100527\/mobileWorldLive_squareLogo23.png","contentUrl":"https:\/\/assets.mobileworldlive.com\/wp-content\/uploads\/2023\/10\/03100527\/mobileWorldLive_squareLogo23.png","width":266,"height":264,"caption":"Mobile World Live"},"image":{"@id":"https:\/\/www.mobileworldlive.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/MobileWorldLive\/","https:\/\/x.com\/mobileworldlive","https:\/\/www.instagram.com\/mobileworldlive\/","https:\/\/www.linkedin.com\/groups\/2148851","https:\/\/www.youtube.com\/user\/MobileWorldLive"]}]}},"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/www.mobileworldlive.com\/wp-json\/wp\/v2\/partners\/381342","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.mobileworldlive.com\/wp-json\/wp\/v2\/partners"}],"about":[{"href":"https:\/\/www.mobileworldlive.com\/wp-json\/wp\/v2\/types\/partners"}],"author":[{"embeddable":true,"href":"https:\/\/www.mobileworldlive.com\/wp-json\/wp\/v2\/users\/49"}],"version-history":[{"count":2,"href":"https:\/\/www.mobileworldlive.com\/wp-json\/wp\/v2\/partners\/381342\/revisions"}],"predecessor-version":[{"id":441408,"href":"https:\/\/www.mobileworldlive.com\/wp-json\/wp\/v2\/partners\/381342\/revisions\/441408"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.mobileworldlive.com\/wp-json\/wp\/v2\/media\/419910"}],"wp:attachment":[{"href":"https:\/\/www.mobileworldlive.com\/wp-json\/wp\/v2\/media?parent=381342"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}