CINXE.COM
Commerce Media - Omnicanal
<!DOCTYPE html><!-- Last Published: Mon Jul 01 2024 12:10:18 GMT+0000 (Coordinated Universal Time) --> <html data-wf-domain="www.gamned.com" data-wf-page="651c2ce6ccebd7812489331e" data-wf-site="60c1dd41dc7dd910b6b1446b" lang="fr"> <head> <meta charset="utf-8" /> <title>Commerce Media - Omnicanal</title> <meta content="Faire du programmatique, c'est l'assurance de capter l'attention de votre cœur de cible en fonction de ses usages et de ses habitudes digitales." name="description" /> <meta content="Commerce Media - Omnicanal" property="og:title" /> <meta content="Faire du programmatique, c'est l'assurance de capter l'attention de votre cœur de cible en fonction de ses usages et de ses habitudes digitales." property="og:description" /> <meta content="https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/640893116ec8b269a4bc4b4d_Diapositive1.PNG" property="og:image" /> <meta content="Commerce Media - Omnicanal" property="twitter:title" /> <meta content="Faire du programmatique, c'est l'assurance de capter l'attention de votre cœur de cible en fonction de ses usages et de ses habitudes digitales." property="twitter:description" /> <meta content="https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/640893116ec8b269a4bc4b4d_Diapositive1.PNG" property="twitter:image" /> <meta property="og:type" content="website" /> <meta content="summary_large_image" name="twitter:card" /> <meta content="width=device-width, initial-scale=1" name="viewport" /> <link href="https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/css/gamned-mazette.webflow.9c18e36ce.min.css" rel="stylesheet" type="text/css" /> <link href="https://fonts.googleapis.com" rel="preconnect" /> <link href="https://fonts.gstatic.com" rel="preconnect" crossorigin="anonymous" /> <script src="https://ajax.googleapis.com/ajax/libs/webfont/1.6.26/webfont.js" type="text/javascript"></script> <script type="text/javascript"> WebFont.load({ google: { families: ["Poppins:100,200,300,regular,500,600,700,800,900"] } }); </script> <script type="text/javascript"> ! function(o, c) { var n = c.documentElement, t = " w-mod-"; n.className += t + "js", ("ontouchstart" in o || o.DocumentTouch && c instanceof DocumentTouch) && (n.className += t + "touch") }(window, document); </script> <link href="https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/6143b0183f77fb0cac5bba30_gamned-favicon.png" rel="shortcut icon" type="image/x-icon" /> <link href="https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/6143b020f9cae92a756e42e5_gamned-webclip.jpg" rel="apple-touch-icon" /> <link href="https://www.gamned.com/commerce-media-omnicanal" rel="canonical" /><!-- Google Tag Manager --> <script> (function(w, d, s, l, i) { w[l] = w[l] || []; w[l].push({ 'gtm.start': new Date().getTime(), event: 'gtm.js' }); var f = d.getElementsByTagName(s)[0], j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : ''; j.setAttributeNode(d.createAttribute('data-ot-ignore')); j.async = true; j.src = 'https://www.googletagmanager.com/gtm.js?id=' + i + dl; f.parentNode.insertBefore(j, f); })(window, document, 'script', 'dataLayer', 'GTM-T3MTRGX'); </script> <!-- End Google Tag Manager --> <!-- Start VWO Async SmartCode --> <link rel="preconnect" href="https://dev.visualwebsiteoptimizer.com" /> <script type='text/javascript' id='vwoCode'> window._vwo_code || (function() { var account_id = 805301, version = 2.0, settings_tolerance = 2000, hide_element = 'body', hide_element_style = 'opacity:0 !important;filter:alpha(opacity=0) !important;background:none !important', /* DO NOT EDIT BELOW THIS LINE */ f = false, w = window, d = document, v = d.querySelector('#vwoCode'), cK = '_vwo_' + account_id + '_settings', cc = {}; try { var c = JSON.parse(localStorage.getItem('_vwo_' + account_id + '_config')); cc = c && typeof c === 'object' ? c : {} } catch (e) {} var stT = cc.stT === 'session' ? w.sessionStorage : w.localStorage; code = { use_existing_jquery: function() { return typeof use_existing_jquery !== 'undefined' ? use_existing_jquery : undefined }, library_tolerance: function() { return typeof library_tolerance !== 'undefined' ? library_tolerance : undefined }, settings_tolerance: function() { return cc.sT || settings_tolerance }, hide_element_style: function() { return '{' + (cc.hES || hide_element_style) + '}' }, hide_element: function() { return typeof cc.hE === 'string' ? cc.hE : hide_element }, getVersion: function() { return version }, finish: function() { if (!f) { f = true; var e = d.getElementById('_vis_opt_path_hides'); if (e) e.parentNode.removeChild(e) } }, finished: function() { return f }, load: function(e) { var t = this.getSettings(), n = d.createElement('script'), i = this; if (t) { n.textContent = t; d.getElementsByTagName('head')[0].appendChild(n); if (!w.VWO || VWO.caE) { stT.removeItem(cK); i.load(e) } } else { n.fetchPriority = 'high'; n.src = e; n.type = 'text/javascript'; n.onerror = function() { _vwo_code.finish() }; d.getElementsByTagName('head')[0].appendChild(n) } }, getSettings: function() { try { var e = stT.getItem(cK); if (!e) { return } e = JSON.parse(e); if (Date.now() > e.e) { stT.removeItem(cK); return } return e.s } catch (e) { return } }, init: function() { if (d.URL.indexOf('__vwo_disable__') > -1) return; var e = this.settings_tolerance(); w._vwo_settings_timer = setTimeout(function() { _vwo_code.finish(); stT.removeItem(cK) }, e); var t = d.currentScript, n = d.createElement('style'), i = this.hide_element(), r = t && !t.async && i ? i + this.hide_element_style() : '', c = d.getElementsByTagName('head')[0]; n.setAttribute('id', '_vis_opt_path_hides'); v && n.setAttribute('nonce', v.nonce); n.setAttribute('type', 'text/css'); if (n.styleSheet) n.styleSheet.cssText = r; else n.appendChild(d.createTextNode(r)); c.appendChild(n); this.load('https://dev.visualwebsiteoptimizer.com/j.php?a=' + account_id + '&u=' + encodeURIComponent(d.URL) + '&vn=' + version) } }; w._vwo_code = code; code.init(); })(); </script> <!-- End VWO Async SmartCode --> <link rel="canonical" hreflang="fr" href="https://www.gamned.com/SLUG" /> <link rel="alternate" hreflang="en" href="https://en.gamned.com/SLUG" /> <link rel="alternate" hreflang="pt" href="https://pt.gamned.com/SLUG" /> <link rel="alternate" hreflang="de" href="https://ch-de.gamned.com/SLUG" /> <link rel="alternate" hreflang="nl" href="https://be-nl.gamned.com/SLUG" /> <link rel="alternate" hreflang="fr-be" href="https://be-fr.gamned.com/SLUG" /> <link rel="alternate" hreflang="fr-ch" href="https://ch-fr.gamned.com/SLUG" /> </head> <body> <div data-animation="default" class="c-nav w-nav" data-easing2="ease" data-easing="ease" data-collapse="medium" data-w-id="10a4c6ee-64da-1fbd-ffaa-90f1f0de7b3a" role="banner" data-duration="400" id="top-nav"> <div data-w-id="e754dfd7-cad6-6770-9586-988c6aba4c9f" class="temp-message-container w-dyn-list"> <div class="empty-state---hidden w-dyn-empty"> <div>No items found.</div> </div> </div> <div data-w-id="1e6427b8-76ed-5ce9-87c7-4a5ac0fab350" class="exit-intent-popup w-dyn-list"> <div role="list" class="exit-intent-popup_content-block text-align-center w-dyn-items"> <div role="listitem" class="w-dyn-item"> <div class="max-width-large"> <h2 class="heading-3">Psst..connaissez-vous les 6 tendances marketing de 2024 ? 🌟</h2> <div class="spacer-medium"></div> <div class="exit-intent-popup_content-wrapper"> <div class="spacer-small"></div> </div> <div class="exit-intent-popup_content-wrapper text-align-left"> <div class="exit-intent-popup_2cols cc-2third"> <div id="w-node-_1e6427b8-76ed-5ce9-87c7-4a5ac0fab35a-f0de7b3a"> <div class="c-rich-content cc-no-paragraph-spacing w-richtext"> <p>Les experts du groupe Biggie se sont rassemblés pour vous donner les 6 insights marketing incontournables en 2024 :</p> <ol role="list"> <li><strong>Omnicanalité Maîtrisée :</strong> Créez une expérience client complète.</li> <li><strong>Mesure d'Attention :</strong> Évaluez l'impact de vos campagnes dans un univers publicitaire en évolution.</li> <li>🎁 et bien plus à découvrir !</li> </ol> <p></p> </div> </div> <div id="w-node-_1e6427b8-76ed-5ce9-87c7-4a5ac0fab35c-f0de7b3a" class="c-popup-image-wrapper"><img loading="lazy" alt="Téléchargez notre Trendbook 2024 " src="https://cdn.prod.website-files.com/60d04749fc9b057948ae4641/659814c70c1fe1999ca71cde_Capture%20d%E2%80%99e%CC%81cran%202023-12-29%20a%CC%80%2011.19.47.png" class="c-image" /></div> <div class="button-group"><a href="https://www.gamned.com/lp/trendbook-2024-les-dernieres-tendances-marketing?utm_source=lead-magnet&utm_campaign=trendbook-2024&utm_content=popup" class="c-button-1 cc-exit-intent w-inline-block"> <div>Je télécharge le guide </div> <div class="c-cta-button-icon-wrapper cc-exit-intent"> <div class="icon-embed-small w-embed"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-hidden="true" role="img" class="iconify iconify--ic" width="100%" height="100%" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"> <path fill="currentColor" d="M10 6L8.59 7.41L13.17 12l-4.58 4.59L10 18l6-6z"></path> </svg></div> </div> </a></div> </div> </div> <div class="exit-intent-popup_content-wrapper"> <h4 class="w-dyn-bind-empty"></h4> <div class="exit-intent-popup_2cols"> <ul id="w-node-_1e6427b8-76ed-5ce9-87c7-4a5ac0fab366-f0de7b3a" role="list" class="list w-list-unstyled"> <li class="list-item w-dyn-bind-empty"></li> <li class="list-item w-dyn-bind-empty"></li> </ul> <ul id="w-node-_1e6427b8-76ed-5ce9-87c7-4a5ac0fab369-f0de7b3a" role="list" class="list w-list-unstyled"> <li class="list-item w-dyn-bind-empty"></li> <li class="list-item w-dyn-bind-empty"></li> </ul> </div> </div> </div><a data-w-id="1e6427b8-76ed-5ce9-87c7-4a5ac0fab36c" href="#" class="exit-intent-popup_exit-link w-inline-block"> <div class="icon-embed-xxsmall w-embed"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-hidden="true" role="img" class="iconify iconify--ic" width="100%" height="100%" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"> <path fill="currentColor" d="M18.3 5.71a.996.996 0 0 0-1.41 0L12 10.59L7.11 5.7A.996.996 0 1 0 5.7 7.11L10.59 12L5.7 16.89a.996.996 0 1 0 1.41 1.41L12 13.41l4.89 4.89a.996.996 0 1 0 1.41-1.41L13.41 12l4.89-4.89c.38-.38.38-1.02 0-1.4z"></path> </svg></div> </a> <div class="w-embed w-script"> <script> var popupEnabled = 'true'; </script> </div> </div> </div> </div> <div class="c-container cc-nav is-blue"> <div class="ds-nav_migration-notification"> <div class="migration-notification_embed w-embed"> <style> @media screen and (min-width: 1281px) { .img-in-text { height: 1.5rem; } } @media screen and (max-width: 1280px) { .img-in-text { height: 1.5rem; } } @media screen and (max-width: 991px) { .img-in-text { height: 1.5rem; } } @media screen and (max-width: 767px) { .img-in-text { height: 1rem; } } @media screen and (max-width: 479px) { .img-in-text { height: 1rem; } } </style> <div class="ds-nav_item align-left"> <img class="img-in-text" src="https://cdn.prod.website-files.com/66743021048a0d8fadfbe742/66743021048a0d8fadfbe772_biggie-logo-white.svg">, la nouvelle agence de stratégie et d'activation marketing, est née du rapprochement de Gamned! et Repeat. </div> </div> <div class="migration-notification_cta-block"><a href="https://www.biggie.co/" target="_blank" class="c-buttontext-l is-migration-notification w-button">Je découvre</a> <div class="icon-embed-xxsmall margin-left w-embed"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-hidden="true" role="img" class="iconify iconify--ic" width="100%" height="100%" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"> <path fill="currentColor" d="M19 6.41L17.59 5L12 10.59L6.41 5L5 6.41L10.59 12L5 17.59L6.41 19L12 13.41L17.59 19L19 17.59L13.41 12z"></path> </svg></div> </div> </div> </div> <div class="c-container cc-nav"><a href="/" class="c-nav_brand w-nav-brand"><img src="https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/60c1e62f63a44a7c5cee3a8a_gamned-logo-white.svg" loading="eager" alt="Logo Gamned - Expert programmatique" /></a> <nav role="navigation" class="ds-nav_menu w-nav-menu"> <div class="c-nav-item-wrapper"><a href="/commerce-media-omnicanal" aria-current="page" class="ds-nav_item w-nav-link w--current">Média</a> <div data-hover="true" data-delay="0" class="ds-nav_dropdown w-dropdown"> <div class="ds-nav_item w-dropdown-toggle"> <div class="w-icon-dropdown-toggle"></div><a href="/solutions" class="ds-nav_item w-inline-block"> <div>Solutions</div> </a> </div> <nav class="ds-nav_dropdown-list w-dropdown-list"><a href="/solutions-boostez-votre-visibilite" class="ds-nav_dropdown-link w-dropdown-link">Visibilité et Notoriété</a><a href="/solutions-augmentez-votre-trafic-et-vos-conversions" class="ds-nav_dropdown-link w-dropdown-link">Campagnes d'acquisition</a><a href="/solution-drivez-votre-cible-en-point-de-vente" class="ds-nav_dropdown-link w-dropdown-link">Web-to-store</a><a href="/solution-gamned-engagez-via-des-creations-publicitaires-enrichies" class="ds-nav_dropdown-link w-dropdown-link">Publicité enrichie</a><a href="/solution-fidelisez-vos-clients" class="ds-nav_dropdown-link w-dropdown-link">Fidélisation</a></nav> </div><a href="/success-stories" class="ds-nav_item w-nav-link">Projets</a><a href="/training" class="ds-nav_item w-nav-link">Formations</a><a href="/company" class="ds-nav_item w-nav-link">A propos</a><a href="/blog" class="ds-nav_item w-nav-link">Blog</a><a href="/presse" class="ds-nav_item w-nav-link">Presse</a> </div> <div class="ds-nav_cta"> <div data-hover="true" data-delay="0" data-w-id="73b24a96-cf96-d575-61b2-3ac4ef2eae01" class="dropdown-gt w-dropdown"> <div class="lang-dropdown-2 w-dropdown-toggle"><img src="https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/610d62905b0339d735f5b0e7_translation.webp" loading="eager" alt="Gamned - Langue" class="c-trad-image first-lang" /></div> <nav class="dropdown-list-2 w-dropdown-list"> <div class="static-languages-block"><a href="https://www.gamned.com/" class="dropdown-link-sl nturl w-inline-block"> <div class="c-lang-text-static">FR</div> </a><a href="https://en.gamned.com" class="dropdown-link-sl nturl w-inline-block"> <div class="c-lang-text-static">EN</div> </a><a href="https://ch-de.gamned.com/" class="dropdown-link-sl nturl w-inline-block"> <div class="c-lang-text-static">DE</div> </a><a href="https://be-nl.gamned.com/" class="dropdown-link-sl nturl w-inline-block"> <div class="c-lang-text-static">NL</div> </a><a href="https://www.gamned.cz" class="dropdown-link-sl nturl w-inline-block"> <div class="c-lang-text-static">CZ</div> </a><a href="https://it.gamned.com/" class="dropdown-link-sl nturl w-inline-block"> <div class="c-lang-text-static">IT</div> </a><a href="https://pt.gamned.com/" class="dropdown-link-sl nturl w-inline-block"> <div class="c-lang-text-static">PT</div> </a><a href="https://be-fr.gamned.com/" class="dropdown-link-sl nturl w-inline-block"> <div class="c-lang-text-static">BE-FR</div> </a><a href="https://ch-fr.gamned.com/" class="dropdown-link-sl nturl w-inline-block"> <div class="c-lang-text-static">CH-FR<br /></div> </a></div> </nav> </div><a href="/contactez-nous" class="c-button-1 cc-transparent cc-nav w-inline-block"> <div>Contactez-nous</div> </a> </div> </nav> <div class="menu-button w-nav-button"> <div class="burger-1 white"> <div class="b1-bar1 white"></div> <div class="b1-bar2 white"> <div class="b1-middle white"></div> </div> <div class="b1-bar3 white"></div> </div> </div> </div> </div> <section class="c-section cc-hero cc-solutions"> <div class="c-container"> <div class="c-wrapper cc-hero-centered"> <h1 class="c-title-1 cc-handwritting cc-centered">media :</h1> <h1 class="c-title-1 cc-white cc-centered"><strong>Des formats adaptés pour une stratégie omnicanale </strong><br /></h1> <p class="c-text-1 cc-yellow cc-centered"><span class="text-span-16"><strong>CAPTER L’ATTENTION DE VOTRE CŒUR DE CIBLE EN FONCTION DE SES USAGES SUR DIFFÉRENTS SUPPORTS GRÂCE AU PROGRAMMATIQUE </strong></span><br /></p> <p class="c-text-1 cc-white cc-centered">Mobile ∙ Tablette ∙ Desktop ∙ Audio ∙ TV ∙ Gaming ∙ Réseaux sociaux ∙ Search<br /></p><img src="https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/61b89e026e116033e5396e81_DEVICES-1-920-optimized.webp" loading="lazy" width="920" sizes="(max-width: 1919px) 70vw, 100vw" alt="Presentation média multi écrans" srcset="https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/61b89e026e116033e5396e81_DEVICES-1-920-optimized-p-500.webp 500w, https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/61b89e026e116033e5396e81_DEVICES-1-920-optimized.webp 920w" class="c-image" /> </div> <div class="slide-wrap cc-media-hero"><img src="https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/61b87784fc12b52002cea2e7_1.png" sizes="(max-width: 767px) 15.0078125px, (max-width: 991px) 3vw, (max-width: 1919px) 25.015625px, 1vw" srcset="https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/61b87784fc12b52002cea2e7_1-p-500.webp 500w, https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/61b87784fc12b52002cea2e7_1.png 1595w" alt="notoriété de marque - Facebook" class="logo-img _20-r-m is-height-100" /><img src="https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/61b877851c14e46acb8c4f2b_2.webp" sizes="(max-width: 767px) 15.0078125px, (max-width: 991px) 3vw, (max-width: 1919px) 25.015625px, 1vw" srcset="https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/61b877851c14e46acb8c4f2b_2-p-500.webp 500w, https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/61b877851c14e46acb8c4f2b_2-p-800.webp 800w, https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/61b877851c14e46acb8c4f2b_2.webp 1595w" alt="notoriété de marque - snapchat" class="logo-img _20-r-m is-height-100" /><img src="https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/620624a1a722972a4014d6f3_META%20PARTNER.webp" alt="notoriété de marque - snapchat" class="logo-img _20-r-m is-height-100" /><img src="https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/61b8778306346e1f7dd33598_3.png" sizes="(max-width: 767px) 15.0078125px, (max-width: 991px) 3vw, (max-width: 1919px) 25.015625px, 1vw" srcset="https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/61b8778306346e1f7dd33598_3-p-500.webp 500w, https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/61b8778306346e1f7dd33598_3.png 1595w" alt="notoriété de marque - pinterest" class="logo-img _20-r-m is-height-100" /><img src="https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/61b877832b10d4ba173e5004_4.png" sizes="(max-width: 767px) 15.0078125px, (max-width: 991px) 3vw, (max-width: 1919px) 25.015625px, 1vw" srcset="https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/61b877832b10d4ba173e5004_4-p-500.webp 500w, https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/61b877832b10d4ba173e5004_4.png 1595w" alt="notoriété de marque - youtube" class="logo-img _20-r-m is-height-100" /><img src="https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/61b87783ec1cf14e28633add_5.png" sizes="(max-width: 767px) 15.0078125px, (max-width: 991px) 3vw, (max-width: 1919px) 25.015625px, 1vw" srcset="https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/61b87783ec1cf14e28633add_5-p-500.webp 500w, https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/61b87783ec1cf14e28633add_5.png 1595w" alt="notoriété de marque - waze" class="logo-img _20-r-m is-height-100" /><img src="https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/61b8778316d7e6fdf0d301ab_6.png" sizes="(max-width: 767px) 15.0078125px, (max-width: 991px) 3vw, (max-width: 1919px) 25.015625px, 1vw" srcset="https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/61b8778316d7e6fdf0d301ab_6-p-500.webp 500w, https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/61b8778316d7e6fdf0d301ab_6.png 1595w" alt="notoriété de marque - DV" class="logo-img _20-r-m is-height-100" /><img src="https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/61b87783239fee76bbe6fd8c_7.png" sizes="(max-width: 767px) 15.0078125px, (max-width: 991px) 3vw, (max-width: 1919px) 25.015625px, 1vw" srcset="https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/61b87783239fee76bbe6fd8c_7-p-500.webp 500w, https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/61b87783239fee76bbe6fd8c_7.png 1595w" alt="notoriété de marque - xandr" class="logo-img _20-r-m is-height-100" /><img src="https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/61b8778472f21102e97bf056_8.png" sizes="(max-width: 767px) 15.0078125px, (max-width: 991px) 3vw, (max-width: 1919px) 25.015625px, 1vw" srcset="https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/61b8778472f21102e97bf056_8-p-500.webp 500w, https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/61b8778472f21102e97bf056_8.png 1595w" alt="notoriété de marque - linkedin" class="logo-img _20-r-m is-height-100" /><img src="https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/61b8778545399d8b2771fa90_9.png" alt="notoriété de marque - spotify" class="logo-img _20-r-m is-height-100" /><img src="https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/61b87785b3f3a0e09d349f95_10.png" alt="notoriété de marque - adkymia" class="logo-img _20-r-m is-height-100" /><img src="https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/61b877859a21e77a21ec6786_11.png" sizes="(max-width: 767px) 15.0078125px, (max-width: 991px) 3vw, (max-width: 1919px) 25.015625px, 1vw" srcset="https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/61b877859a21e77a21ec6786_11-p-500.webp 500w, https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/61b877859a21e77a21ec6786_11.png 1595w" alt="notoriété de marque - hawk" class="logo-img _20-r-m is-height-100" /><img src="https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/61b87785d5eb4d4199e2f7d9_12.png" sizes="(max-width: 767px) 15.0078125px, (max-width: 991px) 3vw, (max-width: 1919px) 25.015625px, 1vw" srcset="https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/61b87785d5eb4d4199e2f7d9_12-p-500.webp 500w, https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/61b87785d5eb4d4199e2f7d9_12.png 1595w" alt="notoriété de marque - amazon" class="logo-img _20-r-m is-height-100" /><img src="https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/61b877853def88374afec980_13.png" sizes="(max-width: 767px) 15.0078125px, (max-width: 991px) 3vw, (max-width: 1919px) 25.015625px, 1vw" srcset="https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/61b877853def88374afec980_13-p-500.webp 500w, https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/61b877853def88374afec980_13.png 1595w" alt="notoriété de marque - facebook" class="logo-img _20-r-m is-height-100" /><img src="https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/61b87785fc12b53d71cea2e9_14.png" sizes="(max-width: 767px) 15.0078125px, (max-width: 991px) 3vw, (max-width: 1919px) 25.015625px, 1vw" srcset="https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/61b87785fc12b53d71cea2e9_14-p-500.webp 500w, https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/61b87785fc12b53d71cea2e9_14.png 1595w" alt="notoriété de marque - snapchat 2" class="logo-img _20-r-m is-height-100" /><img src="https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/61b8778745399d788771faa2_15.png" sizes="(max-width: 767px) 15.0078125px, (max-width: 991px) 3vw, (max-width: 1919px) 25.015625px, 1vw" srcset="https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/61b8778745399d788771faa2_15-p-500.webp 500w, https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/61b8778745399d788771faa2_15.png 1595w" alt="notoriété de marque - The trade desk" class="logo-img _20-r-m is-height-100" /><img src="https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/61b8778603605e840ad738db_16.png" sizes="(max-width: 767px) 15.0078125px, (max-width: 991px) 3vw, (max-width: 1919px) 25.015625px, 1vw" srcset="https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/61b8778603605e840ad738db_16-p-500.webp 500w, https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/61b8778603605e840ad738db_16.png 1595w" alt="notoriété de marque - pinterest 2" class="logo-img _20-r-m is-height-100" /><img src="https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/61b87787d5eb4d408be2f7f5_17.png" sizes="(max-width: 767px) 15.0078125px, (max-width: 991px) 3vw, (max-width: 1919px) 25.015625px, 1vw" srcset="https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/61b87787d5eb4d408be2f7f5_17-p-500.webp 500w, https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/61b87787d5eb4d408be2f7f5_17.png 1595w" alt="notoriété de marque - Oath" class="logo-img _20-r-m is-height-100" /><img src="https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/61b87787ec1cf1cbcf633ae0_18.png" sizes="(max-width: 767px) 15.0078125px, (max-width: 991px) 3vw, (max-width: 1919px) 25.015625px, 1vw" srcset="https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/61b87787ec1cf1cbcf633ae0_18-p-500.webp 500w, https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/61b87787ec1cf1cbcf633ae0_18.png 1595w" alt="notoriété de marque - youtube" class="logo-img _20-r-m is-height-100" /><img src="https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/61b87784fc12b52002cea2e7_1.png" sizes="(max-width: 767px) 15.0078125px, (max-width: 991px) 3vw, (max-width: 1919px) 25.015625px, 1vw" srcset="https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/61b87784fc12b52002cea2e7_1-p-500.webp 500w, https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/61b87784fc12b52002cea2e7_1.png 1595w" alt="notoriété de marque - displayce" class="logo-img _20-r-m is-height-100" /><img src="https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/61b877851c14e46acb8c4f2b_2.webp" sizes="(max-width: 767px) 15.0078125px, (max-width: 991px) 3vw, (max-width: 1919px) 25.015625px, 1vw" srcset="https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/61b877851c14e46acb8c4f2b_2-p-500.webp 500w, https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/61b877851c14e46acb8c4f2b_2-p-800.webp 800w, https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/61b877851c14e46acb8c4f2b_2.webp 1595w" alt="notoriété de marque - waze 2" class="logo-img _20-r-m is-height-100" /><img src="https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/61b8778306346e1f7dd33598_3.png" sizes="(max-width: 767px) 15.0078125px, (max-width: 991px) 3vw, (max-width: 1919px) 25.015625px, 1vw" srcset="https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/61b8778306346e1f7dd33598_3-p-500.webp 500w, https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/61b8778306346e1f7dd33598_3.png 1595w" alt="notoriété de marque - linkedin 2" class="logo-img _20-r-m is-height-100" /><img src="https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/61b877832b10d4ba173e5004_4.png" sizes="(max-width: 767px) 15.0078125px, (max-width: 991px) 3vw, (max-width: 1919px) 25.015625px, 1vw" srcset="https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/61b877832b10d4ba173e5004_4-p-500.webp 500w, https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/61b877832b10d4ba173e5004_4.png 1595w" alt="notoriété de marque - facebook 3" class="logo-img _20-r-m is-height-100" /><img src="https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/61b87783ec1cf14e28633add_5.png" sizes="(max-width: 767px) 15.0078125px, (max-width: 991px) 3vw, (max-width: 1919px) 25.015625px, 1vw" srcset="https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/61b87783ec1cf14e28633add_5-p-500.webp 500w, https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/61b87783ec1cf14e28633add_5.png 1595w" alt="notoriété de marque - Snapchat 3" class="logo-img _20-r-m is-height-100" /><img src="https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/61b8778316d7e6fdf0d301ab_6.png" sizes="(max-width: 767px) 15.0078125px, (max-width: 991px) 3vw, (max-width: 1919px) 25.015625px, 1vw" srcset="https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/61b8778316d7e6fdf0d301ab_6-p-500.webp 500w, https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/61b8778316d7e6fdf0d301ab_6.png 1595w" alt="notoriété de marque - youtube 2" class="logo-img _20-r-m is-height-100" /><img src="https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/61b87783239fee76bbe6fd8c_7.png" sizes="(max-width: 767px) 15.0078125px, (max-width: 991px) 3vw, (max-width: 1919px) 25.015625px, 1vw" srcset="https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/61b87783239fee76bbe6fd8c_7-p-500.webp 500w, https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/61b87783239fee76bbe6fd8c_7.png 1595w" alt="notoriété de marque - pinterest 4" class="logo-img _20-r-m is-height-100" /><img src="https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/61b8778472f21102e97bf056_8.png" sizes="(max-width: 767px) 15.0078125px, (max-width: 991px) 3vw, (max-width: 1919px) 25.015625px, 1vw" srcset="https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/61b8778472f21102e97bf056_8-p-500.webp 500w, https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/61b8778472f21102e97bf056_8.png 1595w" alt="notoriété de marque - waze 4" class="logo-img _20-r-m is-height-100" /><img src="https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/61b8778545399d8b2771fa90_9.png" alt="notoriété de marque - xandr" class="logo-img _20-r-m is-height-100" /><img src="https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/61b87785b3f3a0e09d349f95_10.png" alt="notoriété de marque - linkedin 4" class="logo-img _20-r-m is-height-100" /><img src="https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/61b87785fc12b53d71cea2e9_14.png" sizes="(max-width: 767px) 15.0078125px, (max-width: 991px) 3vw, (max-width: 1919px) 25.015625px, 1vw" srcset="https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/61b87785fc12b53d71cea2e9_14-p-500.webp 500w, https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/61b87785fc12b53d71cea2e9_14.png 1595w" alt="notoriété de marque - Akymia" class="logo-img _20-r-m is-height-100" /><img src="https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/61b87785d5eb4d4199e2f7d9_12.png" sizes="(max-width: 767px) 15.0078125px, (max-width: 991px) 3vw, (max-width: 1919px) 25.015625px, 1vw" srcset="https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/61b87785d5eb4d4199e2f7d9_12-p-500.webp 500w, https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/61b87785d5eb4d4199e2f7d9_12.png 1595w" alt="notoriété de marque - facebook 5" class="logo-img _20-r-m is-height-100" /><img src="https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/61b877853def88374afec980_13.png" sizes="(max-width: 767px) 15.0078125px, (max-width: 991px) 3vw, (max-width: 1919px) 25.015625px, 1vw" srcset="https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/61b877853def88374afec980_13-p-500.webp 500w, https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/61b877853def88374afec980_13.png 1595w" alt="notoriété de marque - Spotify" class="logo-img _20-r-m is-height-100" /></div> </div> </section> <div id="solution-activez" class="c-section"> <div class="c-container cc-dual"> <div class="c-wrapper cc-margin-left"><img src="https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/63c13b706cbc4a24a3f45c08_SEA%20-%20Google%20Partner%20(1).webp" loading="lazy" sizes="(max-width: 479px) 90vw, (max-width: 1919px) 43vw, 100vw" srcset="https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/63c13b706cbc4a24a3f45c08_SEA%20-%20Google%20Partner%20(1)-p-500.webp 500w, https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/63c13b706cbc4a24a3f45c08_SEA%20-%20Google%20Partner%20(1)-p-800.webp 800w, https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/63c13b706cbc4a24a3f45c08_SEA%20-%20Google%20Partner%20(1)-p-1080.webp 1080w, https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/63c13b706cbc4a24a3f45c08_SEA%20-%20Google%20Partner%20(1)-p-1600.webp 1600w, https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/63c13b706cbc4a24a3f45c08_SEA%20-%20Google%20Partner%20(1).webp 1992w" alt="Search Engine Advertising" class="c-image" /></div> <div class="c-wrapper cc-margin-left-righ-45width"><img src="https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/63b5b2bca928424fa37f4ba6_Image3.webp" loading="lazy" width="82" sizes="82px" alt="SEA" srcset="https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/63b5b2bca928424fa37f4ba6_Image3-p-500.webp 500w, https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/63b5b2bca928424fa37f4ba6_Image3-p-800.webp 800w, https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/63b5b2bca928424fa37f4ba6_Image3.webp 1034w" /> <h2 class="c-title-2">Le SEA, ou l'art de vous distinguer sur les moteurs de recherche</h2> <h1 class="c-title-1 cc-handwritting">de vos cibles !</h1> <p class="c-text-1">Saviez-vous que 81% des consommateurs se renseignent sur Internet avant d'acheter en magasin? <br /><br />La visibilité sur Internet est aujourd'hui, et plus que jamais, un pilier fondamental de toute stratégie média. <br />Et le SEA, Search Engine Advertising, est l’un des meilleurs moyens de vous <strong>positionner rapidement sur vos mots-clés stratégiques</strong> et de <strong>générer du trafic sur votre site</strong>. <br />Concrètement, le SEA vous permet de placer une annonce publicitaire en bonne position sur les moteurs de recherche, dans la partie payante.<br /><br />Si vous souhaitez intégrer le SEA à votre stratégie média, n'hésitez plus! Gamned! est maintenant en mesure de vous accompagner sur ce levier.<br /></p> <div class="c-button-wrapper"><a href="https://www.gamned.com/blog/annonces-responsives-google-ads" class="c-button-1 w-inline-block"> <div>Dites-m'en plus ! </div> </a><a href="/contactez-nous" class="c-button-1 w-inline-block"> <div>Je lance ma campagne de search !</div> </a></div> </div> </div> </div> <div id="solution-identifier" class="c-section"> <div class="c-container cc-dual"> <div class="c-wrapper cc-margin-left"><img src="https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/61b9ea36ad4d1cc100ebf641_DISPLAY.png" loading="lazy" width="82" alt="Média - display" /> <h1 class="c-title-1 cc-handwritting">Gamned! c'est</h1> <h2 class="c-title-2"><strong>UNE DIVERSITÉ DE FORMATS DISPLAY ET VIDéo POUR S’EXPRIMER !</strong></h2> <p class="c-text-1"><br />Display classique, format enrichi, native advertising, in mail ou encore vidéo instream et outstream sont autant de formats que vous pourrez activer !<br /><br />Nous co-construisons votre stratégie et nous vous proposons les formats à activer en fonction de vos objectifs et indicateurs prioritaires.<br /><br /><span class="underlined">Cerise sur le gâteau </span>:<br />Nous sommes en mesure de créer des formats dynamiques (DCO) avec notre solution propriétaire - <strong><em>Engaged!<br /></em></strong><br />Comment ? Tout simplement en automatisant vos créations en temps réel selon le comportement de navigation de vos prospects.<br /></p> <div class="c-button-wrapper"><a href="https://www.gamned.com/solution-gamned-engagez-via-des-creations-publicitaires-enrichies" class="c-button-1 w-inline-block"> <div>Devenez créatif.ve dans vos prises de parole !</div> </a><a href="/contactez-nous" class="c-button-1 w-inline-block"> <div>Je lance ma campagne display !</div> </a></div> </div> <div data-w-id="1def1207-af63-84a7-273a-87fb9c9fd367" class="c-wrapper cc-margin-right"><img src="https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/61b87739239fee497ee6fd34_FORMATS.webp" loading="lazy" alt="Média display et vidéo" class="c-image" /></div> </div> </div> <div id="solution-activez" class="c-section"> <div class="c-container cc-dual"> <div class="c-wrapper cc-margin-left"><img src="https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/61b8773ed6c6c170ce5f127e_TV.webp" loading="lazy" sizes="(max-width: 479px) 90vw, (max-width: 767px) 42vw, (max-width: 991px) 43vw, (max-width: 1919px) 40vw, 100vw" srcset="https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/61b8773ed6c6c170ce5f127e_TV-p-500.webp 500w, https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/61b8773ed6c6c170ce5f127e_TV.webp 1134w" alt="Média TV et programmatique" class="c-image" /></div> <div class="c-wrapper cc-margin-left-righ-45width"><img src="https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/61b9ea43547c717504f69d9d_TV.png" loading="lazy" width="82" alt="Média - tv" /> <h2 class="c-title-2">TV et programmatique ?</h2> <h1 class="c-title-1 cc-handwritting">Oui, c'est possible</h1> <p class="c-text-1">Historiquement réservé à une poignée d’annonceurs, le programmatique ouvre les portes du grand écran à tous types d’annonceurs.<br /><br />Que cela soit en catchup TV ou en TV linéaire, Gamned! vous donne la possibilité de prendre la parole sur cet écran. <br /><br />Cerise sur le gâteau : il est possible de mesurer l’impact de vos campagnes TV sur votre trafic web et également d'accèder à la TV segmentée.<br /></p> <div class="c-button-wrapper"><a href="https://www.gamned.com/projects/delsey-paris-publicite-tv" class="c-button-1 w-inline-block"> <div>Delsey l'a fait, pourquoi pas vous ?</div> </a><a href="/contactez-nous" class="c-button-1 w-inline-block"> <div>Je lance ma campagne TV !</div> </a></div> </div> </div> </div> <div id="solution-identifier" class="c-section"> <div class="c-container cc-dual"> <div class="c-wrapper cc-margin-left"><img src="https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/61b9ea4e9a1b41b583e213d1_DOOH.png" loading="lazy" width="82" alt="Média - dooh" /> <h1 class="c-title-1 cc-handwritting">DOOH</h1> <h2 class="c-title-2"><strong>PRENEZ LA PAROLE, SUR LE DIGITAL MÊME QUAND VOS PROSPECTS NE SONT PAS CONNECTÉS</strong></h2> <p class="c-text-1"><br />Le DOOH, ou aussi appelé Digital Out Of Home, est un regroupement de techniques d’affichage digital urbaine ou d’affichage numérique indoor dans des lieux publics.<br /><br />Ce format très axé sur les visuels permet de démultiplier le taux de mémorisation de vos cibles. En effet, selon une étude IAB, le DOOH présente 75% de taux de mémorisation, soit 30 points de plus que l’affichage traditionnel.<br /></p> <div class="c-button-wrapper"><a href="https://www.gamned.com/actualites/tout-ce-quil-vous-faut-pour-des-campagnes-dooh-couronnees-de-succes" class="c-button-1 w-inline-block"> <div>Pourquoi faire du DOOH ?</div> </a><a href="/contactez-nous" class="c-button-1 w-inline-block"> <div>Je lance ma campagne DOOH ! </div> </a></div> </div> <div class="c-wrapper cc-margin-right"><img src="https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/61b9ec94545e8a7e8cdfbc39_DOOH.webp" loading="lazy" alt="Média DOOH - commerces, transports et extérieurs" class="c-image" /></div> </div> </div> <div id="solution-activez" class="c-section"> <div class="c-container cc-dual"> <div class="c-wrapper cc-margin-left"><img src="https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/61b8774510d74630949a578f_REASEAUX%20SOCIAUX.webp" loading="lazy" sizes="(max-width: 479px) 90vw, (max-width: 767px) 41vw, (max-width: 991px) 43vw, (max-width: 1919px) 40vw, 100vw" srcset="https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/61b8774510d74630949a578f_REASEAUX%20SOCIAUX-p-500.webp 500w, https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/61b8774510d74630949a578f_REASEAUX%20SOCIAUX.webp 1134w" alt="Médias sur les réseaux sociaux" class="c-image" /></div> <div class="c-wrapper cc-margin-left-righ-45width"><img src="https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/61b9ea5a7c874b4050be28a6_SOCIAL.png" loading="lazy" width="82" alt="Média - picto hashtag" /> <h2 class="c-title-2">GAMNED! et les réseaux sociaux c'est devenu</h2> <h1 class="c-title-1 cc-handwritting">Indispensable</h1> <p class="c-text-1">Parce que les réseaux sociaux font partie de notre quotidien. Il est devenu indispensable d’être présent·e sur ces plateformes. <br />Facebook, Instagram, Tiktok, Pinterest, Snapchat, ou encore LinkedIn sont des opportunités de séduire de nouveaux prospects.<br /><br />Prendre la parole sur ces réseaux c’est bien, mais quelles sont les meilleures stratégies à adopter face à vos objectifs ? Quels formats mettre en place ? Comment l'orchestrer avec vos autres campagnes ? <br />Gamned! est là pour vous aider !<br /></p> <div class="c-button-wrapper"><a href="https://www.gamned.com/blog/publicite-reseaux-sociaux" class="c-button-1 w-inline-block"> <div>Je veux en savoir plus !</div> </a><a href="/contactez-nous" class="c-button-1 w-inline-block"> <div>Je lance ma campagne social media !</div> </a></div> </div> </div> </div> <div id="solution-identifier" class="c-section"> <div class="c-container cc-dual"> <div class="c-wrapper cc-margin-left"><img src="https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/61b9ea667f7550087ecb5a3e_GAMING.png" loading="lazy" width="82" alt="Média - picto manette jeux" /> <h1 class="c-title-1 cc-handwritting">In-game</h1> <h2 class="c-title-2"><strong>DE LA PUBLICITÉ DANS VOS JEUX VIDÉO PRÉFÉRÉS</strong></h2> <p class="c-text-1"><br />Le monde du jeu vidéo a bien évolué. Les salles d’arcade et les premières consoles semblent bien loin, maintenant que l’on voit ô combien la technologie propose aujourd’hui des environnements de jeu immersifs. Et c’était sans compter sur l’annonce de Meta avec le développement du Metaverse.<br /><br />Et si on vous disait, qu’il est possible de faire de la publicité au sein de célèbres jeux vidéo ?<br />Impossible n’est pas Gamned!, c’est pourquoi, nous sommes en mesure de vous accompagner sur ce dispositif.<br /></p> <div class="c-button-wrapper"><a href="https://www.gamned.com/actualites/in-game-advertising-rentrez-dans-le-game" class="c-button-1 w-inline-block"> <div>Rentrez dans le game !</div> </a><a href="/contactez-nous" class="c-button-1 w-inline-block"> <div>Je lance ma campagne in-game !</div> </a></div> </div> <div class="c-wrapper cc-margin-right"><img src="https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/61b877498dcef2be7b517fc6_GAMING.webp" loading="lazy" sizes="(max-width: 479px) 90vw, (max-width: 1919px) 45vw, 100vw" srcset="https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/61b877498dcef2be7b517fc6_GAMING-p-500.webp 500w, https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/61b877498dcef2be7b517fc6_GAMING.webp 1134w" alt="Média consoles et jeux vidéos" class="c-image" /></div> </div> </div> <div id="solution-activez" class="c-section"> <div class="c-container cc-dual"> <div class="c-wrapper cc-margin-left"><img src="https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/61b8774dbb8a5a406e6d831f_AUDIO.webp" loading="lazy" sizes="(max-width: 479px) 90vw, (max-width: 991px) 43vw, (max-width: 1919px) 40vw, 100vw" srcset="https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/61b8774dbb8a5a406e6d831f_AUDIO-p-500.webp 500w, https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/61b8774dbb8a5a406e6d831f_AUDIO.webp 1134w" alt="Média sur plateformes streaming audio" class="c-image" /></div> <div class="c-wrapper cc-margin-left-righ-45width"><img src="https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/61b9ea219a1b4166a4e212a7_AUDIO.png" loading="lazy" width="82" alt="Média - picto audio" /> <h2 class="c-title-2"><strong>L’AUDIO DIGITAL, UN SUPPORT À FAIBLE ENCOMBREMENT </strong></h2> <h1 class="c-title-1 cc-handwritting">Publicitaire</h1> <p class="c-text-1">L’audio digital se trouve partout. Il fait référence à l’ensemble des écoutes qui s’effectuent via internet. L’offre est devenue extrêmement riche. On pense instinctivement au format podcast qui connaît un fort essor. Mais on peut également citer : le replay radio, la smart radio, la web radio ou encore le streaming musical.<br /><br />Et si on vous disait que Gamned! peut vous créer les meilleures opportunités audio avec une réelle stratégie de communication ?<br /></p> <div class="c-button-wrapper"><a href="https://www.gamned.com/blog/audio-digital-support-a-faible-encombrement-publicitaire" class="c-button-1 w-inline-block"> <div>Comment me faire entendre ?</div> </a><a href="/contactez-nous" class="c-button-1 w-inline-block"> <div>Je lance ma campagne audio !</div> </a></div> </div> </div> </div> <div id="solution-identifier" class="c-section"> <div class="c-container cc-dual"> <div class="c-wrapper cc-margin-left"><img src="https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/61b9ea7a547c719575f69e51_RETAIL%20MEDIA.png" loading="lazy" width="82" alt="Média - picto carte crédit" /> <h1 class="c-title-1 cc-handwritting">Retail-media</h1> <h2 class="c-title-2"><strong>L’ART DE COMMUNIQUER DIRECTEMENT AU SEIN DU <br />PARCOURS D’ACHAT</strong></h2> <p class="c-text-1"><br />Depuis le début de la crise sanitaire, l’e-commerce connaît un véritable boom. L’univers du retail à dû évoluer et revoir sa stratégie de marketing digital.<br /><br />Mais comment influencer les comportements des consommateur·rice·s directement dans leur parcours d’achats ? Comment être certain de cibler la bonne personne avec le bon produit ? Comment savoir à quelle étape de son parcours d’achat se trouve notre prospect ?<br /><br />Gamned! vous révèle ses secrets et vous propose des dispositifs média allant du ciblage d'audiences en exclusivité jusqu'à la mesure des ventes ! <br /></p> <div class="c-button-wrapper"><a href="https://www.gamned.com/actualites/retail-media-tout-ce-quil-vous-faut-savoir-pour-lancer-votre-strategie" class="c-button-1 w-inline-block"> <div>Je veux connaître vos dispositifs exclusifs !</div> </a><a href="/contactez-nous" class="c-button-1 w-inline-block"> <div>Je lance ma campagne retail média !</div> </a></div> </div> <div class="c-wrapper cc-margin-right"><img src="https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/61b9eb1075717454b8b2e94a_RETAIL%20MEDIA(1).webp" loading="lazy" alt="Retail média - beauté, food, mode high tech" class="c-image" /></div> </div> </div> <section class="c-section cc-ds-gradient en-bref"> <div class="c-container"> <div class="c-wrapper cc-margin-left-right"> <h1 class="c-title-1 cc-handwritting cc-centered">En bref!</h1> <h1 class="c-title-1 cc-white cc-centered">VOICI LES 5 BONNES RAISONS<br />POUR CONFIER SES BUdGETS à GAMNED!</h1> <div class="w-layout-grid ds-12col-grid cc-large-spacing"> <div id="w-node-b0c90f87-da86-749e-bf7c-cedaa8de73f8-a8de73ee" class="c-3cols-card"> <h3 class="c-title-3 cc-3cols-card cc-soluution-card"> FAITES APPEL à UNE EXPERTISE EN PROGRAMATIQUE</h3> <p class="c-text-1 cc-white cc-centered">Eprouvée, sur des secteurs d’activités variés, <br />et des équipes certifiées <br />multi-plateformes<br /></p> </div> <div id="w-node-b0c90f87-da86-749e-bf7c-cedaa8de7400-a8de73ee" class="c-3cols-card"> <h3 class="c-title-3 cc-3cols-card cc-soluution-card">BÉNÉFICIEZ DE PERFORMANCES GARANTIES</h3> <p class="c-text-1 cc-white cc-centered">Selon vos objectifs et les KPIs que vous suivez, nos expert.e.s vous garantissent des résultats<br /></p> </div> <div id="w-node-b0c90f87-da86-749e-bf7c-cedaa8de7406-a8de73ee" class="c-3cols-card"> <h3 class="c-title-3 cc-3cols-card cc-soluution-card">PROFITEZ <br />D'AUDIENCES <br />EXCLUSIVES<strong><br /></strong></h3> <p class="c-text-1 cc-white cc-centered">Grâce à l’exploitation de données retail, déclaratives et comportementales pour modéliser vos segments<br /></p> </div> <div id="w-node-b0c90f87-da86-749e-bf7c-cedaa8de7412-a8de73ee" class="c-3cols-card"> <h3 class="c-title-3 cc-3cols-card cc-soluution-card">INNOVEZ DANS VOS LEVIERS <br />PUBLICITAIRES </h3> <p class="c-text-1 cc-white cc-centered">Profitez des dispositifs exclusifs et innovants souvent en avant première pour ne pas louper d'opportunités business<br /></p> </div> <div id="w-node-b0c90f87-da86-749e-bf7c-cedaa8de7418-a8de73ee" class="c-3cols-card"> <h3 class="c-title-3 cc-3cols-card cc-soluution-card">DU CONSEIL ET UN<br />ACCOMPAGNEMENT POUSSé </h3> <p class="c-text-1 cc-white cc-centered">Nos équipes dédiées vous accompagnent dans la maîtrise du levier et dans l'atteinte de vos performances <br /></p> </div> </div> <div data-w-id="b0c90f87-da86-749e-bf7c-cedaa8de7420" class="c-quote-wrapper"> <div class="c-text-quote">"</div> <div class="c-title-3 cc-white cc-quote"><strong>GAMNED!, C’EST L’ASSOCIATION DU DIGITAL ET DE L’HUMAIN : UNE TECHNOLOGIE PROGRAMMATIQUE PILOTÉE PAR DES EXPERT·e·S, TOURNÉe VERS VOS PERFORMANCES.</strong><br /></div> <div class="c-text-quote cc-bottom-right">"</div> </div> </div> </div> </section> <address class="c-section"> <div class="c-container"> <div class="c-wrapper cc-margin-left-right"> <h2 class="c-title-2 cc-centered"><span class="text-span-3">Vous avez un brief ?<br /></span><span class="text-span-6">Un projet ? Des questions ?</span></h2> <h2 class="c-title-1 cc-handwritting cc-centered">contactez-nous !</h2> <p class="c-text-1 cc-centered">Dites nous qui vous êtes, nous vous dirons quelles activations digitales adopter !<br /><br /></p> </div> </div> <div class="c-container cc-10cols"> <div class="c-wrapper cc-margin-left-right"> <div id="pardotiFrame" class="c-pardot-form-embed w-embed w-iframe w-script"><noscript> <iframe loading="lazy" src="https://go.gamned.com/l/1028143/2023-07-07/pj8" width="100%" height="500" type="text/html" frameborder="0" allowTransparency="true" style="border: 0"></iframe> </noscript> <script type="text/javascript"> var form = 'https://go.gamned.com/l/1028143/2023-07-07/pj8'; var params = window.location.search; var thisScript = document.scripts[document.scripts.length - 1]; var iframe = document.createElement('iframe'); iframe.setAttribute('src', form + params); iframe.setAttribute('type', 'text/html'); iframe.setAttribute('frameborder', 0); iframe.setAttribute('width', '100%'); iframe.setAttribute('allowTransparency', 'true'); iframe.style.border = '0'; thisScript.parentElement.replaceChild(iframe, thisScript); </script> <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/iframe-resizer/4.2.11/iframeResizer.min.js"></script> <script type="text/javascript"> iFrameResize({ log: true }); </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript"> var iframe = document.getElementById('iframeContactForm'); iframe.src = iframe.src + window.location.search; </script> </div> </div> </div> </address> <section class="c-section cc-ds-footer"> <div class="c-container"> <div class="w-layout-grid footer-grid-01"> <div id="w-node-d2ddbfb0-4c5b-b505-c65c-0152b5d41b03-b5d41afd" class="footer-column"><a href="/" class="c-nav_brand cc-footer w-inline-block"><img src="https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/6253ec3bbc0dfb2cd3a8c93f_Gamned_baseline_blanc.png" loading="lazy" width="204" sizes="(max-width: 479px) 90vw, (max-width: 1439px) 204px, 169px" alt="Gamned - logo" srcset="https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/6253ec3bbc0dfb2cd3a8c93f_Gamned_baseline_blanc-p-500.png 500w, https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/6253ec3bbc0dfb2cd3a8c93f_Gamned_baseline_blanc.png 2000w" class="ds-footer-logo" /></a></div> <div id="w-node-d2ddbfb0-4c5b-b505-c65c-0152b5d41b05-b5d41afd" class="footer-column"> <div class="c-text-1 cc-footer-tittle">Solutions</div><a href="/solutions-boostez-votre-visibilite" class="c-footer-link">Branding</a><a href="/solutions-augmentez-votre-trafic-et-vos-conversions" class="c-footer-link">Trafic & Acquisition</a><a href="/solution-drivez-votre-cible-en-point-de-vente" class="c-footer-link">Drive to store</a><a href="/solution-gamned-engagez-via-des-creations-publicitaires-enrichies" class="c-footer-link">Création publicitaire</a><a href="/solution-fidelisez-vos-clients" class="c-footer-link">Fidélisation</a> </div> <div id="w-node-d2ddbfb0-4c5b-b505-c65c-0152b5d41b10-b5d41afd" class="footer-column"> <div class="c-text-1 cc-footer-tittle">Gamned</div><a href="https://www.gamned.com/actualites/publicite-programmatique-5-promesses" class="c-footer-link">Le programmatique</a><a href="https://content.gamned.com/campaign-request-form" target="_blank" class="c-footer-link">Briefez-nous !</a><a href="/training" class="c-footer-link">Formations</a><a href="/success-stories" class="c-footer-link">Nos projets</a><a href="/blog" class="c-footer-link">Actus</a><a href="https://www.gamned.com/actualites/glossaire-de-la-publicite-digitale" target="_blank" class="c-footer-link">Glossaire</a> </div> <div id="w-node-d2ddbfb0-4c5b-b505-c65c-0152b5d41b1b-b5d41afd" class="footer-column"> <div class="c-text-1 cc-footer-tittle">A propos</div><a href="/company" class="c-footer-link">A propos</a><a href="/contactez-nous" class="c-footer-link">Contact</a><a href="https://www.welcometothejungle.com/fr/companies/gamned" class="c-footer-link">Nous rejoindre</a><a href="/presse" class="c-footer-link">Presse</a> </div> <div id="w-node-d2ddbfb0-4c5b-b505-c65c-0152b5d41b22-b5d41afd" class="footer-column"> <div class="c-text-1 cc-footer-tittle">Legal</div><a href="/legal-disclaimer" class="c-footer-link">Mentions légales</a><a href="/privacy-policy" class="c-footer-link">Vie privée</a> </div> </div> <div class="c-footer-bottom"> <div class="c-socialmedia"><a href="https://fr.linkedin.com/company/gamned" target="_blank" class="c-social-icon first w-inline-block"><img src="https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/60c76d9065538924491293cf_linkedin.svg" loading="lazy" alt="LinkedIn - Gamned" /></a><a href="https://twitter.com/gamned" target="_blank" class="c-social-icon w-inline-block"><img src="https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/60c76d91fd9ca56f4b79be6e_twitter.svg" loading="lazy" alt="Twitter - Gamned" /></a><a href="https://www.instagram.com/gamned_eu/" target="_blank" class="c-social-icon w-inline-block"><img src="https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/60c76d90c3dcc431bd91a407_instagram.svg" loading="lazy" width="18" alt="Instagram - Gamned" /></a><a href="https://www.youtube.com/channel/UCU8qAfmkKgWvkJkKIhe9cmw" target="_blank" class="c-social-icon w-inline-block"><img src="https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/60f84ad4e942c0d8984915a1_youtube.svg" loading="lazy" width="18" alt="Youtube - Gamned" /></a></div> </div> </div> </section><a href="#top-nav" data-w-id="34b96b18-e9e4-08ec-bec4-b26b51b9c297" class="c-back-to-top w-inline-block"><img src="https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/60f9df3b21d070c8e9b76ce5_arrow-pointing-up.svg" loading="lazy" alt="" /></a> <script src="https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=60c1dd41dc7dd910b6b1446b" type="text/javascript" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script> <script src="https://cdn.prod.website-files.com/60c1dd41dc7dd910b6b1446b/js/webflow.6cb64c8b4.js" type="text/javascript"></script><!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-T3MTRGX" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <!-- OneTrust Cookies Consent Notice start for www.gamned.com --> <script src="https://cdn.cookielaw.org/scripttemplates/otSDKStub.js" data-language="fr" type="text/javascript" charset="UTF-8" data-domain-script="2afa8346-f84c-493a-a1a4-00c3c36a9cff"></script> <script type="text/javascript"> function OptanonWrapper() {} </script> <!-- OneTrust Cookies Consent Notice end for www.gamned.com --> <!-- Exit intent Popup --> <script> $(document).ready(function() { var exitIntentPopupTriggered = false; // Check if popup is enabled based on CMS setting if (popupEnabled !== 'true') return; // Exit if the popup should not be enabled function canShowPopup() { var lastShown = localStorage.getItem('popupLastShown'); var now = new Date().getTime(); if (!lastShown || now - lastShown > 3600000) { return true; } return false; } function showPopup() { $('.exit-intent-popup') .css('display', 'flex') .css('opacity', 0) .animate({ opacity: 1 }, { duration: 500 }); $('.exit-intent-popup_content-block', '.exit-intent-popup') .css({ 'opacity': 0, 'transform': 'scale(1)', 'position': 'absolute', 'top': '50%', 'left': '50%', 'transform': 'translate(-50%, -50%)' }) .animate({ opacity: 1 }, { duration: 500 }); localStorage.setItem('popupLastShown', new Date().getTime()); exitIntentPopupTriggered = true; } $(document).mouseleave(function(e) { if (e.clientY < 10 && !exitIntentPopupTriggered && canShowPopup()) { showPopup(); } }); }); </script> <!-- Exit intent Popup End --> <!-- Date format translation --> <script> console.clear(); /* globals $ */ const data = { months: { en: [ 'January', 'February', 'March', 'April', 'May', 'June', 'July', 'August', 'September', 'October', 'November', 'December', ], local: [], }, days: { en: [ 'Monday', 'Tuesday', 'Wednesday', 'Thursday', 'Friday', 'Saturday', 'Sunday', ], local: [], } }; data.months.local = [ 'Janvier', 'Février', 'Mars', 'Avril', 'May', 'Juin', 'Juillet', 'Aout', 'Septembre', 'Octobre', 'Novembre', 'Décembre', ]; data.days.local = [ 'Lundi', 'Mardi', 'Mercredi', 'Jeudi', 'Vendredi', 'Samedi', 'Dimanche', ]; if (data.months.local.length !== 12) { console.error('Months are incorrect! Check your script.') } if (data.days.local.length !== 7) { console.error('Days are incorrect! Check your script.') } const shortenDaysMonths = daymonth => daymonth.substring(0, 3); const convertToLocal = (daydate, whatToConvert) => { whatToConvert.each(function() { const theObject = $(this); let text = theObject.text(); if (daydate === 'm' || daydate === 'month' || daydate === 'months') { for (let i = 0; i < data.months.en.length; i++) { text = text.replace(data.months.en[i], data.months.local[i]) text = text.replace(shortenDaysMonths(data.months.en[i]), shortenDaysMonths(data.months.local[i])) theObject.text(text) } } else if (daydate === 'd' || daydate === 'day' || daydate === 'days') { for (let i = 0; i < data.days.en.length; i++) { text = text.replace(data.days.en[i], data.days.local[i]) text = text.replace(shortenDaysMonths(data.days.en[i]), shortenDaysMonths(data.days.local[i])) theObject.text(text) } } }); }; </script> <!-- Date format translation End --> </body> </html>