{"id":23563,"date":"2025-10-14T13:32:26","date_gmt":"2025-10-14T13:32:26","guid":{"rendered":"https:\/\/yoobic.com\/communications\/"},"modified":"2025-11-12T17:22:02","modified_gmt":"2025-11-12T17:22:02","slug":"communications","status":"publish","type":"page","link":"https:\/\/yoobic.com\/fr\/communications\/","title":{"rendered":"Communications"},"content":{"rendered":"\r\n<section class=\"hero-banner  hero-banner-left\" style=\"background-color:#a9f8eb\"> \r\n<div id=\"video-cards-block_8f13868093e189c109596f20b11a0e32\" class=\"video-cards\" >\r\n         <div class=\"container\">\r\n     <div class=\"hero-video-row\">\r\n      <div class=\"hero_video_wrap\"> \r\n        <div class=\"hero_video_content\"><h1 style=\"color:#010E3A\" class=\"yb-heading h1_heading\">Des \u00e9quipes connect\u00e9es, o\u00f9 qu&rsquo;elles soient<\/h1><p class=\"yb-heading p_large_light\">Connectez vos \u00e9quipes si\u00e8ge et terrain en toute simplicit\u00e9, diffusez rapidement les bonnes informations, motivez vos collaborateurs et garantissez une ex\u00e9cution parfaite en magasin.<\/p>        \r\n      <\/div>\r\n         <div class=\"hero_video_button_wrap\">   \r\n                            <div class=\"custom-btn-group\"><a href=\"\/fr\/demo\/\" class=\"btn btn--default btn-primary  \">Demander une d\u00e9mo<\/a><\/div>                        <\/div>\r\n          <\/div>\r\n    <div class=\"banner-wrap\" style=\"background-color:#a9f8eb\">\r\n       \r\n        <div class=\"video-container-outer\">\r\n                                   \r\n            <div class=\"video-wrapper\">\r\n              <div class=\"video-container mobile\">\r\n                          <\/div>\r\n                <div class=\"video-container desktop\">\r\n                             \r\n                         <img decoding=\"async\" src=\"https:\/\/yoobic.com\/wp-content\/uploads\/2025\/11\/communications-hero.png\" alt=\"communications-hero\">\r\n                      \r\n                         <\/div>\r\n            \r\n               \r\n                                \r\n                <div class=\"card\" style=\"\r\n                         width: px;\r\n                         height: px;\r\n                        top: -50px;\r\n                        left: -35px;\r\n                        transform: translateY(-10px) scale(0.95);\r\n                    \"  data-desktop-style=\"\r\n                         width: px;\r\n                         height: px;\r\n                        top: -50px;\r\n                        left: -35px;\r\n                        transform: translateY(-10px) scale(0.95);\r\n                    \"   data-mob-style=\"\r\n                       width: px;\r\n                         height: px;\r\n                      top: -20px;\r\n                        right: -10px;\r\n                           transform: translateY(-10px) scale(0.95);\r\n\">\r\n                                            <img decoding=\"async\" src=\"https:\/\/yoobic.com\/wp-content\/uploads\/2025\/10\/card-engagment.svg\" alt=\"Engagement metrics card showing team engagement stats\">\r\n                                    <\/div>\r\n                \r\n                                \r\n                <div class=\"card\" style=\"\r\n                         width: px;\r\n                         height: px;\r\n                        bottom: 80px;\r\n                        right: -100px;\r\n                        transform: translateY(-10px) scale(0.95);\r\n                    \"  data-desktop-style=\"\r\n                         width: px;\r\n                         height: px;\r\n                        bottom: 80px;\r\n                        right: -100px;\r\n                        transform: translateY(-10px) scale(0.95);\r\n                    \"   data-mob-style=\"\r\n                       width: px;\r\n                         height: px;\r\n                      bottom: 40px;\r\n                        left: -30px;\r\n                           transform: translateY(-10px) scale(0.95);\r\n\">\r\n                                            <img decoding=\"async\" src=\"https:\/\/yoobic.com\/wp-content\/uploads\/2025\/10\/card-shoutout.svg\" alt=\"Employee shoutout card recognizing a team member\">\r\n                                    <\/div>\r\n                \r\n                            <\/div>\r\n\r\n                    <\/div>\r\n    <\/div>\r\n                    <\/div>\r\n<\/div>\r\n                    <\/div>\r\n<\/section>\r\n<script src=\"https:\/\/unpkg.com\/@rive-app\/canvas@2.30.2\" integrity=\"sha384-xaY98Z89JSla9Lzqkq1RHYDuzXZjhsTK2lsnJLjNL1jPGKm6n0eipQ0niIBlC9z8\" crossorigin=\"anonymous\"><\/script>\r\n<script>\r\n\r\n function updateCardStyles() {\r\n  const isMobile = window.innerWidth < 991; \/\/ breakpoint\r\n  document.querySelectorAll('.card').forEach(el => {\r\n    el.setAttribute('style', isMobile ? el.dataset.mobStyle : el.dataset.desktopStyle);\r\n  });\r\n}\r\n\r\n\/\/ Run on page load\r\nupdateCardStyles();\r\n\r\n\/\/ Run whenever window is resized\r\nwindow.addEventListener('resize', updateCardStyles);\r\n\r\n\/\/ function getRandomOffset(range) {\r\n\/\/     return Math.floor(Math.random() * (range * 2 + 1)) - range;\r\n\/\/ }\r\n\r\n\/\/ document.querySelectorAll(\".video-wrapper\").forEach((wrapper) => {\r\n\/\/     const video = wrapper.querySelector(\"video\");\r\n\r\n\/\/     wrapper.addEventListener(\"mouseenter\", () => {\r\n\/\/         video.play();\r\n\r\n\/\/         document.querySelectorAll(\".video-wrapper\").forEach((w) => {\r\n\/\/             w.classList.remove(\"active\");\r\n\/\/             w.querySelectorAll(\".card\").forEach((card) => {\r\n\/\/                 card.style.transform = \"\";\r\n\/\/             });\r\n\/\/         });\r\n\r\n\/\/         wrapper.querySelectorAll(\".card\").forEach((card) => {\r\n\/\/             const x = getRandomOffset(20);\r\n\/\/             const y = getRandomOffset(20);\r\n\/\/             card.style.transform = `translate(${x}px, ${y}px) scale(1)`;\r\n\/\/         });\r\n\r\n\/\/         wrapper.classList.add(\"active\");\r\n\/\/     });\r\n\r\n\/\/     wrapper.addEventListener(\"mouseleave\", () => {\r\n\/\/         video.pause();\r\n\/\/         wrapper.classList.remove(\"active\");\r\n\/\/     });\r\n\/\/ });\r\n\r\n\/\/ window.onload = function() {\r\n\/\/     const dpr = window.devicePixelRatio || 1;\r\n\r\n\/\/     function setupRiveAnimation(canvas) {\r\n\/\/         canvas.width = canvas.clientWidth * dpr;\r\n\/\/         canvas.height = canvas.clientHeight * dpr;\r\n\r\n\/\/         const riveInstance = new rive.Rive({\r\n\/\/             src: canvas.dataset.rivSrc,\r\n\/\/             canvas: canvas,\r\n\/\/             stateMachines: [canvas.dataset.stateMachine],\r\n\/\/             autoplay: true,\r\n\/\/             devicePixelRatio: dpr,\r\n\/\/             onLoad: () => {\r\n\/\/                 const inputs = riveInstance.stateMachineInputs(canvas.dataset.stateMachine);\r\n\/\/                 const input = inputs.find(i => i.name === canvas.dataset.inputName);\r\n\r\n\/\/                 if (input) {\r\n\/\/                     canvas.addEventListener('mouseenter', () => input.value = true);\r\n\/\/                     canvas.addEventListener('mouseleave', () => input.value = false);\r\n\/\/                 }\r\n\/\/             }\r\n\/\/         });\r\n\/\/     }\r\n\r\n\/\/     document.querySelectorAll('canvas[id^=\"riveCanvas\"]').forEach(setupRiveAnimation);\r\n\/\/ };\r\n<\/script>\r\n\r\n<section class=\"yb-logo-slider-section\" id=\"yb-logo-sliderblock_7ab7f2085b4fb0b3bc01995e957b793d\" style=\"background-color:#ebfefb\">\r\n    <div class=\"yb-slider-heading\">\r\n   <h5 style=\"color:#010E3A\" class=\"yb-heading h5_heading\">+ de 350 marques et enseignes internationales nous font confiance<\/h5><\/div>\r\n<div class=\"yb-logo-slider\"  id=logo_slide_block_7ab7f2085b4fb0b3bc01995e957b793d   >\r\n        <div class=\"logo-slider-outer\">\r\n                            <div class=\"logo_slider\">\r\n                    <img decoding=\"async\" \r\n                        src=\"https:\/\/yoobic.com\/wp-content\/uploads\/2025\/09\/HM-Logo.svg\" \r\n                            alt=\"H&amp;M logo\"\r\n                            class=\"yb-logo-slider__image\"\r\n                        >\r\n                <\/div>   \r\n                            <div class=\"logo_slider\">\r\n                    <img decoding=\"async\" \r\n                        src=\"https:\/\/yoobic.com\/wp-content\/uploads\/2025\/09\/Boots_logo.svg\" \r\n                            alt=\"Boots logo\"\r\n                            class=\"yb-logo-slider__image\"\r\n                        >\r\n                <\/div>   \r\n                            <div class=\"logo_slider\">\r\n                    <img decoding=\"async\" \r\n                        src=\"https:\/\/yoobic.com\/wp-content\/uploads\/2025\/09\/Michaels_logo.svg\" \r\n                            alt=\"Michael&#039;s logo\"\r\n                            class=\"yb-logo-slider__image\"\r\n                        >\r\n                <\/div>   \r\n                            <div class=\"logo_slider\">\r\n                    <img decoding=\"async\" \r\n                        src=\"https:\/\/yoobic.com\/wp-content\/uploads\/2025\/09\/BurgerFi_Logo.svg\" \r\n                            alt=\"BurgerFi logo\"\r\n                            class=\"yb-logo-slider__image\"\r\n                        >\r\n                <\/div>   \r\n                            <div class=\"logo_slider\">\r\n                    <img decoding=\"async\" \r\n                        src=\"https:\/\/yoobic.com\/wp-content\/uploads\/2025\/09\/Moschino_logo.svg\" \r\n                            alt=\"Moschino logo\"\r\n                            class=\"yb-logo-slider__image\"\r\n                        >\r\n                <\/div>   \r\n                            <div class=\"logo_slider\">\r\n                    <img decoding=\"async\" \r\n                        src=\"https:\/\/yoobic.com\/wp-content\/uploads\/2025\/09\/David_Jones_Limited_Logo.svg\" \r\n                            alt=\"David Jones logo\"\r\n                            class=\"yb-logo-slider__image\"\r\n                        >\r\n                <\/div>   \r\n                            <div class=\"logo_slider\">\r\n                    <img decoding=\"async\" \r\n                        src=\"https:\/\/yoobic.com\/wp-content\/uploads\/2025\/09\/Pret_logo.svg\" \r\n                            alt=\"Pret logo\"\r\n                            class=\"yb-logo-slider__image\"\r\n                        >\r\n                <\/div>   \r\n                        \r\n        <\/div>\r\n    <\/div>\r\n            <\/section>\r\n\r\n<section style=\"\" class=\"yoobic-featur-section align wp-block-acf-yoobic-features\">\r\n    <div class=\"container\">\r\n        <div class=\"yoobic-main-title-wrapper\">\r\n           <h2 style=\"color:#010e3a\" class=\"yb-heading h2_heading\">Des \u00e9quipes plus connect\u00e9es, des r\u00e9sultats concrets<\/h2>           <div class=\"sub-heading\">\r\n                      <\/div>\r\n        <\/div>\r\n        \r\n                <div class=\"yoobic-features-grid yoobic-columns-3\">\r\n                        <div class=\"yoobic-feature-item\">\r\n                  <div class=\"yoobic-feature-icon with-icon-text\" style=\"background-color: ;  width:120px; height:28px;\" ><i class=\"fa-solid fa-envelope\" style=\"color: \"><\/i><span class=\"icon-text\">Moins d\u2019e-mails<\/span><\/div>                <!-- <h3 class=\"yoobic-feature-title\"><\/h3> -->\r\n                    <h1 style=\"color:#214ecf\" class=\"yb-heading h1_heading\">100x<\/h1>                     <p class=\"yb-heading p_default_light\">Une entreprise exploitant plus de 300 stations-service a r\u00e9duit de 100x les \u00e9changes d\u2019e-mails gr\u00e2ce \u00e0 YOOBIC.<\/p>                <!-- <p class=\"yoobic-feature-description\"><\/p> -->\r\n            <\/div>\r\n                        <div class=\"yoobic-feature-item\">\r\n                  <div class=\"yoobic-feature-icon with-icon-text\" style=\"background-color: ;  width:120px; height:28px;\" ><i class=\"fa-solid fa-bolt\" style=\"color: \"><\/i><span class=\"icon-text\">Des r\u00e9ponses plus rapides<\/span><\/div>                <!-- <h3 class=\"yoobic-feature-title\"><\/h3> -->\r\n                    <h1 style=\"color:#214ecf\" class=\"yb-heading h1_heading\">80%<\/h1>                     <p class=\"yb-heading p_default_light\">GameStop a r\u00e9duit de 80 % le temps de r\u00e9ponse du si\u00e8ge aux probl\u00e8mes report\u00e9s par les \u00e9quipes en magasin<\/p>                <!-- <p class=\"yoobic-feature-description\"><\/p> -->\r\n            <\/div>\r\n                        <div class=\"yoobic-feature-item\">\r\n                  <div class=\"yoobic-feature-icon with-icon-text\" style=\"background-color: ;  width:120px; height:28px;\" ><i class=\"fa-solid fa-people-group\" style=\"color: \"><\/i><span class=\"icon-text\">Fid\u00e9lisation des employ\u00e9s<\/span><\/div>                <!-- <h3 class=\"yoobic-feature-title\"><\/h3> -->\r\n                    <h1 style=\"color:#214ecf\" class=\"yb-heading h1_heading\">24%<\/h1>                     <p class=\"yb-heading p_default_light\">Michaels a r\u00e9duit le turnover volontaire de 24 % en donnant aux employ\u00e9s les moyens de collaborer, partager les bonnes pratiques et c\u00e9l\u00e9brer leurs r\u00e9ussites.<\/p>                <!-- <p class=\"yoobic-feature-description\"><\/p> -->\r\n            <\/div>\r\n                    <\/div>\r\n            <\/div>\r\n<\/section><section class=\"yoobic-multi-content-section\">\r\n    <div class=\"container\">\r\n        <div class=\"yoobic-multi__wrapper\">\r\n            <div class=\"yoobic-multi__header\">\r\n                                    <h3 style=\"color:#010E3A\" class=\"yb-heading h3_heading\">Rassemblez tous vos collaborateurs au m\u00eame endroit<\/h3>                                                    <p class=\"yb-heading p_medium_light\">Centralisez les actualit\u00e9s, les feedbacks et la communication interne dans un espace unique.<\/p>                    <div class=\"custom-btn-group\"><a href=\"\/fr\/demo\" class=\"btn btn--default btn-secondary icon-after  \">Demander une d\u00e9mo<\/a><\/div>                            <\/div>\r\n            <div class=\"yoobic-content-wrapper\">\r\n                                                                                <div class=\"yoobic multi_content  content-threehorizontal\">\r\n                                                                                        <div class=\"yoobic-multi-component\" >    \r\n                                                                            <div class=\"yoobic-cards-item\" >\r\n                                            <div class=\"content_image\" style=\"background: #f9f7f2\">\r\n                                                                                                                                                     <img decoding=\"async\" src=\"https:\/\/yoobic.com\/wp-content\/uploads\/2025\/11\/comms-continuous_feedback-col3.png\" alt=\"Message feed in YOOBIC showing a manager communicating visual merchandising feedback with photo annotations\">\r\n                                                                                             \r\n                                            <\/div>\r\n                                            <div class=\"content_text\">\r\n                                                <div class=\"yoobic-feature-icon \" style=\"background-color: ;  width:32px; height:32px;\" ><i class=\"fa-solid fa-arrows-rotate\" style=\"color: \"><\/i><\/div>                                                <div class=\"content_text-inner\">\r\n                                                <p style=\"color:#000000\" class=\"yb-heading p_medium_semibold\">Feedback continu<\/p>                                                <p class=\"yb-heading p_default_light\">Maintenez vos \u00e9quipes engag\u00e9es et inform\u00e9es pour am\u00e9liorer la coh\u00e9rence de votre exp\u00e9rience client.<\/p>                                                <\/div>\r\n                                            <\/div>\r\n                                        <\/div>\r\n                                                                    <\/div>\r\n                                                            <div class=\"yoobic-multi-component\" >    \r\n                                                                            <div class=\"yoobic-cards-item\" >\r\n                                            <div class=\"content_image\" style=\"background: #f9f7f2\">\r\n                                                                                                                                                     <img decoding=\"async\" src=\"https:\/\/yoobic.com\/wp-content\/uploads\/2025\/11\/comms-newsfeed-col3.png\" alt=\"Company-wide newsfeed in the YOOBIC retail communication platform showing a post about a new selling ceremony with an attached handbook\">\r\n                                                                                             \r\n                                            <\/div>\r\n                                            <div class=\"content_text\">\r\n                                                <div class=\"yoobic-feature-icon \" style=\"background-color: ;  width:32px; height:32px;\" ><i class=\"fa-solid fa-bullhorn\" style=\"color: \"><\/i><\/div>                                                <div class=\"content_text-inner\">\r\n                                                <p style=\"color:#010E3A\" class=\"yb-heading p_medium_semibold\">Fil d\u2019actualit\u00e9 d\u2019entreprise<\/p>                                                <p class=\"yb-heading p_default_light\">Informez, connectez et motivez toute votre organisation.<\/p>                                                <\/div>\r\n                                            <\/div>\r\n                                        <\/div>\r\n                                                                    <\/div>\r\n                                                            <div class=\"yoobic-multi-component\" >    \r\n                                                                            <div class=\"yoobic-cards-item\" >\r\n                                            <div class=\"content_image\" style=\"background: #f9f7f2\">\r\n                                                                                                                                                     <img decoding=\"async\" src=\"https:\/\/yoobic.com\/wp-content\/uploads\/2025\/11\/comms-critical-col3.png\" alt=\"Audience targeting in YOOBIC showing 21 users selected from 28 sites, filtered by role including Operations Director, Sales Assistant, and Marketing Coordinator\">\r\n                                                                                             \r\n                                            <\/div>\r\n                                            <div class=\"content_text\">\r\n                                                <div class=\"yoobic-feature-icon \" style=\"background-color: ;  width:32px; height:32px;\" ><i class=\"fa-solid fa-clock\" style=\"color: \"><\/i><\/div>                                                <div class=\"content_text-inner\">\r\n                                                <p style=\"color:#010E3A\" class=\"yb-heading p_medium_semibold\">Envoyez les informations cruciales<\/p>                                                <p class=\"yb-heading p_default_light\">Diffusez vos mises \u00e0 jour efficacement et suivez leur lecture.<\/p>                                                <\/div>\r\n                                            <\/div>\r\n                                        <\/div>\r\n                                                                    <\/div>\r\n                                                    <\/div>\r\n                                                <\/div>\r\n        <\/div>\r\n    <\/div>\r\n<\/section>\r\n<section class=\"yoobic-multi-content-section\">\r\n    <div class=\"container\">\r\n        <div class=\"yoobic-multi__wrapper\">\r\n            <div class=\"yoobic-multi__header\">\r\n                                    <h3 style=\"color:#010E3A\" class=\"yb-heading h3_heading\">Communication mobile pour vos \u00e9quipes<\/h3>                                                    <p class=\"yb-heading p_medium_light\">Diffusez les bons messages, renforcez les liens et faites grandir des communaut\u00e9s engag\u00e9es.<\/p>                    <div class=\"custom-btn-group\"><a href=\"\/fr\/cas-d-usage\/culture-communaute\" class=\"btn btn--default btn-secondary icon-after  \">En savoir plus<\/a><\/div>                            <\/div>\r\n            <div class=\"yoobic-content-wrapper\">\r\n                                                                                <div class=\"yoobic multi_content  content-threehorizontal\">\r\n                                                                                        <div class=\"yoobic-multi-component\" >    \r\n                                                                            <div class=\"yoobic-cards-item\" >\r\n                                            <div class=\"content_image\" style=\"background: #f9f7f2\">\r\n                                                                                                                                                     <img decoding=\"async\" src=\"https:\/\/yoobic.com\/wp-content\/uploads\/2025\/11\/comms-audience-col3.png\" alt=\"Audience targeting in YOOBIC showing 21 users selected from 28 sites, filtered by role including Operations Director, Sales Assistant, and Marketing Coordinator\">\r\n                                                                                             \r\n                                            <\/div>\r\n                                            <div class=\"content_text\">\r\n                                                <div class=\"yoobic-feature-icon \" style=\"background-color: ;  width:32px; height:32px;\" ><i class=\"fa-solid fa-bullseye\" style=\"color: \"><\/i><\/div>                                                <div class=\"content_text-inner\">\r\n                                                <p style=\"color:#000000\" class=\"yb-heading p_medium_semibold\">Garantissez que le bon contenu atteint les bonnes personnes.<\/p>                                                <p class=\"yb-heading p_default_light\">Le ciblage avanc\u00e9 permet de transmettre vos communications \u00e0 l\u2019audience pertinente.<\/p>                                                <\/div>\r\n                                            <\/div>\r\n                                        <\/div>\r\n                                                                    <\/div>\r\n                                                            <div class=\"yoobic-multi-component\" >    \r\n                                                                            <div class=\"yoobic-cards-item\" >\r\n                                            <div class=\"content_image\" style=\"background: #f9f7f2\">\r\n                                                                                                                                                     <img decoding=\"async\" src=\"https:\/\/yoobic.com\/wp-content\/uploads\/2025\/11\/comms-continuous_feedback-col3.png\" alt=\"Message feed in YOOBIC showing a manager communicating visual merchandising feedback with photo annotations\">\r\n                                                                                             \r\n                                            <\/div>\r\n                                            <div class=\"content_text\">\r\n                                                <div class=\"yoobic-feature-icon \" style=\"background-color: ;  width:32px; height:32px;\" ><i class=\"fa-solid fa-message\" style=\"color: \"><\/i><\/div>                                                <div class=\"content_text-inner\">\r\n                                                <p style=\"color:#010E3A\" class=\"yb-heading p_medium_semibold\">Cr\u00e9ez des \u00e9quipes connect\u00e9es<\/p>                                                <p class=\"yb-heading p_default_light\">Permettez des \u00e9changes individuels et en groupe \u00e0 tous les niveaux.<\/p>                                                <\/div>\r\n                                            <\/div>\r\n                                        <\/div>\r\n                                                                    <\/div>\r\n                                                            <div class=\"yoobic-multi-component\" >    \r\n                                                                            <div class=\"yoobic-cards-item\" >\r\n                                            <div class=\"content_image\" style=\"background: #f9f7f2\">\r\n                                                                                                                                                     <img decoding=\"async\" src=\"https:\/\/yoobic.com\/wp-content\/uploads\/2025\/11\/comms-communities-col3.png\" alt=\"Peer communities list in YOOBIC showing groups for Community Managers, Sports &amp; Hobbies, Store crew, and HQ Market updates\">\r\n                                                                                             \r\n                                            <\/div>\r\n                                            <div class=\"content_text\">\r\n                                                <div class=\"yoobic-feature-icon \" style=\"background-color: ;  width:32px; height:32px;\" ><i class=\"fa-solid fa-people-line\" style=\"color: \"><\/i><\/div>                                                <div class=\"content_text-inner\">\r\n                                                <p style=\"color:#010E3A\" class=\"yb-heading p_medium_semibold\">Cr\u00e9ez des communaut\u00e9s entre coll\u00e8gues<\/p>                                                <p class=\"yb-heading p_default_light\">Favorisez les \u00e9changes autour du travail et des centres d\u2019int\u00e9r\u00eat communs.<\/p>                                                <\/div>\r\n                                            <\/div>\r\n                                        <\/div>\r\n                                                                    <\/div>\r\n                                                    <\/div>\r\n                                                <\/div>\r\n        <\/div>\r\n    <\/div>\r\n<\/section>\r\n<section class=\"yoobic-multi-content-section\">\r\n    <div class=\"container\">\r\n        <div class=\"yoobic-multi__wrapper\">\r\n            <div class=\"yoobic-multi__header\">\r\n                                    <h3 style=\"color:#010E3A\" class=\"yb-heading h3_heading\">Mesurez et analysez votre impact<\/h3>                                                    <p class=\"yb-heading p_medium_light\">Suivez l\u2019engagement, r\u00e9coltez les retours et optimisez l\u2019efficacit\u00e9 de vos communications.<\/p>                    <div class=\"custom-btn-group\"><a href=\"\/fr\/demo\" class=\"btn btn--default btn-secondary icon-after  \">Demander une d\u00e9mo<\/a><\/div>                            <\/div>\r\n            <div class=\"yoobic-content-wrapper\">\r\n                                                                                <div class=\"yoobic multi_content  content-threehorizontal\">\r\n                                                                                        <div class=\"yoobic-multi-component\" >    \r\n                                                                            <div class=\"yoobic-cards-item\" >\r\n                                            <div class=\"content_image\" style=\"background: #f9f7f2\">\r\n                                                                                                                                                     <img decoding=\"async\" src=\"https:\/\/yoobic.com\/wp-content\/uploads\/2025\/11\/comms-analytics-col3.png\" alt=\"Retail communications analytics dashboard in YOOBIC showing 901,892 post views, up 23% over the last 30 days\">\r\n                                                                                             \r\n                                            <\/div>\r\n                                            <div class=\"content_text\">\r\n                                                <div class=\"yoobic-feature-icon \" style=\"background-color: ;  width:32px; height:32px;\" ><i class=\"fa-solid fa-arrow-trend-up\" style=\"color: \"><\/i><\/div>                                                <div class=\"content_text-inner\">\r\n                                                <p style=\"color:#000000\" class=\"yb-heading p_medium_semibold\">Analyse de l\u2019engagement<\/p>                                                <p class=\"yb-heading p_default_light\">Suivez l\u2019engagement, le ressenti et l\u2019utilisation gr\u00e2ce \u00e0 des tableaux de bord personnalisables.<\/p>                                                <\/div>\r\n                                            <\/div>\r\n                                        <\/div>\r\n                                                                    <\/div>\r\n                                                            <div class=\"yoobic-multi-component\" >    \r\n                                                                            <div class=\"yoobic-cards-item\" >\r\n                                            <div class=\"content_image\" style=\"background: #f9f7f2\">\r\n                                                                                                                                                     <img decoding=\"async\" src=\"https:\/\/yoobic.com\/wp-content\/uploads\/2025\/11\/comms-polls-col3.png\" alt=\"Employee poll in YOOBIC asking what makes a product display stand out, with results showing smart product grouping at 60%\">\r\n                                                                                             \r\n                                            <\/div>\r\n                                            <div class=\"content_text\">\r\n                                                <div class=\"yoobic-feature-icon \" style=\"background-color: ;  width:32px; height:32px;\" ><i class=\"fa-solid fa-square-poll-horizontal\" style=\"color: \"><\/i><\/div>                                                <div class=\"content_text-inner\">\r\n                                                <p style=\"color:#010E3A\" class=\"yb-heading p_medium_semibold\">Sondages et enqu\u00eates<\/p>                                                <p class=\"yb-heading p_default_light\">Collectez facilement les avis de vos \u00e9quipes via sondages, enqu\u00eates et autres outils.<\/p>                                                <\/div>\r\n                                            <\/div>\r\n                                        <\/div>\r\n                                                                    <\/div>\r\n                                                            <div class=\"yoobic-multi-component\" >    \r\n                                                                            <div class=\"yoobic-cards-item\" >\r\n                                            <div class=\"content_image\" style=\"background: #f9f7f2\">\r\n                                                                                                                                                     <img decoding=\"async\" src=\"https:\/\/yoobic.com\/wp-content\/uploads\/2025\/11\/comms-translation-col2.png\" alt=\"Auto-translation of a retail communications post from English to French in YOOBIC, with a store associate holding a tablet\">\r\n                                                                                             \r\n                                            <\/div>\r\n                                            <div class=\"content_text\">\r\n                                                <div class=\"yoobic-feature-icon \" style=\"background-color: ;  width:32px; height:32px;\" ><i class=\"fa-solid fa-language\" style=\"color: \"><\/i><\/div>                                                <div class=\"content_text-inner\">\r\n                                                <p style=\"color:#010E3A\" class=\"yb-heading p_medium_semibold\">Traduction avanc\u00e9e<\/p>                                                <p class=\"yb-heading p_default_light\">Accompagnez vos \u00e9quipes internationales gr\u00e2ce \u00e0 des traductions multilingues.<\/p>                                                <\/div>\r\n                                            <\/div>\r\n                                        <\/div>\r\n                                                                    <\/div>\r\n                                                    <\/div>\r\n                                                <\/div>\r\n        <\/div>\r\n    <\/div>\r\n<\/section>\r\n<section class=\"yoobic-multi-content-section\">\r\n    <div class=\"container\">\r\n        <div class=\"yoobic-multi__wrapper\">\r\n            <div class=\"yoobic-multi__header\">\r\n                                    <h3 style=\"color:#010E3A\" class=\"yb-heading h3_heading\">Contenu facile \u00e0 trouver et simple \u00e0 g\u00e9rer<\/h3>                                                    <p class=\"yb-heading p_medium_light\">Rendez l\u2019information accessible et exploitable gr\u00e2ce \u00e0 l\u2019IA et \u00e0 une recherche avanc\u00e9e.<\/p>                                                <\/div>\r\n            <div class=\"yoobic-content-wrapper\">\r\n                                                                                <div class=\"yoobic multi_content  content-threehorizontal\">\r\n                                                                                        <div class=\"yoobic-multi-component\" >    \r\n                                                                            <div class=\"yoobic-cards-item\" >\r\n                                            <div class=\"content_image\" style=\"background: #f9f7f2\">\r\n                                                                                                                                                     <img decoding=\"async\" src=\"https:\/\/yoobic.com\/wp-content\/uploads\/2025\/11\/comms-ai_answers-col3.png\" alt=\"AI assistant in the YOOBIC retail communication platform answering a team member&#039;s question about booking time off, with a link to the policy document\">\r\n                                                                                             \r\n                                            <\/div>\r\n                                            <div class=\"content_text\">\r\n                                                <div class=\"yoobic-feature-icon \" style=\"background-color: ;  width:32px; height:32px;\" ><i class=\"fa-solid fa-robot\" style=\"color: \"><\/i><\/div>                                                <div class=\"content_text-inner\">\r\n                                                <p style=\"color:#000000\" class=\"yb-heading p_medium_semibold\">Assistant IA int\u00e9gr\u00e9 au travail<\/p>                                                <p class=\"yb-heading p_default_light\">Notre assistant IA fournit des r\u00e9ponses instantan\u00e9es aux questions cl\u00e9s, directement dans le flux de travail.<\/p>                                                <\/div>\r\n                                            <\/div>\r\n                                        <\/div>\r\n                                                                    <\/div>\r\n                                                            <div class=\"yoobic-multi-component\" >    \r\n                                                                            <div class=\"yoobic-cards-item\" >\r\n                                            <div class=\"content_image\" style=\"background: #f9f7f2\">\r\n                                                                                                                                                     <img decoding=\"async\" src=\"https:\/\/yoobic.com\/wp-content\/uploads\/2025\/11\/comms-knowledge_library-col3.png\" alt=\"Knowledge library in YOOBIC showing folders for New Joiner Package, Manager resources, Supports &amp; contacts, and Company policies\">\r\n                                                                                             \r\n                                            <\/div>\r\n                                            <div class=\"content_text\">\r\n                                                <div class=\"yoobic-feature-icon \" style=\"background-color: ;  width:32px; height:32px;\" ><i class=\"fa-solid fa-book-open\" style=\"color: \"><\/i><\/div>                                                <div class=\"content_text-inner\">\r\n                                                <p style=\"color:#010E3A\" class=\"yb-heading p_medium_semibold\">Biblioth\u00e8que de connaissances<\/p>                                                <p class=\"yb-heading p_default_light\">Fournissez \u00e0 vos \u00e9quipes tout ce dont elles ont besoin, centralis\u00e9 en un seul endroit.<\/p>                                                <\/div>\r\n                                            <\/div>\r\n                                        <\/div>\r\n                                                                    <\/div>\r\n                                                            <div class=\"yoobic-multi-component\" >    \r\n                                                                            <div class=\"yoobic-cards-item\" >\r\n                                            <div class=\"content_image\" style=\"background: #f9f7f2\">\r\n                                                                                                                                                     <img decoding=\"async\" src=\"https:\/\/yoobic.com\/wp-content\/uploads\/2025\/11\/comms-search-col3.png\" alt=\"Advanced search in YOOBIC returning 3 results for Customer Service, including a Best Practices PDF\">\r\n                                                                                             \r\n                                            <\/div>\r\n                                            <div class=\"content_text\">\r\n                                                <div class=\"yoobic-feature-icon \" style=\"background-color: ;  width:32px; height:32px;\" ><i class=\"fa-solid fa-magnifying-glass\" style=\"color: \"><\/i><\/div>                                                <div class=\"content_text-inner\">\r\n                                                <p style=\"color:#010E3A\" class=\"yb-heading p_medium_semibold\">Recherchez facilement l\u2019information<\/p>                                                <p class=\"yb-heading p_default_light\">Trouvez rapidement les documents pertinents gr\u00e2ce \u00e0 une recherche avanc\u00e9e.<\/p>                                                <\/div>\r\n                                            <\/div>\r\n                                        <\/div>\r\n                                                                    <\/div>\r\n                                                    <\/div>\r\n                                                <\/div>\r\n        <\/div>\r\n    <\/div>\r\n<\/section>\r\n   \r\n    <section  class=\"yb-testimonial-section-slider\" style=\"background-color: #010e3a;\" >\r\n    <div class=\"container\">\r\n            <div class=\"heading-wrapper\">\r\n        <h2 style=\"color:#ffffff\" class=\"yb-heading h2_heading\">Transformer la communication au sein des \u00e9quipes<\/h2>        <p class=\"yb-heading p_large_light\">D\u00e9couvrez comment nos clients r\u00e9volutionnent leur communication retail<\/p>    <\/div>\r\n    <\/div>\r\n        <div class=\"yb-testimonial-slider-wrapper\">\r\n        <div id=\"testimonial-slider\" class=\"yb-testimonial-slider\">\r\n                                            <div class=\"yb-testimonial-card\">\r\n                    <a href=\"\">\r\n                    <div class=\"card-head\">\r\n                                        \r\n                        <h3 style=\"color:#ffffff\" class=\"yb-heading h3_heading\">D\u00e9couvrez comment GANT a cr\u00e9\u00e9 une v\u00e9ritable communaut\u00e9 mondiale<\/h3>                    <div class=\"link-case-study\">\r\n                            <svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n    <path d=\"M18.7063 12.7086C19.0969 12.318 19.0969 11.6836 18.7063 11.293L13.7063 6.29297C13.3156 5.90234 12.6813 5.90234 12.2906 6.29297C11.9 6.68359 11.9 7.31797 12.2906 7.70859L15.5875 11.0023H6C5.44687 11.0023 5 11.4492 5 12.0023C5 12.5555 5.44687 13.0023 6 13.0023H15.5844L12.2937 16.2961C11.9031 16.6867 11.9031 17.3211 12.2937 17.7117C12.6844 18.1023 13.3188 18.1023 13.7094 17.7117L18.7094 12.7117L18.7063 12.7086Z\" fill=\"white\"\/>\r\n    <\/svg>\r\n    <\/div>\r\n\r\n                                    \r\n                    <\/div>\r\n                    <\/a>\r\n\r\n                    <div class=\"testimonial-body\">\r\n                    <div class=\"yb-testimonial-quote\">\r\n                        <blockquote>Gr\u00e2ce \u00e0 YOOBIC, nos \u00e9quipes en magasin \u00e0 Shanghai partagent des conseils avec leurs coll\u00e8gues \u00e0 Paris. Ce lien renforce le sentiment d\u2019appartenance et fait de chacun un membre \u00e0 part enti\u00e8re d\u2019une communaut\u00e9 globale.<\/blockquote>\r\n                    <\/div>\r\n\r\n                    <div class=\"testimonial-section\">\r\n                        <div class=\"testimonial-detail-wrap\">\r\n                    <div class=\"testimonial-author\">\r\n                                                <img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"800\" src=\"https:\/\/yoobic.com\/wp-content\/uploads\/2025\/11\/Maria-Klingh.jpeg\" class=\"attachment-full size-full\" alt=\"Maria Klingh\" srcset=\"https:\/\/yoobic.com\/wp-content\/uploads\/2025\/11\/Maria-Klingh.jpeg 800w, https:\/\/yoobic.com\/wp-content\/uploads\/2025\/11\/Maria-Klingh-300x300.jpeg 300w, https:\/\/yoobic.com\/wp-content\/uploads\/2025\/11\/Maria-Klingh-150x150.jpeg 150w, https:\/\/yoobic.com\/wp-content\/uploads\/2025\/11\/Maria-Klingh-768x768.jpeg 768w\" sizes=\"auto, (max-width: 800px) 100vw, 800px\" \/>                                                <\/div>\r\n                        <div class=\"yb-author-info\">\r\n                        <strong>Maria Klingh<\/strong>\r\n                        <p>Directeur Retail International, GANT<\/p>\r\n                        <\/div>\r\n                        <\/div>\r\n                        <div class=\"testimonial-logo\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/yoobic.com\/wp-content\/uploads\/2025\/11\/CompanyGant-WidthCropped.svg\" class=\"attachment-full size-full\" alt=\"Company Logo\" \/>                                                <\/div>\r\n                    <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                                            <div class=\"yb-testimonial-card\">\r\n                    <a href=\"\">\r\n                    <div class=\"card-head\">\r\n                                        \r\n                        <h3 style=\"color:#ffffff\" class=\"yb-heading h3_heading\">D\u00e9couvrez comment Michaels a augment\u00e9 ses ventes gr\u00e2ce \u00e0 une communication optimis\u00e9e<\/h3>                    <div class=\"link-case-study\">\r\n                            <svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n    <path d=\"M18.7063 12.7086C19.0969 12.318 19.0969 11.6836 18.7063 11.293L13.7063 6.29297C13.3156 5.90234 12.6813 5.90234 12.2906 6.29297C11.9 6.68359 11.9 7.31797 12.2906 7.70859L15.5875 11.0023H6C5.44687 11.0023 5 11.4492 5 12.0023C5 12.5555 5.44687 13.0023 6 13.0023H15.5844L12.2937 16.2961C11.9031 16.6867 11.9031 17.3211 12.2937 17.7117C12.6844 18.1023 13.3188 18.1023 13.7094 17.7117L18.7094 12.7117L18.7063 12.7086Z\" fill=\"white\"\/>\r\n    <\/svg>\r\n    <\/div>\r\n\r\n                                    \r\n                    <\/div>\r\n                    <\/a>\r\n\r\n                    <div class=\"testimonial-body\">\r\n                    <div class=\"yb-testimonial-quote\">\r\n                        <blockquote>La communication est plus fluide et simplifi\u00e9e, ce qui nous permet d\u2019am\u00e9liorer nos ventes et nos services.\r\n<\/blockquote>\r\n                    <\/div>\r\n\r\n                    <div class=\"testimonial-section\">\r\n                        <div class=\"testimonial-detail-wrap\">\r\n                    <div class=\"testimonial-author\">\r\n                                                <img loading=\"lazy\" decoding=\"async\" width=\"1200\" height=\"720\" src=\"https:\/\/yoobic.com\/wp-content\/uploads\/2025\/11\/Michaels-store-inside.webp\" class=\"attachment-full size-full\" alt=\"Steve Hill\" srcset=\"https:\/\/yoobic.com\/wp-content\/uploads\/2025\/11\/Michaels-store-inside.webp 1200w, https:\/\/yoobic.com\/wp-content\/uploads\/2025\/11\/Michaels-store-inside-300x180.webp 300w, https:\/\/yoobic.com\/wp-content\/uploads\/2025\/11\/Michaels-store-inside-1024x614.webp 1024w, https:\/\/yoobic.com\/wp-content\/uploads\/2025\/11\/Michaels-store-inside-768x461.webp 768w\" sizes=\"auto, (max-width: 1200px) 100vw, 1200px\" \/>                                                <\/div>\r\n                        <div class=\"yb-author-info\">\r\n                        <strong>Steve Hill<\/strong>\r\n                        <p>Directeur de district, Michaels<\/p>\r\n                        <\/div>\r\n                        <\/div>\r\n                        <div class=\"testimonial-logo\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/yoobic.com\/wp-content\/uploads\/2025\/09\/Michaels_logo.svg\" class=\"attachment-full size-full\" alt=\"Company Logo\" \/>                                                <\/div>\r\n                    <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                                            <div class=\"yb-testimonial-card\">\r\n                    <a href=\"\">\r\n                    <div class=\"card-head\">\r\n                                        \r\n                        <h3 style=\"color:#ffffff\" class=\"yb-heading h3_heading\">D\u00e9couvrez comment GameStop a renforc\u00e9 la connexion entre ses \u00e9quipes dans tous les magasins<\/h3>                    <div class=\"link-case-study\">\r\n                            <svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n    <path d=\"M18.7063 12.7086C19.0969 12.318 19.0969 11.6836 18.7063 11.293L13.7063 6.29297C13.3156 5.90234 12.6813 5.90234 12.2906 6.29297C11.9 6.68359 11.9 7.31797 12.2906 7.70859L15.5875 11.0023H6C5.44687 11.0023 5 11.4492 5 12.0023C5 12.5555 5.44687 13.0023 6 13.0023H15.5844L12.2937 16.2961C11.9031 16.6867 11.9031 17.3211 12.2937 17.7117C12.6844 18.1023 13.3188 18.1023 13.7094 17.7117L18.7094 12.7117L18.7063 12.7086Z\" fill=\"white\"\/>\r\n    <\/svg>\r\n    <\/div>\r\n\r\n                                    \r\n                    <\/div>\r\n                    <\/a>\r\n\r\n                    <div class=\"testimonial-body\">\r\n                    <div class=\"yb-testimonial-quote\">\r\n                        <blockquote>YOOBIC nous a permis de cr\u00e9er une vraie connexion, pas seulement d\u2019envoyer un message et d\u2019attendre une r\u00e9ponse. Cela a compl\u00e8tement transform\u00e9 notre fa\u00e7on de communiquer.<\/blockquote>\r\n                    <\/div>\r\n\r\n                    <div class=\"testimonial-section\">\r\n                        <div class=\"testimonial-detail-wrap\">\r\n                    <div class=\"testimonial-author\">\r\n                                                <img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"800\" src=\"https:\/\/yoobic.com\/wp-content\/uploads\/2025\/11\/Matthew-Goodfriend.jpeg\" class=\"attachment-full size-full\" alt=\"Matthew Goodfriend\" srcset=\"https:\/\/yoobic.com\/wp-content\/uploads\/2025\/11\/Matthew-Goodfriend.jpeg 800w, https:\/\/yoobic.com\/wp-content\/uploads\/2025\/11\/Matthew-Goodfriend-300x300.jpeg 300w, https:\/\/yoobic.com\/wp-content\/uploads\/2025\/11\/Matthew-Goodfriend-150x150.jpeg 150w, https:\/\/yoobic.com\/wp-content\/uploads\/2025\/11\/Matthew-Goodfriend-768x768.jpeg 768w\" sizes=\"auto, (max-width: 800px) 100vw, 800px\" \/>                                                <\/div>\r\n                        <div class=\"yb-author-info\">\r\n                        <strong>Matthew Goodfriend<\/strong>\r\n                        <p>Senior Manager, L&amp;D, GameStop<\/p>\r\n                        <\/div>\r\n                        <\/div>\r\n                        <div class=\"testimonial-logo\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/yoobic.com\/wp-content\/uploads\/2025\/11\/CompanyGamestop-WidthCropped-1.svg\" class=\"attachment-full size-full\" alt=\"Company Logo\" \/>                                                <\/div>\r\n                    <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                                            <div class=\"yb-testimonial-card\">\r\n                    <a href=\"\">\r\n                    <div class=\"card-head\">\r\n                                        \r\n                        <h3 style=\"color:#ffffff\" class=\"yb-heading h3_heading\">D\u00e9couvrez comment GANT a cr\u00e9\u00e9 une v\u00e9ritable communaut\u00e9 mondiale<\/h3>                    <div class=\"link-case-study\">\r\n                            <svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n    <path d=\"M18.7063 12.7086C19.0969 12.318 19.0969 11.6836 18.7063 11.293L13.7063 6.29297C13.3156 5.90234 12.6813 5.90234 12.2906 6.29297C11.9 6.68359 11.9 7.31797 12.2906 7.70859L15.5875 11.0023H6C5.44687 11.0023 5 11.4492 5 12.0023C5 12.5555 5.44687 13.0023 6 13.0023H15.5844L12.2937 16.2961C11.9031 16.6867 11.9031 17.3211 12.2937 17.7117C12.6844 18.1023 13.3188 18.1023 13.7094 17.7117L18.7094 12.7117L18.7063 12.7086Z\" fill=\"white\"\/>\r\n    <\/svg>\r\n    <\/div>\r\n\r\n                                    \r\n                    <\/div>\r\n                    <\/a>\r\n\r\n                    <div class=\"testimonial-body\">\r\n                    <div class=\"yb-testimonial-quote\">\r\n                        <blockquote>Gr\u00e2ce \u00e0 YOOBIC, nos \u00e9quipes en magasin \u00e0 Shanghai partagent des conseils avec leurs coll\u00e8gues \u00e0 Paris. Ce lien renforce le sentiment d\u2019appartenance et fait de chacun un membre \u00e0 part enti\u00e8re d\u2019une communaut\u00e9 globale.<\/blockquote>\r\n                    <\/div>\r\n\r\n                    <div class=\"testimonial-section\">\r\n                        <div class=\"testimonial-detail-wrap\">\r\n                    <div class=\"testimonial-author\">\r\n                                                <img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"800\" src=\"https:\/\/yoobic.com\/wp-content\/uploads\/2025\/11\/Maria-Klingh.jpeg\" class=\"attachment-full size-full\" alt=\"Maria Klingh\" srcset=\"https:\/\/yoobic.com\/wp-content\/uploads\/2025\/11\/Maria-Klingh.jpeg 800w, https:\/\/yoobic.com\/wp-content\/uploads\/2025\/11\/Maria-Klingh-300x300.jpeg 300w, https:\/\/yoobic.com\/wp-content\/uploads\/2025\/11\/Maria-Klingh-150x150.jpeg 150w, https:\/\/yoobic.com\/wp-content\/uploads\/2025\/11\/Maria-Klingh-768x768.jpeg 768w\" sizes=\"auto, (max-width: 800px) 100vw, 800px\" \/>                                                <\/div>\r\n                        <div class=\"yb-author-info\">\r\n                        <strong>Maria Klingh<\/strong>\r\n                        <p>Directeur Retail International, GANT<\/p>\r\n                        <\/div>\r\n                        <\/div>\r\n                        <div class=\"testimonial-logo\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/yoobic.com\/wp-content\/uploads\/2025\/11\/CompanyGant-WidthCropped.svg\" class=\"attachment-full size-full\" alt=\"Company Logo\" \/>                                                <\/div>\r\n                    <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                                            <div class=\"yb-testimonial-card\">\r\n                    <a href=\"\">\r\n                    <div class=\"card-head\">\r\n                                        \r\n                        <h3 style=\"color:#ffffff\" class=\"yb-heading h3_heading\">D\u00e9couvrez comment Michaels a augment\u00e9 ses ventes gr\u00e2ce \u00e0 une communication optimis\u00e9e<\/h3>                    <div class=\"link-case-study\">\r\n                            <svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n    <path d=\"M18.7063 12.7086C19.0969 12.318 19.0969 11.6836 18.7063 11.293L13.7063 6.29297C13.3156 5.90234 12.6813 5.90234 12.2906 6.29297C11.9 6.68359 11.9 7.31797 12.2906 7.70859L15.5875 11.0023H6C5.44687 11.0023 5 11.4492 5 12.0023C5 12.5555 5.44687 13.0023 6 13.0023H15.5844L12.2937 16.2961C11.9031 16.6867 11.9031 17.3211 12.2937 17.7117C12.6844 18.1023 13.3188 18.1023 13.7094 17.7117L18.7094 12.7117L18.7063 12.7086Z\" fill=\"white\"\/>\r\n    <\/svg>\r\n    <\/div>\r\n\r\n                                    \r\n                    <\/div>\r\n                    <\/a>\r\n\r\n                    <div class=\"testimonial-body\">\r\n                    <div class=\"yb-testimonial-quote\">\r\n                        <blockquote>La communication est plus fluide et simplifi\u00e9e, ce qui nous permet d\u2019am\u00e9liorer nos ventes et nos services.\r\n<\/blockquote>\r\n                    <\/div>\r\n\r\n                    <div class=\"testimonial-section\">\r\n                        <div class=\"testimonial-detail-wrap\">\r\n                    <div class=\"testimonial-author\">\r\n                                                <img loading=\"lazy\" decoding=\"async\" width=\"1200\" height=\"720\" src=\"https:\/\/yoobic.com\/wp-content\/uploads\/2025\/11\/Michaels-store-inside.webp\" class=\"attachment-full size-full\" alt=\"Steve Hill\" srcset=\"https:\/\/yoobic.com\/wp-content\/uploads\/2025\/11\/Michaels-store-inside.webp 1200w, https:\/\/yoobic.com\/wp-content\/uploads\/2025\/11\/Michaels-store-inside-300x180.webp 300w, https:\/\/yoobic.com\/wp-content\/uploads\/2025\/11\/Michaels-store-inside-1024x614.webp 1024w, https:\/\/yoobic.com\/wp-content\/uploads\/2025\/11\/Michaels-store-inside-768x461.webp 768w\" sizes=\"auto, (max-width: 1200px) 100vw, 1200px\" \/>                                                <\/div>\r\n                        <div class=\"yb-author-info\">\r\n                        <strong>Steve Hill<\/strong>\r\n                        <p>Directeur de district, Michaels<\/p>\r\n                        <\/div>\r\n                        <\/div>\r\n                        <div class=\"testimonial-logo\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/yoobic.com\/wp-content\/uploads\/2025\/09\/Michaels_logo.svg\" class=\"attachment-full size-full\" alt=\"Company Logo\" \/>                                                <\/div>\r\n                    <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                                            <div class=\"yb-testimonial-card\">\r\n                    <a href=\"\">\r\n                    <div class=\"card-head\">\r\n                                        \r\n                        <h3 style=\"color:#ffffff\" class=\"yb-heading h3_heading\">D\u00e9couvrez comment GameStop a renforc\u00e9 la connexion entre ses \u00e9quipes dans tous les magasins<\/h3>                    <div class=\"link-case-study\">\r\n                            <svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n    <path d=\"M18.7063 12.7086C19.0969 12.318 19.0969 11.6836 18.7063 11.293L13.7063 6.29297C13.3156 5.90234 12.6813 5.90234 12.2906 6.29297C11.9 6.68359 11.9 7.31797 12.2906 7.70859L15.5875 11.0023H6C5.44687 11.0023 5 11.4492 5 12.0023C5 12.5555 5.44687 13.0023 6 13.0023H15.5844L12.2937 16.2961C11.9031 16.6867 11.9031 17.3211 12.2937 17.7117C12.6844 18.1023 13.3188 18.1023 13.7094 17.7117L18.7094 12.7117L18.7063 12.7086Z\" fill=\"white\"\/>\r\n    <\/svg>\r\n    <\/div>\r\n\r\n                                    \r\n                    <\/div>\r\n                    <\/a>\r\n\r\n                    <div class=\"testimonial-body\">\r\n                    <div class=\"yb-testimonial-quote\">\r\n                        <blockquote>YOOBIC nous a permis de cr\u00e9er une vraie connexion, pas seulement d\u2019envoyer un message et d\u2019attendre une r\u00e9ponse. Cela a compl\u00e8tement transform\u00e9 notre fa\u00e7on de communiquer.<\/blockquote>\r\n                    <\/div>\r\n\r\n                    <div class=\"testimonial-section\">\r\n                        <div class=\"testimonial-detail-wrap\">\r\n                    <div class=\"testimonial-author\">\r\n                                                <img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"800\" src=\"https:\/\/yoobic.com\/wp-content\/uploads\/2025\/11\/Matthew-Goodfriend.jpeg\" class=\"attachment-full size-full\" alt=\"Matthew Goodfriend\" srcset=\"https:\/\/yoobic.com\/wp-content\/uploads\/2025\/11\/Matthew-Goodfriend.jpeg 800w, https:\/\/yoobic.com\/wp-content\/uploads\/2025\/11\/Matthew-Goodfriend-300x300.jpeg 300w, https:\/\/yoobic.com\/wp-content\/uploads\/2025\/11\/Matthew-Goodfriend-150x150.jpeg 150w, https:\/\/yoobic.com\/wp-content\/uploads\/2025\/11\/Matthew-Goodfriend-768x768.jpeg 768w\" sizes=\"auto, (max-width: 800px) 100vw, 800px\" \/>                                                <\/div>\r\n                        <div class=\"yb-author-info\">\r\n                        <strong>Matthew Goodfriend<\/strong>\r\n                        <p>Senior Manager, L&amp;D, GameStop<\/p>\r\n                        <\/div>\r\n                        <\/div>\r\n                        <div class=\"testimonial-logo\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/yoobic.com\/wp-content\/uploads\/2025\/11\/CompanyGamestop-WidthCropped-1.svg\" class=\"attachment-full size-full\" alt=\"Company Logo\" \/>                                                <\/div>\r\n                    <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                                            <div class=\"yb-testimonial-card\">\r\n                    <a href=\"\">\r\n                    <div class=\"card-head\">\r\n                                        \r\n                        <h3 style=\"color:#ffffff\" class=\"yb-heading h3_heading\">D\u00e9couvrez comment GANT a cr\u00e9\u00e9 une v\u00e9ritable communaut\u00e9 mondiale<\/h3>                    <div class=\"link-case-study\">\r\n                            <svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n    <path d=\"M18.7063 12.7086C19.0969 12.318 19.0969 11.6836 18.7063 11.293L13.7063 6.29297C13.3156 5.90234 12.6813 5.90234 12.2906 6.29297C11.9 6.68359 11.9 7.31797 12.2906 7.70859L15.5875 11.0023H6C5.44687 11.0023 5 11.4492 5 12.0023C5 12.5555 5.44687 13.0023 6 13.0023H15.5844L12.2937 16.2961C11.9031 16.6867 11.9031 17.3211 12.2937 17.7117C12.6844 18.1023 13.3188 18.1023 13.7094 17.7117L18.7094 12.7117L18.7063 12.7086Z\" fill=\"white\"\/>\r\n    <\/svg>\r\n    <\/div>\r\n\r\n                                    \r\n                    <\/div>\r\n                    <\/a>\r\n\r\n                    <div class=\"testimonial-body\">\r\n                    <div class=\"yb-testimonial-quote\">\r\n                        <blockquote>Gr\u00e2ce \u00e0 YOOBIC, nos \u00e9quipes en magasin \u00e0 Shanghai partagent des conseils avec leurs coll\u00e8gues \u00e0 Paris. Ce lien renforce le sentiment d\u2019appartenance et fait de chacun un membre \u00e0 part enti\u00e8re d\u2019une communaut\u00e9 globale.<\/blockquote>\r\n                    <\/div>\r\n\r\n                    <div class=\"testimonial-section\">\r\n                        <div class=\"testimonial-detail-wrap\">\r\n                    <div class=\"testimonial-author\">\r\n                                                <img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"800\" src=\"https:\/\/yoobic.com\/wp-content\/uploads\/2025\/11\/Maria-Klingh.jpeg\" class=\"attachment-full size-full\" alt=\"Maria Klingh\" srcset=\"https:\/\/yoobic.com\/wp-content\/uploads\/2025\/11\/Maria-Klingh.jpeg 800w, https:\/\/yoobic.com\/wp-content\/uploads\/2025\/11\/Maria-Klingh-300x300.jpeg 300w, https:\/\/yoobic.com\/wp-content\/uploads\/2025\/11\/Maria-Klingh-150x150.jpeg 150w, https:\/\/yoobic.com\/wp-content\/uploads\/2025\/11\/Maria-Klingh-768x768.jpeg 768w\" sizes=\"auto, (max-width: 800px) 100vw, 800px\" \/>                                                <\/div>\r\n                        <div class=\"yb-author-info\">\r\n                        <strong>Maria Klingh<\/strong>\r\n                        <p>Directeur Retail International, GANT<\/p>\r\n                        <\/div>\r\n                        <\/div>\r\n                        <div class=\"testimonial-logo\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/yoobic.com\/wp-content\/uploads\/2025\/11\/CompanyGant-WidthCropped.svg\" class=\"attachment-full size-full\" alt=\"Company Logo\" \/>                                                <\/div>\r\n                    <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                                            <div class=\"yb-testimonial-card\">\r\n                    <a href=\"\">\r\n                    <div class=\"card-head\">\r\n                                        \r\n                        <h3 style=\"color:#ffffff\" class=\"yb-heading h3_heading\">D\u00e9couvrez comment Michaels a augment\u00e9 ses ventes gr\u00e2ce \u00e0 une communication optimis\u00e9e<\/h3>                    <div class=\"link-case-study\">\r\n                            <svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n    <path d=\"M18.7063 12.7086C19.0969 12.318 19.0969 11.6836 18.7063 11.293L13.7063 6.29297C13.3156 5.90234 12.6813 5.90234 12.2906 6.29297C11.9 6.68359 11.9 7.31797 12.2906 7.70859L15.5875 11.0023H6C5.44687 11.0023 5 11.4492 5 12.0023C5 12.5555 5.44687 13.0023 6 13.0023H15.5844L12.2937 16.2961C11.9031 16.6867 11.9031 17.3211 12.2937 17.7117C12.6844 18.1023 13.3188 18.1023 13.7094 17.7117L18.7094 12.7117L18.7063 12.7086Z\" fill=\"white\"\/>\r\n    <\/svg>\r\n    <\/div>\r\n\r\n                                    \r\n                    <\/div>\r\n                    <\/a>\r\n\r\n                    <div class=\"testimonial-body\">\r\n                    <div class=\"yb-testimonial-quote\">\r\n                        <blockquote>La communication est plus fluide et simplifi\u00e9e, ce qui nous permet d\u2019am\u00e9liorer nos ventes et nos services.\r\n<\/blockquote>\r\n                    <\/div>\r\n\r\n                    <div class=\"testimonial-section\">\r\n                        <div class=\"testimonial-detail-wrap\">\r\n                    <div class=\"testimonial-author\">\r\n                                                <img loading=\"lazy\" decoding=\"async\" width=\"1200\" height=\"720\" src=\"https:\/\/yoobic.com\/wp-content\/uploads\/2025\/11\/Michaels-store-inside.webp\" class=\"attachment-full size-full\" alt=\"Steve Hill\" srcset=\"https:\/\/yoobic.com\/wp-content\/uploads\/2025\/11\/Michaels-store-inside.webp 1200w, https:\/\/yoobic.com\/wp-content\/uploads\/2025\/11\/Michaels-store-inside-300x180.webp 300w, https:\/\/yoobic.com\/wp-content\/uploads\/2025\/11\/Michaels-store-inside-1024x614.webp 1024w, https:\/\/yoobic.com\/wp-content\/uploads\/2025\/11\/Michaels-store-inside-768x461.webp 768w\" sizes=\"auto, (max-width: 1200px) 100vw, 1200px\" \/>                                                <\/div>\r\n                        <div class=\"yb-author-info\">\r\n                        <strong>Steve Hill<\/strong>\r\n                        <p>Directeur de district, Michaels<\/p>\r\n                        <\/div>\r\n                        <\/div>\r\n                        <div class=\"testimonial-logo\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/yoobic.com\/wp-content\/uploads\/2025\/09\/Michaels_logo.svg\" class=\"attachment-full size-full\" alt=\"Company Logo\" \/>                                                <\/div>\r\n                    <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                                            <div class=\"yb-testimonial-card\">\r\n                    <a href=\"\">\r\n                    <div class=\"card-head\">\r\n                                        \r\n                        <h3 style=\"color:#ffffff\" class=\"yb-heading h3_heading\">D\u00e9couvrez comment GameStop a renforc\u00e9 la connexion entre ses \u00e9quipes dans tous les magasins<\/h3>                    <div class=\"link-case-study\">\r\n                            <svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n    <path d=\"M18.7063 12.7086C19.0969 12.318 19.0969 11.6836 18.7063 11.293L13.7063 6.29297C13.3156 5.90234 12.6813 5.90234 12.2906 6.29297C11.9 6.68359 11.9 7.31797 12.2906 7.70859L15.5875 11.0023H6C5.44687 11.0023 5 11.4492 5 12.0023C5 12.5555 5.44687 13.0023 6 13.0023H15.5844L12.2937 16.2961C11.9031 16.6867 11.9031 17.3211 12.2937 17.7117C12.6844 18.1023 13.3188 18.1023 13.7094 17.7117L18.7094 12.7117L18.7063 12.7086Z\" fill=\"white\"\/>\r\n    <\/svg>\r\n    <\/div>\r\n\r\n                                    \r\n                    <\/div>\r\n                    <\/a>\r\n\r\n                    <div class=\"testimonial-body\">\r\n                    <div class=\"yb-testimonial-quote\">\r\n                        <blockquote>YOOBIC nous a permis de cr\u00e9er une vraie connexion, pas seulement d\u2019envoyer un message et d\u2019attendre une r\u00e9ponse. Cela a compl\u00e8tement transform\u00e9 notre fa\u00e7on de communiquer.<\/blockquote>\r\n                    <\/div>\r\n\r\n                    <div class=\"testimonial-section\">\r\n                        <div class=\"testimonial-detail-wrap\">\r\n                    <div class=\"testimonial-author\">\r\n                                                <img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"800\" src=\"https:\/\/yoobic.com\/wp-content\/uploads\/2025\/11\/Matthew-Goodfriend.jpeg\" class=\"attachment-full size-full\" alt=\"Matthew Goodfriend\" srcset=\"https:\/\/yoobic.com\/wp-content\/uploads\/2025\/11\/Matthew-Goodfriend.jpeg 800w, https:\/\/yoobic.com\/wp-content\/uploads\/2025\/11\/Matthew-Goodfriend-300x300.jpeg 300w, https:\/\/yoobic.com\/wp-content\/uploads\/2025\/11\/Matthew-Goodfriend-150x150.jpeg 150w, https:\/\/yoobic.com\/wp-content\/uploads\/2025\/11\/Matthew-Goodfriend-768x768.jpeg 768w\" sizes=\"auto, (max-width: 800px) 100vw, 800px\" \/>                                                <\/div>\r\n                        <div class=\"yb-author-info\">\r\n                        <strong>Matthew Goodfriend<\/strong>\r\n                        <p>Senior Manager, L&amp;D, GameStop<\/p>\r\n                        <\/div>\r\n                        <\/div>\r\n                        <div class=\"testimonial-logo\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/yoobic.com\/wp-content\/uploads\/2025\/11\/CompanyGamestop-WidthCropped-1.svg\" class=\"attachment-full size-full\" alt=\"Company Logo\" \/>                                                <\/div>\r\n                    <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                                    <\/div>\r\n            <\/div>\r\n    \r\n    <\/section>\r\n\r\n <style>\r\n\/* Wrapper hides overflow *\/\r\n.slider-btn {\r\n  position: absolute;\r\n  top: 50%;\r\n  transform: translateY(-50%);\r\n  background: rgba(0, 0, 0, 0.5);\r\n  border: none;\r\n  color: #fff;\r\n  font-size: 24px;\r\n  padding: 8px 12px;\r\n  border-radius: 50%;\r\n  z-index: 10;\r\n  cursor: pointer;\r\n  transition: background 0.3s ease;\r\n}\r\n\r\n.slider-btn:hover {\r\n  background: rgba(0, 0, 0, 0.8);\r\n}\r\n\r\n.slider-btn.left {\r\n  left: 10px;\r\n}\r\n\r\n.slider-btn.right {\r\n  right: 10px;\r\n}\r\n\r\n@media (min-width: 1025px) {\r\n  .slider-btn {\r\n    display: none; \/* hide on desktop *\/\r\n  }\r\n}\r\n\r\n\r\n    <\/style><section class=\"rating-block\" style=\"\">\r\n    <div class=\"container\">\r\n    <div class=\"rating-block-layout-1coulmn  \">\r\n        <div class=\"rating_heading\" >\r\n            <h3 style=\"color:#010E3A\" class=\"yb-heading h3_heading\">Nous sommes reconnus comme un leader par de nombreux acteurs.<\/h3>        <\/div>\r\n        \r\n        \r\n\r\n                    <div class=\"rating-images\">\r\n                                        <div class=\"rating-image\">\r\n                            \r\n                                <img decoding=\"async\" src=\"https:\/\/yoobic.com\/wp-content\/uploads\/2025\/09\/g2-leader_2025.svg\" alt=\"Rating certification\">\r\n                           \r\n                        <\/div> \r\n                                                                                    <div class=\"rating-image\">\r\n                            \r\n                                <img decoding=\"async\" src=\"https:\/\/yoobic.com\/wp-content\/uploads\/2025\/09\/g2-momentum-leader_2025.svg\" alt=\"Rating certification\">\r\n                           \r\n                        <\/div> \r\n                                                                                    <div class=\"rating-image\">\r\n                            \r\n                                <img decoding=\"async\" src=\"https:\/\/yoobic.com\/wp-content\/uploads\/2025\/09\/image-2.svg\" alt=\"Rating certification\">\r\n                           \r\n                        <\/div> \r\n                                                                                    <div class=\"rating-image\">\r\n                            \r\n                                <img decoding=\"async\" src=\"https:\/\/yoobic.com\/wp-content\/uploads\/2025\/09\/Frame-80.svg\" alt=\"Rating certification\">\r\n                           \r\n                        <\/div> \r\n                                                                        <\/div>\r\n        \r\n\r\n\r\n\r\n\r\n    <\/div>\r\n    <\/div>\r\n<\/section>\r\n\r\n\r\n\r\n<section class=\"yoobic-cta-banner center image-left\"  id=\"yoobic-cta-banner-block_5cb73399f98c4052becaef0d204bd97d\" >\r\n    <div class=\"container\">\r\n        <div class=\"yoobic-cta-inner content-without-image\" style=\"background-color: rgb(162,205,249);\" >\r\n\r\n            <div class=\"yoobic-cta-content\" >\r\n            \r\n                                            <h2 style=\"color:#010E3A\" class=\"yb-heading h2_heading\">Faites de YOOBIC votre atout strat\u00e9gique<\/h2>                                                                <p class=\"yb-heading p_large_light\">Des d\u00e9cisions cl\u00e9s aux t\u00e2ches quotidiennes, ma\u00eetrisez tout avec un seul outil puissant.<\/p>                                                                <div class=\"yoobic-cta-buttons\">\r\n                                                            <div class=\"custom-btn-group\"><a href=\"\/fr\/demo\" class=\"btn btn--default btn-primary  \">Demander une d\u00e9mo<\/a><\/div>                                                    <\/div>\r\n                                \r\n            <\/div>\r\n                    \r\n        <\/div>\r\n    <\/div>\r\n<\/section>\r\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":7,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"content-type":"","footnotes":""},"class_list":["post-23563","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.8 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Plateforme de communication interne | YOOBIC<\/title>\n<meta name=\"description\" content=\"Optimisez la communication interne dans votre r\u00e9seau retail. Informez, engagez et alignez rapidement toutes vos \u00e9quipes pour offrir une exp\u00e9rience client exceptionnelle.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/yoobic.com\/fr\/communications\/\" \/>\n<meta property=\"og:locale\" content=\"fr_FR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Plateforme de communication interne | YOOBIC\" \/>\n<meta property=\"og:description\" content=\"Optimisez la communication interne dans votre r\u00e9seau retail. Informez, engagez et alignez rapidement toutes vos \u00e9quipes pour offrir une exp\u00e9rience client exceptionnelle.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/yoobic.com\/fr\/communications\/\" \/>\n<meta property=\"og:site_name\" content=\"YOOBIC\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/yoobicapp\/\" \/>\n<meta property=\"article:modified_time\" content=\"2025-11-12T17:22:02+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/yoobic.com\\\/fr\\\/communications\\\/\",\"url\":\"https:\\\/\\\/yoobic.com\\\/fr\\\/communications\\\/\",\"name\":\"Plateforme de communication interne | YOOBIC\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/yoobic.com\\\/fr\\\/#website\"},\"datePublished\":\"2025-10-14T13:32:26+00:00\",\"dateModified\":\"2025-11-12T17:22:02+00:00\",\"description\":\"Optimisez la communication interne dans votre r\u00e9seau retail. Informez, engagez et alignez rapidement toutes vos \u00e9quipes pour offrir une exp\u00e9rience client exceptionnelle.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/yoobic.com\\\/fr\\\/communications\\\/#breadcrumb\"},\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/yoobic.com\\\/fr\\\/communications\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/yoobic.com\\\/fr\\\/communications\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/yoobic.com\\\/fr\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Communications\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/yoobic.com\\\/fr\\\/#website\",\"url\":\"https:\\\/\\\/yoobic.com\\\/fr\\\/\",\"name\":\"YOOBIC the Retail Operations & Store Performance Platform\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/yoobic.com\\\/fr\\\/#organization\"},\"alternateName\":\"YOOBIC Retail Operations Platform\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/yoobic.com\\\/fr\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"fr-FR\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/yoobic.com\\\/fr\\\/#organization\",\"name\":\"YOOBIC\",\"url\":\"https:\\\/\\\/yoobic.com\\\/fr\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\\\/\\\/yoobic.com\\\/fr\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/yoobic.com\\\/wp-content\\\/uploads\\\/2025\\\/08\\\/YOOBIC_Logo_horizontal-1.svg\",\"contentUrl\":\"https:\\\/\\\/yoobic.com\\\/wp-content\\\/uploads\\\/2025\\\/08\\\/YOOBIC_Logo_horizontal-1.svg\",\"caption\":\"YOOBIC\"},\"image\":{\"@id\":\"https:\\\/\\\/yoobic.com\\\/fr\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/yoobicapp\\\/\",\"https:\\\/\\\/www.instagram.com\\\/yoobic_\\\/\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/yoobic\\\/\",\"https:\\\/\\\/www.youtube.com\\\/@yoobic1\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Plateforme de communication interne | YOOBIC","description":"Optimisez la communication interne dans votre r\u00e9seau retail. Informez, engagez et alignez rapidement toutes vos \u00e9quipes pour offrir une exp\u00e9rience client exceptionnelle.","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:\/\/yoobic.com\/fr\/communications\/","og_locale":"fr_FR","og_type":"article","og_title":"Plateforme de communication interne | YOOBIC","og_description":"Optimisez la communication interne dans votre r\u00e9seau retail. Informez, engagez et alignez rapidement toutes vos \u00e9quipes pour offrir une exp\u00e9rience client exceptionnelle.","og_url":"https:\/\/yoobic.com\/fr\/communications\/","og_site_name":"YOOBIC","article_publisher":"https:\/\/www.facebook.com\/yoobicapp\/","article_modified_time":"2025-11-12T17:22:02+00:00","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/yoobic.com\/fr\/communications\/","url":"https:\/\/yoobic.com\/fr\/communications\/","name":"Plateforme de communication interne | YOOBIC","isPartOf":{"@id":"https:\/\/yoobic.com\/fr\/#website"},"datePublished":"2025-10-14T13:32:26+00:00","dateModified":"2025-11-12T17:22:02+00:00","description":"Optimisez la communication interne dans votre r\u00e9seau retail. Informez, engagez et alignez rapidement toutes vos \u00e9quipes pour offrir une exp\u00e9rience client exceptionnelle.","breadcrumb":{"@id":"https:\/\/yoobic.com\/fr\/communications\/#breadcrumb"},"inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/yoobic.com\/fr\/communications\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/yoobic.com\/fr\/communications\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/yoobic.com\/fr\/"},{"@type":"ListItem","position":2,"name":"Communications"}]},{"@type":"WebSite","@id":"https:\/\/yoobic.com\/fr\/#website","url":"https:\/\/yoobic.com\/fr\/","name":"YOOBIC the Retail Operations & Store Performance Platform","description":"","publisher":{"@id":"https:\/\/yoobic.com\/fr\/#organization"},"alternateName":"YOOBIC Retail Operations Platform","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/yoobic.com\/fr\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"fr-FR"},{"@type":"Organization","@id":"https:\/\/yoobic.com\/fr\/#organization","name":"YOOBIC","url":"https:\/\/yoobic.com\/fr\/","logo":{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/yoobic.com\/fr\/#\/schema\/logo\/image\/","url":"https:\/\/yoobic.com\/wp-content\/uploads\/2025\/08\/YOOBIC_Logo_horizontal-1.svg","contentUrl":"https:\/\/yoobic.com\/wp-content\/uploads\/2025\/08\/YOOBIC_Logo_horizontal-1.svg","caption":"YOOBIC"},"image":{"@id":"https:\/\/yoobic.com\/fr\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/yoobicapp\/","https:\/\/www.instagram.com\/yoobic_\/","https:\/\/www.linkedin.com\/company\/yoobic\/","https:\/\/www.youtube.com\/@yoobic1"]}]}},"_links":{"self":[{"href":"https:\/\/yoobic.com\/fr\/wp-json\/wp\/v2\/pages\/23563","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/yoobic.com\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/yoobic.com\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/yoobic.com\/fr\/wp-json\/wp\/v2\/users\/7"}],"replies":[{"embeddable":true,"href":"https:\/\/yoobic.com\/fr\/wp-json\/wp\/v2\/comments?post=23563"}],"version-history":[{"count":0,"href":"https:\/\/yoobic.com\/fr\/wp-json\/wp\/v2\/pages\/23563\/revisions"}],"wp:attachment":[{"href":"https:\/\/yoobic.com\/fr\/wp-json\/wp\/v2\/media?parent=23563"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}