{"id":7140,"date":"2024-09-03T15:14:00","date_gmt":"2024-09-03T06:14:00","guid":{"rendered":"https:\/\/mobilus.co.jp\/lab\/?p=7140"},"modified":"2025-03-04T22:42:27","modified_gmt":"2025-03-04T13:42:27","slug":"mobibot","status":"publish","type":"post","link":"https:\/\/mobilus.co.jp\/lab\/report\/mobibot\/","title":{"rendered":"\u30c1\u30e3\u30c3\u30c8\u30dc\u30c3\u30c8\u300cMOBI BOT\u300d\u88fd\u54c1\u8cc7\u6599"},"content":{"rendered":"\n<p>\u5b9a\u578b\u696d\u52d9\u306e\u81ea\u52d5\u5316\u3067CX\u5411\u4e0a\u3092\u5b9f\u73fe\u3059\u308b\u30c1\u30e3\u30c3\u30c8\u30dc\u30c3\u30c8\u300cMOBI BOT\uff08\u30e2\u30d3\u30dc\u30c3\u30c8\u00ae\uff09\u300d\u306e\u88fd\u54c1\u8cc7\u6599\u3067\u3059\u3002\u554f\u3044\u5408\u308f\u305b\u5bfe\u5fdc\u306b\u304a\u3051\u308b\u8ab2\u984c\u3092MOBI BOT\u3067\u3069\u306e\u3088\u3046\u306b\u89e3\u6c7a\u3059\u308b\u304b\u3001\u4e3b\u306a\u6a5f\u80fd\u3001\u4f7f\u3044\u65b9\u306a\u3069\u3092\u63b2\u8f09\u3057\u3066\u3044\u307e\u3059\u3002<br><\/p>\n\n\n\n<div class=\"wp-block-button aligncenter\" style=\"text-align:center;\">\n<a class=\"wp-block-button__link\" href=\"#form\">\u30c0\u30a6\u30f3\u30ed\u30fc\u30c9\u30d5\u30a9\u30fc\u30e0\u3078\u9032\u3080<\/a><\/div>\n\n\n\n<h2>\u76ee\u6b21<\/h2>\n\n\n\n<p> \u30fb\u554f\u3044\u5408\u308f\u305b\u306e\u96fb\u8a71\u5bfe\u5fdc\u306b\u304a\u3051\u308b\u8ab2\u984c<br> \u30fb\u30b3\u30fc\u30eb\u30bb\u30f3\u30bf\u30fc\u696d\u754c\u306e\u8ab2\u984c\u306b\u5bfe\u3059\u308bMOBI BOT\u306e\u30a2\u30d7\u30ed\u30fc\u30c1<br> \u30fbMOBI BOT\u306e\u5229\u7528\u30a4\u30e1\u30fc\u30b8\u3001\u5177\u4f53\u7684\u306a\u6a5f\u80fd<br> \u30fb\u904b\u7528\u306e\u8ab2\u984c\u3092\u89e3\u6c7a\u3059\u308bMOBI BOT CONSOLE\u6a5f\u80fd\u3000\u307b\u304b<\/p>\n\n\n\n<p> \u203b\u3000\u30da\u30fc\u30b8\u6570\uff1a18\u30da\u30fc\u30b8\u3001PDF\uff1c1.5MB\uff1e <\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" loading=\"lazy\" width=\"1280\" height=\"720\" src=\"https:\/\/mobilus.co.jp\/lab\/wp-content\/uploads\/sites\/4\/2024\/09\/mobi_bot_introduction.png\" alt=\"\" class=\"wp-image-20070\" srcset=\"https:\/\/mobilus.co.jp\/lab\/wp-content\/uploads\/sites\/4\/2024\/09\/mobi_bot_introduction.png 1280w, https:\/\/mobilus.co.jp\/lab\/wp-content\/uploads\/sites\/4\/2024\/09\/mobi_bot_introduction-800x450.png 800w, https:\/\/mobilus.co.jp\/lab\/wp-content\/uploads\/sites\/4\/2024\/09\/mobi_bot_introduction-768x432.png 768w\" sizes=\"(max-width: 1280px) 100vw, 1280px\" \/><\/figure>\n\n\n\n<h2 id=\"form\">\u304a\u7533\u8fbc\u307f\u30d5\u30a9\u30fc\u30e0<\/h2>\n\n\n\n<p>\u3054\u5e0c\u671b\u306e\u65b9\u306f\u3001\u4ee5\u4e0b\u306e\u30d5\u30a9\u30fc\u30e0\u3092\u3054\u5165\u529b\u306e\u4e0a\u3001\u304a\u7533\u3057\u8fbc\u307f\u304f\u3060\u3055\u3044\u3002<\/p>\n\n\n\n<iframe loading=\"lazy\" id=\"responsive-iframe\" src=\"https:\/\/go.mobilus.co.jp\/l\/843543\/2024-04-19\/by64qv\" width=\"100%\" height=\"2200\" type=\"text\/html\" frameborder=\"0\" allowtransparency=\"true\" style=\"border: 0\"><\/iframe>\n\n\n\n<p><\/p>\n\n\n\n<h2>\u95a2\u9023\u30d7\u30ec\u30b9\u30ea\u30ea\u30fc\u30b9<\/h2>\n\n\n\n<a href=\"https:\/\/mobilus.co.jp\/press-release\/40441\">https:\/\/mobilus.co.jp\/press-release\/40441<\/a>\n\n\n\n<script>\n  \/\/ Function to adjust iframe height based on the screen width\n  function adjustIframeHeight() {\n    var iframe = document.getElementById(\"responsive-iframe\");\n    var windowWidth = window.innerWidth;\n\n    \/\/ If it's mobile (screen width <= 767px)\n    if (windowWidth <= 767) {\n      iframe.style.height = \"1650px\";  \n    }\n    \/\/ If it's a desktop or larger screen\n    else {\n      iframe.style.height = \"1300px\";  \n    }\n  }\n  window.onload = adjustIframeHeight;\n  window.onresize = adjustIframeHeight;\n<\/script>\n","protected":false},"excerpt":{"rendered":"<p>\u5b9a\u578b\u696d\u52d9\u306e\u81ea\u52d5\u5316\u3067CX\u5411\u4e0a\u3092\u5b9f\u73fe\u3059\u308b\u30c1\u30e3\u30c3\u30c8\u30dc\u30c3\u30c8\u300cMOBI BOT\uff08\u30e2\u30d3\u30dc\u30c3\u30c8<\/p>\n","protected":false},"author":6,"featured_media":22024,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_wp_rev_ctl_limit":""},"categories":[29],"tags":[49,79,71,12,145],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/mobilus.co.jp\/lab\/wp-json\/wp\/v2\/posts\/7140"}],"collection":[{"href":"https:\/\/mobilus.co.jp\/lab\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/mobilus.co.jp\/lab\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/mobilus.co.jp\/lab\/wp-json\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/mobilus.co.jp\/lab\/wp-json\/wp\/v2\/comments?post=7140"}],"version-history":[{"count":23,"href":"https:\/\/mobilus.co.jp\/lab\/wp-json\/wp\/v2\/posts\/7140\/revisions"}],"predecessor-version":[{"id":23424,"href":"https:\/\/mobilus.co.jp\/lab\/wp-json\/wp\/v2\/posts\/7140\/revisions\/23424"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/mobilus.co.jp\/lab\/wp-json\/wp\/v2\/media\/22024"}],"wp:attachment":[{"href":"https:\/\/mobilus.co.jp\/lab\/wp-json\/wp\/v2\/media?parent=7140"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/mobilus.co.jp\/lab\/wp-json\/wp\/v2\/categories?post=7140"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/mobilus.co.jp\/lab\/wp-json\/wp\/v2\/tags?post=7140"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}