{"id":1765,"date":"2026-05-23T14:20:38","date_gmt":"2026-05-23T14:20:38","guid":{"rendered":"https:\/\/www.mogacode.ma\/chiffres-mogacode\/"},"modified":"2026-05-23T16:50:43","modified_gmt":"2026-05-23T14:35:45","slug":"chiffres-mogacode","status":"publish","type":"page","link":"https:\/\/www.mogacode.ma\/en\/chiffres-mogacode\/","title":{"rendered":"L&rsquo;agence en chiffres \u2014 MogaCode"},"content":{"rendered":"<style>\n\/* === MOGA CHIFFRES PAGE === *\/\n.mch-wrap { font-family: 'Inter', -apple-system, sans-serif; background: #0F2237; color: #e8ecf0; padding: 80px 24px 120px; min-height: 100vh; position: relative; overflow: hidden; }\n.mch-wrap::before { content: ''; position: absolute; inset: 0; background-image: radial-gradient(circle at 10% 10%, rgba(201,168,76,0.12) 0%, transparent 40%), radial-gradient(circle at 90% 60%, rgba(33,117,155,0.08) 0%, transparent 45%), radial-gradient(circle at 50% 100%, rgba(37,211,102,0.06) 0%, transparent 50%); pointer-events: none; }\n.mch-inner { max-width: 1080px; margin: 0 auto; position: relative; }<\/p>\n<p>\/* === MASTHEAD === *\/\n.mch-mast { margin-bottom: 64px; padding-bottom: 32px; border-bottom: 1px solid rgba(255,255,255,0.08); }\n.mch-eyebrow { display: inline-flex; align-items: center; gap: 10px; font-size: 11px; font-weight: 700; letter-spacing: 2.5px; text-transform: uppercase; color: #C9A84C; margin-bottom: 24px; }\n.mch-eyebrow::before { content: ''; width: 32px; height: 1px; background: #C9A84C; }\n.mch-title { font-family: 'Playfair Display', Georgia, serif; font-size: clamp(48px, 7vw, 84px); font-weight: 900; line-height: 0.95; letter-spacing: -0.025em; margin: 0 0 20px; color: #fff; }\n.mch-title em { font-style: italic; background: linear-gradient(120deg, #C9A84C, #f0d890, #C9A84C); background-size: 200% auto; -webkit-background-clip: text; background-clip: text; -webkit-text-fill-color: transparent; animation: mchShimmer 6s linear infinite; }\n@keyframes mchShimmer { to { background-position: 200% center; } }\n.mch-lead { font-family: 'Playfair Display', Georgia, serif; font-style: italic; font-size: 21px; line-height: 1.55; color: rgba(255,255,255,0.75); max-width: 64ch; }<\/p>\n<p>\/* === STATS GRID === *\/\n.mch-stats { display: grid; grid-template-columns: repeat(6, 1fr); gap: 16px; margin-bottom: 80px; }\n.mch-stat { grid-column: span 2; background: rgba(255,255,255,0.03); border: 1px solid rgba(255,255,255,0.08); border-radius: 22px; padding: 36px 28px; position: relative; overflow: hidden; transition: all .35s; opacity: 0; transform: translateY(20px); }\n.mch-stat.in { opacity: 1; transform: translateY(0); }\n.mch-stat::before { content: ''; position: absolute; inset: 0; background: radial-gradient(circle at 50% 0%, var(--stat-glow, rgba(201,168,76,0.18)) 0%, transparent 60%); opacity: 0; transition: opacity .35s; pointer-events: none; }\n.mch-stat:hover { transform: translateY(-4px); border-color: var(--stat-border, rgba(201,168,76,0.4)); box-shadow: 0 24px 60px -20px rgba(0,0,0,0.5), 0 0 30px -5px var(--stat-glow, rgba(201,168,76,0.4)); }\n.mch-stat:hover::before { opacity: 1; }\n.mch-stat.featured { grid-column: span 3; padding: 48px 36px; }\n@media (max-width: 900px) { .mch-stats { grid-template-columns: repeat(2, 1fr); } .mch-stat, .mch-stat.featured { grid-column: span 1; } }\n@media (max-width: 480px) { .mch-stats { grid-template-columns: 1fr; } }<\/p>\n<p>.mch-stat-num { font-family: 'Playfair Display', Georgia, serif; font-size: clamp(48px, 6vw, 80px); font-weight: 800; line-height: 0.9; color: #fff; letter-spacing: -0.03em; display: flex; align-items: baseline; gap: 6px; margin-bottom: 14px; }\n.mch-stat.featured .mch-stat-num { font-size: clamp(64px, 8vw, 110px); }\n.mch-stat-num sup { font-size: 0.45em; color: var(--stat-accent, #C9A84C); font-weight: 700; vertical-align: super; line-height: 1; }\n.mch-stat-num .unit { font-family: 'Inter', sans-serif; font-size: 0.35em; font-weight: 500; color: rgba(255,255,255,0.5); letter-spacing: 0; margin-left: 4px; }\n.mch-stat-label { font-size: 13.5px; font-weight: 600; color: rgba(255,255,255,0.7); line-height: 1.5; letter-spacing: 0.2px; }\n.mch-stat-sub { font-size: 12px; color: rgba(255,255,255,0.4); margin-top: 8px; letter-spacing: 0.3px; }<\/p>\n<p>\/* Color variants *\/\n.stat-gold     { --stat-glow: rgba(201,168,76,0.3); --stat-border: rgba(201,168,76,0.4); --stat-accent: #f0d890; }\n.stat-blue     { --stat-glow: rgba(33,117,155,0.3); --stat-border: rgba(33,117,155,0.4); --stat-accent: #5cb3d6; }\n.stat-green    { --stat-glow: rgba(37,211,102,0.3); --stat-border: rgba(37,211,102,0.4); --stat-accent: #4ade80; }\n.stat-purple   { --stat-glow: rgba(139,92,246,0.3); --stat-border: rgba(139,92,246,0.4); --stat-accent: #a78bfa; }<\/p>\n<p>\/* === SECTIONS === *\/\n.mch-section { margin-bottom: 72px; }\n.mch-section-num { display: inline-block; font-family: 'Playfair Display', Georgia, serif; font-style: italic; font-size: 14px; color: rgba(201,168,76,0.7); margin-bottom: 8px; letter-spacing: 1px; }\n.mch-section h2 { font-family: 'Playfair Display', Georgia, serif !important; font-size: clamp(28px, 3.8vw, 38px) !important; font-weight: 800 !important; line-height: 1.1 !important; letter-spacing: -0.02em !important; color: #fff !important; margin: 0 0 24px !important; padding: 0 !important; }\n.mch-section p { font-size: 17px; line-height: 1.7; color: rgba(232,236,240,0.78); margin: 0 0 1.2em; max-width: 64ch; }\n.mch-section a:not(.mch-link-card):not(.mch-wa-cta) { color: #f0d890; text-decoration: none; background-image: linear-gradient(transparent 92%, rgba(240,216,144,0.45) 92%); transition: color .2s; }\n.mch-section a:not(.mch-link-card):not(.mch-wa-cta):hover { color: #fff; }\n.mch-section strong { color: #fff; font-weight: 700; }<\/p>\n<p>\/* === LINK CARDS === *\/\n.mch-link-cards { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 16px; margin-top: 28px; }\n.mch-link-card { display: flex; align-items: center; gap: 16px; padding: 24px 28px; background: rgba(255,255,255,0.04); border: 1px solid rgba(255,255,255,0.1); border-radius: 16px; text-decoration: none !important; transition: all .25s; }\n.mch-link-card:hover { background: rgba(255,255,255,0.08); border-color: var(--link-color, rgba(201,168,76,0.5)); transform: translateY(-2px); }\n.mch-link-card-icon { width: 44px; height: 44px; border-radius: 12px; background: var(--link-bg, rgba(201,168,76,0.12)); display: flex; align-items: center; justify-content: center; flex-shrink: 0; }\n.mch-link-card-icon svg { width: 22px; height: 22px; color: var(--link-color, #f0d890); fill: currentColor; }\n.mch-link-card-text { flex: 1; min-width: 0; }\n.mch-link-card-title { font-size: 15px; font-weight: 700; color: #fff; margin-bottom: 3px; display: block; }\n.mch-link-card-sub { font-size: 12.5px; color: rgba(255,255,255,0.5); display: block; }\n.mch-link-card-arrow { color: rgba(255,255,255,0.4); transition: all .25s; }\n.mch-link-card:hover .mch-link-card-arrow { color: var(--link-color, #f0d890); transform: translate(2px, -2px); }\n.link-google { --link-color: #5cb3d6; --link-bg: rgba(33,117,155,0.18); }\n.link-github { --link-color: #f0d890; --link-bg: rgba(201,168,76,0.15); }<\/p>\n<p>\/* === CTA FINAL === *\/\n.mch-cta-card { margin-top: 36px; padding: 48px 40px; border-radius: 22px; background: linear-gradient(135deg, rgba(37,211,102,0.1) 0%, rgba(15,34,55,0.6) 60%); border: 1px solid rgba(37,211,102,0.25); display: flex; align-items: center; justify-content: space-between; flex-wrap: wrap; gap: 24px; }\n.mch-cta-text { flex: 1; min-width: 240px; }\n.mch-cta h3 { font-family: 'Playfair Display', Georgia, serif; font-size: 28px; font-weight: 800; color: #fff; margin: 0 0 8px; }\n.mch-cta p { font-size: 14px; color: rgba(255,255,255,0.65); margin: 0; }\n.mch-wa-cta { display: inline-flex; align-items: center; gap: 10px; padding: 16px 28px; border-radius: 100px; background: #25d366; color: #0F2237 !important; font-size: 15px; font-weight: 700; text-decoration: none !important; box-shadow: 0 8px 30px rgba(37,211,102,0.35); transition: all .25s; }\n.mch-wa-cta:hover { background: #4ade80; transform: translateY(-2px); }\n.mch-wa-cta svg { width: 18px; height: 18px; fill: currentColor; }\n<\/style>\n<style>\n.mch-link-card span.mch-link-card-icon { width: 44px; height: 44px; border-radius: 12px; background: var(--link-bg, rgba(201,168,76,0.12)); display: inline-flex; align-items: center; justify-content: center; flex-shrink: 0; }\n.mch-link-card span.mch-link-card-text { flex: 1; min-width: 0; display: inline-block; }\n.mch-link-card { display: flex !important; align-items: center; gap: 16px; }\n<\/style>\n<div class=\"mch-wrap\">\n<div class=\"mch-inner\">\n<header class=\"mch-mast\">\n<div class=\"mch-eyebrow\">L&rsquo;agence en chiffres<\/div>\n<h1 class=\"mch-title\">Faits <em>v\u00e9rifiables<\/em>.<\/h1>\n<p class=\"mch-lead\">Ce que nous g\u00e9rons aujourd&rsquo;hui, sans embellissement. Ces chiffres sont v\u00e9rifiables aupr\u00e8s de notre h\u00e9bergeur principal Infomaniak et publiquement consultables sur notre profil GitHub.<\/p>\n<\/header>\n<div class=\"mch-stats\" id=\"mch-stats\">\n<div class=\"mch-stat featured stat-gold\">\n<div class=\"mch-stat-num\">120<sup>+<\/sup><\/div>\n<div class=\"mch-stat-label\">Sites WordPress en production<\/div>\n<div class=\"mch-stat-sub\">Maintenance, monitoring et s\u00e9curit\u00e9 continus<\/div>\n<\/div>\n<div class=\"mch-stat featured stat-green\">\n<div class=\"mch-stat-num\">99,98<sup>%<\/sup><\/div>\n<div class=\"mch-stat-label\">Disponibilit\u00e9 moyenne des sites maintenus<\/div>\n<div class=\"mch-stat-sub\">Mesur\u00e9e sur les 12 derniers mois<\/div>\n<\/div>\n<div class=\"mch-stat stat-blue\">\n<div class=\"mch-stat-num\">17<\/div>\n<div class=\"mch-stat-label\">Organisations clientes<\/div>\n<\/div>\n<div class=\"mch-stat stat-purple\">\n<div class=\"mch-stat-num\">27<\/div>\n<div class=\"mch-stat-label\">H\u00e9bergements manag\u00e9s<\/div>\n<\/div>\n<div class=\"mch-stat stat-gold\">\n<div class=\"mch-stat-num\">4<\/div>\n<div class=\"mch-stat-label\">Pays servis<br \/><span style=\"opacity:.6;font-weight:500\">MA \u00b7 FR \u00b7 BE \u00b7 LU<\/span><\/div>\n<\/div>\n<\/div>\n<section class=\"mch-section\">\n<div class=\"mch-section-num\">\u2014 I \u2014<\/div>\n<h2>Ce que nous g\u00e9rons concr\u00e8tement<\/h2>\n<p>Notre portefeuille couvre un \u00e9ventail large de secteurs : restauration et h\u00f4tellerie, conseil juridique et m\u00e9dical, immobilier, distribution, associations, services aux entreprises, e-commerce, formation. Cette diversit\u00e9 est volontaire \u2014 elle nous oblige \u00e0 maintenir une polyvalence technique et \u00e0 ne pas \u00eatre enferm\u00e9s dans une niche unique.<\/p>\n<p>La <strong>majorit\u00e9 de notre portefeuille est europ\u00e9enne<\/strong> \u2014 Belgique, France et Luxembourg essentiellement, h\u00e9ritage du r\u00e9seau commercial historique du fondateur en activit\u00e9 depuis plus de vingt ans. Le <strong>Maroc est un territoire \u00e9mergent<\/strong> pour MogaCode : quelques clients pionniers dans la r\u00e9gion Marrakech\u2013Essaouira\u2013Agadir, et un d\u00e9veloppement organique sur le tissu PME local. La quasi-totalit\u00e9 des chantiers se d\u00e9roulent \u00e0 distance \u2014 la localisation physique n&rsquo;a plus d&rsquo;impact op\u00e9rationnel sur le m\u00e9tier d&rsquo;agence web depuis longtemps.<\/p>\n<\/section>\n<section class=\"mch-section\">\n<div class=\"mch-section-num\">\u2014 II \u2014<\/div>\n<h2>Les preuves publiques<\/h2>\n<p>Les avis Google sont signal\u00e9s par Google quand ils ne sont pas authentiques. L&rsquo;int\u00e9gralit\u00e9 de notre code d&rsquo;agence est publi\u00e9e en open source, inspectable par n&rsquo;importe quel d\u00e9veloppeur tiers.<\/p>\n<div class=\"mch-link-cards\"><a href=\"https:\/\/www.google.com\/maps?cid=12912498630279382522\" target=\"_blank\" rel=\"noopener\" class=\"mch-link-card link-google\"><span class=\"mch-link-card-icon\"><svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0118 0z\"\/><circle cx=\"12\" cy=\"10\" r=\"3\"\/><\/svg><\/span><span class=\"mch-link-card-text\"><span class=\"mch-link-card-title\" style=\"display:block\">Google Business listing<\/span><span class=\"mch-link-card-sub\" style=\"display:block\">Avis clients authentiques v\u00e9rifiables<\/span><\/span><svg class=\"mch-link-card-arrow\" width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"7\" y1=\"17\" x2=\"17\" y2=\"7\"\/><polyline points=\"7 7 17 7 17 17\"\/><\/svg><\/a><a href=\"https:\/\/github.com\/Mogacode-ma\" target=\"_blank\" rel=\"noopener\" class=\"mch-link-card link-github\"><span class=\"mch-link-card-icon\"><svg viewbox=\"0 0 24 24\"><path d=\"M12 0C5.37 0 0 5.37 0 12c0 5.31 3.435 9.795 8.205 11.385.6.105.825-.255.825-.57 0-.285-.015-1.23-.015-2.235-3.015.555-3.795-.735-4.035-1.41-.135-.345-.72-1.41-1.23-1.695-.42-.225-1.02-.78-.015-.795.945-.015 1.62.87 1.845 1.23 1.08 1.815 2.805 1.305 3.495.99.105-.78.42-1.305.765-1.605-2.67-.3-5.46-1.335-5.46-5.925 0-1.305.465-2.385 1.23-3.225-.12-.3-.54-1.53.12-3.18 0 0 1.005-.315 3.3 1.23.96-.27 1.98-.405 3-.405s2.04.135 3 .405c2.295-1.56 3.3-1.23 3.3-1.23.66 1.65.24 2.88.12 3.18.765.84 1.23 1.905 1.23 3.225 0 4.605-2.805 5.625-5.475 5.925.435.375.81 1.095.81 2.22 0 1.605-.015 2.895-.015 3.3 0 .315.225.69.825.57A12.02 12.02 0 0024 12c0-6.63-5.37-12-12-12z\"\/><\/svg><\/span><span class=\"mch-link-card-text\"><span class=\"mch-link-card-title\" style=\"display:block\">github.com\/Mogacode-ma<\/span><span class=\"mch-link-card-sub\" style=\"display:block\">Outils internes \u00b7 MCP servers \u00b7 agents<\/span><\/span><svg class=\"mch-link-card-arrow\" width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"7\" y1=\"17\" x2=\"17\" y2=\"7\"\/><polyline points=\"7 7 17 7 17 17\"\/><\/svg><\/a><a href=\"https:\/\/github.com\/onimperium\" target=\"_blank\" rel=\"noopener\" class=\"mch-link-card link-github\"><span class=\"mch-link-card-icon\"><svg viewbox=\"0 0 24 24\"><path d=\"M12 0C5.37 0 0 5.37 0 12c0 5.31 3.435 9.795 8.205 11.385.6.105.825-.255.825-.57 0-.285-.015-1.23-.015-2.235-3.015.555-3.795-.735-4.035-1.41-.135-.345-.72-1.41-1.23-1.695-.42-.225-1.02-.78-.015-.795.945-.015 1.62.87 1.845 1.23 1.08 1.815 2.805 1.305 3.495.99.105-.78.42-1.305.765-1.605-2.67-.3-5.46-1.335-5.46-5.925 0-1.305.465-2.385 1.23-3.225-.12-.3-.54-1.53.12-3.18 0 0 1.005-.315 3.3 1.23.96-.27 1.98-.405 3-.405s2.04.135 3 .405c2.295-1.56 3.3-1.23 3.3-1.23.66 1.65.24 2.88.12 3.18.765.84 1.23 1.905 1.23 3.225 0 4.605-2.805 5.625-5.475 5.925.435.375.81 1.095.81 2.22 0 1.605-.015 2.895-.015 3.3 0 .315.225.69.825.57A12.02 12.02 0 0024 12c0-6.63-5.37-12-12-12z\"\/><\/svg><\/span><span class=\"mch-link-card-text\"><span class=\"mch-link-card-title\" style=\"display:block\">github.com\/onimperium<\/span><span class=\"mch-link-card-sub\" style=\"display:block\">Modules Perfex CRM open source<\/span><\/span><svg class=\"mch-link-card-arrow\" width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"7\" y1=\"17\" x2=\"17\" y2=\"7\"\/><polyline points=\"7 7 17 7 17 17\"\/><\/svg><\/a><\/div>\n<p style=\"margin-top: 28px;\">La logique derri\u00e8re cette transparence radicale est expliqu\u00e9e en d\u00e9tail dans <a href=\"\/en\/pourquoi-mogacode-publie-outils-open-source\/\">cet article d\u00e9di\u00e9<\/a>.<\/p>\n<\/section>\n<section class=\"mch-section mch-cta\" style=\"margin-bottom: 0;\">\n<div class=\"mch-section-num\">\u2014 III \u2014<\/div>\n<h2>Pour aller plus loin<\/h2>\n<p>Si ces chiffres correspondent \u00e0 ce que vous cherchez chez un prestataire, le plus simple est d&rsquo;\u00e9changer directement. L&rsquo;entretien initial dure trente minutes et n&rsquo;engage \u00e0 rien.<\/p>\n<div class=\"mch-cta-card\"><span class=\"mch-cta-text\" style=\"display:block;flex:1;min-width:240px\"><\/p>\n<h3>D\u00e9marrer la conversation<\/h3>\n<p>WhatsApp Business \u00b7 R\u00e9ponse en 2 heures ouvr\u00e9es<\/p>\n<p><\/span><a href=\"https:\/\/wa.me\/212620229114?text=Bonjour%2C%20je%20souhaite%20discuter%20d%27un%20projet%20avec%20MogaCode\" target=\"_blank\" rel=\"noopener\" class=\"mch-wa-cta\"><svg viewbox=\"0 0 24 24\"><path d=\"M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347m-5.421 7.403h-.004a9.87 9.87 0 01-5.031-1.378l-.361-.214-3.741.982.998-3.648-.235-.374a9.86 9.86 0 01-1.51-5.26c.001-5.45 4.436-9.884 9.888-9.884 2.64 0 5.122 1.03 6.988 2.898a9.825 9.825 0 012.893 6.994c-.003 5.45-4.437 9.884-9.885 9.884m8.413-18.297A11.815 11.815 0 0012.05 0C5.495 0 .16 5.335.157 11.892c0 2.096.547 4.142 1.588 5.945L.057 24l6.305-1.654a11.882 11.882 0 005.683 1.448h.005c6.554 0 11.89-5.335 11.893-11.893a11.821 11.821 0 00-3.48-8.413z\"\/><\/svg> \u00c9crire sur WhatsApp <\/a><\/div>\n<\/section>\n<\/div>\n<\/div>\n<p> <script>\n(function(){\n  if ('IntersectionObserver' in window) {\n    var io = new IntersectionObserver(function(entries){\n      entries.forEach(function(e, idx){\n        if (e.isIntersecting) {\n          setTimeout(function(){ e.target.classList.add('in'); }, idx * 80);\n          io.unobserve(e.target);\n        }\n      });\n    }, { threshold: 0.15 });\n    document.querySelectorAll('.mch-stat').forEach(function(s){ io.observe(s); });\n  } else {\n    document.querySelectorAll('.mch-stat').forEach(function(s){ s.classList.add('in'); });\n  }\n})();\n<\/script> <script type=\"application\/ld+json\">{\"@context\":\"https:\/\/schema.org\",\"@type\":\"AboutPage\",\"name\":\"L'agence MogaCode en chiffres\",\"url\":\"https:\/\/www.mogacode.ma\/chiffres-mogacode\/\",\"mainEntity\":{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.mogacode.ma\/#organization\",\"name\":\"MogaCode\",\"numberOfEmployees\":{\"@type\":\"QuantitativeValue\",\"minValue\":3,\"maxValue\":5}}}<\/script><\/p>","protected":false},"excerpt":{"rendered":"<p>L&rsquo;agence en chiffres Faits v\u00e9rifiables. Ce que nous g\u00e9rons aujourd&rsquo;hui, sans embellissement. Ces chiffres sont v\u00e9rifiables aupr\u00e8s de notre h\u00e9bergeur principal Infomaniak et publiquement consultables sur notre profil GitHub. 120+ Sites WordPress en production Maintenance, monitoring et s\u00e9curit\u00e9 continus 99,98% Disponibilit\u00e9 moyenne des sites maintenus Mesur\u00e9e sur les 12 derniers mois 17 Organisations clientes 27 [&hellip;]<\/p>\n","protected":false},"author":0,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-1765","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v26.5 (Yoast SEO v27.6) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>L&#039;agence en chiffres \u2014 MogaCode - Mogacode<\/title>\n<meta name=\"description\" content=\"L&#039;agence MogaCode en chiffres : 120+ sites WordPress en production, 17 organisations clientes, 4 pays servis. Donn\u00e9es v\u00e9rifiables.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.mogacode.ma\/en\/chiffres-mogacode\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"L&#039;agence en chiffres \u2014 MogaCode\" \/>\n<meta property=\"og:description\" content=\"L&#039;agence MogaCode en chiffres : 120+ sites WordPress en production, 17 organisations clientes, 4 pays servis. Donn\u00e9es v\u00e9rifiables.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.mogacode.ma\/en\/chiffres-mogacode\/\" \/>\n<meta property=\"og:site_name\" content=\"Mogacode\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/mogacode\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-23T14:35:45+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@mogacode\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.mogacode.ma\\\/chiffres-mogacode\\\/\",\"url\":\"https:\\\/\\\/www.mogacode.ma\\\/chiffres-mogacode\\\/\",\"name\":\"L'agence en chiffres \u2014 MogaCode - Mogacode\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.mogacode.ma\\\/en\\\/#website\"},\"datePublished\":\"2026-05-23T14:20:38+00:00\",\"dateModified\":\"2026-05-23T14:35:45+00:00\",\"description\":\"L'agence MogaCode en chiffres : 120+ sites WordPress en production, 17 organisations clientes, 4 pays servis. Donn\u00e9es v\u00e9rifiables.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.mogacode.ma\\\/chiffres-mogacode\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.mogacode.ma\\\/chiffres-mogacode\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.mogacode.ma\\\/chiffres-mogacode\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Accueil\",\"item\":\"https:\\\/\\\/www.mogacode.ma\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"L&rsquo;agence en chiffres \u2014 MogaCode\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.mogacode.ma\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/www.mogacode.ma\\\/en\\\/\",\"name\":\"Mogacode - D\u00e9veloppement de sites web et applications \u00e0 Essaouira\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.mogacode.ma\\\/en\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.mogacode.ma\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.mogacode.ma\\\/en\\\/#organization\",\"name\":\"MogaCode\",\"alternateName\":\"MogaCode SARL-AU\",\"url\":\"https:\\\/\\\/www.mogacode.ma\\\/en\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.mogacode.ma\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.mogacode.ma\\\/wp-content\\\/uploads\\\/2025\\\/10\\\/ChatGPT-Image-22-oct.-2025-a-09_49_53.png\",\"contentUrl\":\"https:\\\/\\\/www.mogacode.ma\\\/wp-content\\\/uploads\\\/2025\\\/10\\\/ChatGPT-Image-22-oct.-2025-a-09_49_53.png\",\"width\":1024,\"height\":1024,\"caption\":\"MogaCode\"},\"image\":{\"@id\":\"https:\\\/\\\/www.mogacode.ma\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/mogacode\",\"https:\\\/\\\/x.com\\\/mogacode\"],\"description\":\"Agence digitale sp\u00e9cialis\u00e9e en d\u00e9veloppement WordPress, SaaS IA et SEO. Fond\u00e9e \u00e0 Essaouira par un professionnel avec 30 ans d'exp\u00e9rience IT. Clients en France, Belgique, Luxembourg et Maroc.\",\"email\":\"contact@mogacode.ma\",\"telephone\":\"+212620229114\",\"legalName\":\"MogaCode SARL-AU\",\"foundingDate\":\"2019\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"L'agence en chiffres \u2014 MogaCode - Mogacode","description":"L'agence MogaCode en chiffres : 120+ sites WordPress en production, 17 organisations clientes, 4 pays servis. Donn\u00e9es v\u00e9rifiables.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.mogacode.ma\/en\/chiffres-mogacode\/","og_locale":"en_US","og_type":"article","og_title":"L'agence en chiffres \u2014 MogaCode","og_description":"L'agence MogaCode en chiffres : 120+ sites WordPress en production, 17 organisations clientes, 4 pays servis. Donn\u00e9es v\u00e9rifiables.","og_url":"https:\/\/www.mogacode.ma\/en\/chiffres-mogacode\/","og_site_name":"Mogacode","article_publisher":"https:\/\/www.facebook.com\/mogacode","article_modified_time":"2026-05-23T14:35:45+00:00","twitter_card":"summary_large_image","twitter_site":"@mogacode","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.mogacode.ma\/chiffres-mogacode\/","url":"https:\/\/www.mogacode.ma\/chiffres-mogacode\/","name":"L'agence en chiffres \u2014 MogaCode - Mogacode","isPartOf":{"@id":"https:\/\/www.mogacode.ma\/en\/#website"},"datePublished":"2026-05-23T14:20:38+00:00","dateModified":"2026-05-23T14:35:45+00:00","description":"L'agence MogaCode en chiffres : 120+ sites WordPress en production, 17 organisations clientes, 4 pays servis. Donn\u00e9es v\u00e9rifiables.","breadcrumb":{"@id":"https:\/\/www.mogacode.ma\/chiffres-mogacode\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.mogacode.ma\/chiffres-mogacode\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.mogacode.ma\/chiffres-mogacode\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Accueil","item":"https:\/\/www.mogacode.ma\/"},{"@type":"ListItem","position":2,"name":"L&rsquo;agence en chiffres \u2014 MogaCode"}]},{"@type":"WebSite","@id":"https:\/\/www.mogacode.ma\/en\/#website","url":"https:\/\/www.mogacode.ma\/en\/","name":"Mogacode - D\u00e9veloppement de sites web et applications \u00e0 Essaouira","description":"","publisher":{"@id":"https:\/\/www.mogacode.ma\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.mogacode.ma\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.mogacode.ma\/en\/#organization","name":"MogaCode","alternateName":"MogaCode SARL-AU","url":"https:\/\/www.mogacode.ma\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.mogacode.ma\/en\/#\/schema\/logo\/image\/","url":"https:\/\/www.mogacode.ma\/wp-content\/uploads\/2025\/10\/ChatGPT-Image-22-oct.-2025-a-09_49_53.png","contentUrl":"https:\/\/www.mogacode.ma\/wp-content\/uploads\/2025\/10\/ChatGPT-Image-22-oct.-2025-a-09_49_53.png","width":1024,"height":1024,"caption":"MogaCode"},"image":{"@id":"https:\/\/www.mogacode.ma\/en\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/mogacode","https:\/\/x.com\/mogacode"],"description":"Agence digitale sp\u00e9cialis\u00e9e en d\u00e9veloppement WordPress, SaaS IA et SEO. Fond\u00e9e \u00e0 Essaouira par un professionnel avec 30 ans d'exp\u00e9rience IT. Clients en France, Belgique, Luxembourg et Maroc.","email":"contact@mogacode.ma","telephone":"+212620229114","legalName":"MogaCode SARL-AU","foundingDate":"2019"}]}},"_links":{"self":[{"href":"https:\/\/www.mogacode.ma\/en\/wp-json\/wp\/v2\/pages\/1765","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.mogacode.ma\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.mogacode.ma\/en\/wp-json\/wp\/v2\/types\/page"}],"replies":[{"embeddable":true,"href":"https:\/\/www.mogacode.ma\/en\/wp-json\/wp\/v2\/comments?post=1765"}],"version-history":[{"count":1,"href":"https:\/\/www.mogacode.ma\/en\/wp-json\/wp\/v2\/pages\/1765\/revisions"}],"predecessor-version":[{"id":1792,"href":"https:\/\/www.mogacode.ma\/en\/wp-json\/wp\/v2\/pages\/1765\/revisions\/1792"}],"wp:attachment":[{"href":"https:\/\/www.mogacode.ma\/en\/wp-json\/wp\/v2\/media?parent=1765"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}