{"id":4748,"date":"2026-05-09T10:10:40","date_gmt":"2026-05-09T10:10:40","guid":{"rendered":"https:\/\/rimanagency.com\/meeting-roi-calculator\/"},"modified":"2026-05-09T10:10:40","modified_gmt":"2026-05-09T10:10:40","slug":"meeting-roi-calculator","status":"publish","type":"page","link":"https:\/\/rimanagency.com\/fr\/meeting-roi-calculator\/","title":{"rendered":"Calculateur de retour sur investissement des r\u00e9unions"},"content":{"rendered":"<style>.rt-h{background:linear-gradient(135deg,#f1f5e8,#e8efdb);border-radius:14px;padding:32px;margin:0 0 24px;text-align:center}.rt-h h1{margin:0 0 10px;font-size:28px;color:#4a6320}.rt-g{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:0 0 24px}.rt-f,.rt-o{background:#fff;border:1px solid #e0e6d8;border-radius:10px;padding:22px}.rt-f h3,.rt-o h3{margin:0 0 14px;color:#4a6320;font-size:18px}.rt-f label{display:block;font-size:13px;color:#516048;font-weight:600;margin:10px 0 6px}.rt-f input,.rt-f select,.rt-f textarea{width:100%;padding:9px;border:1px solid #d4dac6;border-radius:6px;font-size:14px;box-sizing:border-box;font-family:inherit}.rt-btn{background:#719430;color:#fff;border:none;padding:11px 20px;border-radius:6px;font-weight:700;cursor:pointer;width:100%;margin-top:14px;font-size:15px}.rt-btn:hover{background:#4a6320}.rt-o-big{font-size:38px;font-weight:800;color:#719430;text-align:center;margin:6px 0}.rt-o-row{display:flex;justify-content:space-between;padding:9px 0;border-bottom:1px solid #f0f3e8;font-size:14px}.rt-o-row:last-child{border:none}.rt-o-row b{color:#4a6320}.rt-cta{background:linear-gradient(135deg,#719430,#4a6320);color:#fff;border-radius:14px;padding:32px;text-align:center;margin:30px 0}.rt-cta a{background:#fff;color:#4a6320;padding:12px 28px;border-radius:6px;font-weight:700;text-decoration:none;display:inline-block;margin-top:14px}.rt-code{background:#1e1e1e;color:#a3c163;padding:14px;border-radius:8px;font-family:Consolas,monospace;font-size:12px;white-space:pre-wrap;word-break:break-all;max-height:300px;overflow:auto}@media(max-width:768px){.rt-g{grid-template-columns:1fr}}<\/style>\n<div class=\"rt-h\">\n<h1>Calculateur de retour sur investissement des r\u00e9unions<\/h1>\n<p>Estimez le retour sur investissement d&#039;une r\u00e9union r\u00e9currente en comparant le co\u00fbt (heures-personnes) \u00e0 la valeur cr\u00e9\u00e9e estim\u00e9e.<\/p>\n<\/div>\n<div class=\"rt-g\">\n<div class=\"rt-f\">\n<h3>Entr\u00e9es<\/h3>\n<p><label>Participants<\/label><input type=\"number\" id=\"mr-people\" value=\"6\"><label>Taux horaire moyen charg\u00e9 ($)<\/label><input type=\"number\" id=\"mr-rate\" value=\"75\"><label>Dur\u00e9e (min)<\/label><input type=\"number\" id=\"mr-mins\" value=\"60\"><label>Par semaine<\/label><input type=\"number\" id=\"mr-perWeek\" value=\"1\"><label>Valeur estim\u00e9e cr\u00e9\u00e9e par r\u00e9union ($)<\/label><input type=\"number\" id=\"mr-value\" value=\"1500\"><button class=\"rt-btn\" onclick=\"calcMrc()\">Calculer<\/button><\/div>\n<div class=\"rt-o\">\n<h3>retour sur investissement<\/h3>\n<div class=\"rt-o-big\" id=\"mr-big\">\u2014<\/div>\n<p style=\"text-align:center;color:#516048;font-size:13px;margin:0 0 18px\" id=\"mr-v\">Ex\u00e9cuter le calcul<\/p>\n<div class=\"rt-o-row\"><span>Co\u00fbt par r\u00e9union<\/span><b id=\"mr-cost\">\u2014<\/b><\/div>\n<div class=\"rt-o-row\"><span>co\u00fbt annuel<\/span><b id=\"mr-yc\">\u2014<\/b><\/div>\n<div class=\"rt-o-row\"><span>valeur annuelle<\/span><b id=\"mr-yv\">\u2014<\/b><\/div>\n<div class=\"rt-o-row\"><span>retour sur investissement<\/span><b id=\"mr-roi\">\u2014<\/b><\/div>\n<\/div>\n<\/div>\n<p><script>function calcMrc(){var p=+document.getElementById(\"mr-people\").value||0;var r=+document.getElementById(\"mr-rate\").value||0;var m=+document.getElementById(\"mr-mins\").value||0;var w=+document.getElementById(\"mr-perWeek\").value||0;var v=+document.getElementById(\"mr-value\").value||0;if(!p)return;var cost=p*r*(m\/60);var yc=cost*w*52;var yv=v*w*52;var roi=yc?(yv-yc)\/yc*100:0;document.getElementById(\"mr-big\").textContent=roi.toFixed(0)+\"%\";document.getElementById(\"mr-v\").textContent=\"Annual ROI of this meeting\";document.getElementById(\"mr-cost\").textContent=\"$\"+cost.toFixed(2);document.getElementById(\"mr-yc\").textContent=\"$\"+yc.toLocaleString();document.getElementById(\"mr-yv\").textContent=\"$\"+yv.toLocaleString();document.getElementById(\"mr-roi\").textContent=roi.toFixed(0)+\"%\";}<\/script><\/p>\n<h2>La plupart des r\u00e9unions ont un retour sur investissement ind\u00e9fini.<\/h2>\n<p>Lorsque les \u00e9quipes sont contraintes d&#039;estimer la valeur ajout\u00e9e de chaque r\u00e9union, les moins performantes se font remarquer. Les r\u00e9unions sans d\u00e9cision ni r\u00e9sultat document\u00e9 ne produisent aucune valeur mesurable, et pourtant, elles co\u00fbtent souvent des sommes consid\u00e9rables par an.<\/p>\n<h2>Foire aux questions<\/h2>\n<p><strong>Comment estimer la valeur ?<\/strong><br \/>Analyse prospective\u00a0: qu\u2019est-ce qui serait plus lent ou pire sans cette r\u00e9union\u00a0? Quantifiez en dollars si possible.<\/p>\n<div class=\"rt-cta\">\n<h3 style=\"margin:0 0 6px\">Vous recherchez une organisation marketing agile et performante ?<\/h3>\n<p style=\"margin:0;opacity:.95\">L&#039;agence Riman externalise le marketing pour que votre \u00e9quipe puisse se concentrer sur l&#039;essentiel.<\/p>\n<p><a href=\"\/fr\/contact\/\">Externalisez aupr\u00e8s d&#039;experts<\/a><\/div>","protected":false},"excerpt":{"rendered":"<p>Meeting ROI Calculator Estimate the ROI of a recurring meeting by comparing cost (people-hours) to estimated value created. Inputs AttendeesAvg loaded hourly rate ($)Duration (min)Per weekEst. value created per meeting ($)Calculate ROI \u2014 Run calculation Cost per meeting\u2014 Annual cost\u2014 Annual value\u2014 ROI\u2014 Most meetings have undefined ROI When teams are forced to estimate the [&hellip;]<\/p>\n","protected":false},"author":4,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-4748","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.0 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Meeting ROI Calculator - Riman Agency<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/rimanagency.com\/fr\/meeting-roi-calculator\/\" \/>\n<meta property=\"og:locale\" content=\"fr_CA\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Meeting ROI Calculator - Riman Agency\" \/>\n<meta property=\"og:description\" content=\"Meeting ROI Calculator Estimate the ROI of a recurring meeting by comparing cost (people-hours) to estimated value created. Inputs AttendeesAvg loaded hourly rate ($)Duration (min)Per weekEst. value created per meeting ($)Calculate ROI \u2014 Run calculation Cost per meeting\u2014 Annual cost\u2014 Annual value\u2014 ROI\u2014 Most meetings have undefined ROI When teams are forced to estimate the [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/rimanagency.com\/fr\/meeting-roi-calculator\/\" \/>\n<meta property=\"og:site_name\" content=\"Riman Agency\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/rimanagency.com\\\/meeting-roi-calculator\\\/\",\"url\":\"https:\\\/\\\/rimanagency.com\\\/meeting-roi-calculator\\\/\",\"name\":\"Meeting ROI Calculator - Riman Agency\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/rimanagency.com\\\/#website\"},\"datePublished\":\"2026-05-09T10:10:40+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/rimanagency.com\\\/meeting-roi-calculator\\\/#breadcrumb\"},\"inLanguage\":\"fr-CA\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/rimanagency.com\\\/meeting-roi-calculator\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/rimanagency.com\\\/meeting-roi-calculator\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/rimanagency.com\\\/home\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Meeting ROI Calculator\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/rimanagency.com\\\/#website\",\"url\":\"https:\\\/\\\/rimanagency.com\\\/\",\"name\":\"Riman Agency\",\"description\":\"A Full Service Digital Marketing Agency\",\"publisher\":{\"@id\":\"https:\\\/\\\/rimanagency.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/rimanagency.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"fr-CA\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/rimanagency.com\\\/#organization\",\"name\":\"Riman Agency\",\"url\":\"https:\\\/\\\/rimanagency.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-CA\",\"@id\":\"https:\\\/\\\/rimanagency.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/rimanagency.com\\\/wp-content\\\/uploads\\\/2022\\\/02\\\/RIMANagency-all-logos-1-2.png\",\"contentUrl\":\"https:\\\/\\\/rimanagency.com\\\/wp-content\\\/uploads\\\/2022\\\/02\\\/RIMANagency-all-logos-1-2.png\",\"width\":694,\"height\":211,\"caption\":\"Riman Agency\"},\"image\":{\"@id\":\"https:\\\/\\\/rimanagency.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Calculateur de retour sur investissement pour r\u00e9unions - Agence Riman","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:\/\/rimanagency.com\/fr\/meeting-roi-calculator\/","og_locale":"fr_CA","og_type":"article","og_title":"Meeting ROI Calculator - Riman Agency","og_description":"Meeting ROI Calculator Estimate the ROI of a recurring meeting by comparing cost (people-hours) to estimated value created. Inputs AttendeesAvg loaded hourly rate ($)Duration (min)Per weekEst. value created per meeting ($)Calculate ROI \u2014 Run calculation Cost per meeting\u2014 Annual cost\u2014 Annual value\u2014 ROI\u2014 Most meetings have undefined ROI When teams are forced to estimate the [&hellip;]","og_url":"https:\/\/rimanagency.com\/fr\/meeting-roi-calculator\/","og_site_name":"Riman Agency","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/rimanagency.com\/meeting-roi-calculator\/","url":"https:\/\/rimanagency.com\/meeting-roi-calculator\/","name":"Calculateur de retour sur investissement pour r\u00e9unions - Agence Riman","isPartOf":{"@id":"https:\/\/rimanagency.com\/#website"},"datePublished":"2026-05-09T10:10:40+00:00","breadcrumb":{"@id":"https:\/\/rimanagency.com\/meeting-roi-calculator\/#breadcrumb"},"inLanguage":"fr-CA","potentialAction":[{"@type":"ReadAction","target":["https:\/\/rimanagency.com\/meeting-roi-calculator\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/rimanagency.com\/meeting-roi-calculator\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/rimanagency.com\/home\/"},{"@type":"ListItem","position":2,"name":"Meeting ROI Calculator"}]},{"@type":"WebSite","@id":"https:\/\/rimanagency.com\/#website","url":"https:\/\/rimanagency.com\/","name":"Agence Riman","description":"Une agence de marketing num\u00e9rique \u00e0 service complet","publisher":{"@id":"https:\/\/rimanagency.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/rimanagency.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"fr-CA"},{"@type":"Organization","@id":"https:\/\/rimanagency.com\/#organization","name":"Agence Riman","url":"https:\/\/rimanagency.com\/","logo":{"@type":"ImageObject","inLanguage":"fr-CA","@id":"https:\/\/rimanagency.com\/#\/schema\/logo\/image\/","url":"https:\/\/rimanagency.com\/wp-content\/uploads\/2022\/02\/RIMANagency-all-logos-1-2.png","contentUrl":"https:\/\/rimanagency.com\/wp-content\/uploads\/2022\/02\/RIMANagency-all-logos-1-2.png","width":694,"height":211,"caption":"Riman Agency"},"image":{"@id":"https:\/\/rimanagency.com\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/rimanagency.com\/fr\/wp-json\/wp\/v2\/pages\/4748","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/rimanagency.com\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/rimanagency.com\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/rimanagency.com\/fr\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/rimanagency.com\/fr\/wp-json\/wp\/v2\/comments?post=4748"}],"version-history":[{"count":0,"href":"https:\/\/rimanagency.com\/fr\/wp-json\/wp\/v2\/pages\/4748\/revisions"}],"wp:attachment":[{"href":"https:\/\/rimanagency.com\/fr\/wp-json\/wp\/v2\/media?parent=4748"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}