CINXE.COM

Guide complet sur HubSpot Sales Hub pour optimiser votre processus de vente

<!doctype html><html lang="fr"><head> <meta charset="utf-8"> <title>Guide complet sur HubSpot Sales Hub pour optimiser votre processus de vente</title> <meta name="description" content="Découvrez le CRM HubSpot Sales Hub : optimisez vos ventes et gérez votre pipeline efficacement avec Momentumm, votre partenaire certifié à Montréal."> <link rel="shortcut icon" href="https://www.momentumm.co/hubfs/MMTMM%20Logos/logo-badge-light-blue-circle.svg"> <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.css"> <link rel="stylesheet" href="https://unpkg.com/lenis@1.1.20/dist/lenis.css"> <style> header, main { background-color: #f3f0ed !important; } </style> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta property="og:description" content="Découvrez le CRM HubSpot Sales Hub : optimisez vos ventes et gérez votre pipeline efficacement avec Momentumm, votre partenaire certifié à Montréal."> <meta property="og:title" content="Guide complet sur HubSpot Sales Hub pour optimiser votre processus de vente"> <meta name="twitter:description" content="Découvrez le CRM HubSpot Sales Hub : optimisez vos ventes et gérez votre pipeline efficacement avec Momentumm, votre partenaire certifié à Montréal."> <meta name="twitter:title" content="Guide complet sur HubSpot Sales Hub pour optimiser votre processus de vente"> <style> a.cta_button{-moz-box-sizing:content-box !important;-webkit-box-sizing:content-box !important;box-sizing:content-box !important;vertical-align:middle}.hs-breadcrumb-menu{list-style-type:none;margin:0px 0px 0px 0px;padding:0px 0px 0px 0px}.hs-breadcrumb-menu-item{float:left;padding:10px 0px 10px 10px}.hs-breadcrumb-menu-divider:before{content:'›';padding-left:10px}.hs-featured-image-link{border:0}.hs-featured-image{float:right;margin:0 0 20px 20px;max-width:50%}@media (max-width: 568px){.hs-featured-image{float:none;margin:0;width:100%;max-width:100%}}.hs-screen-reader-text{clip:rect(1px, 1px, 1px, 1px);height:1px;overflow:hidden;position:absolute !important;width:1px} </style> <link rel="stylesheet" href="https://www.momentumm.co/hs-fs/hubfs/hub_generated/template_assets/1/174325174710/1738883866356/template_main.css"> <link rel="stylesheet" href="https://www.momentumm.co/hs-fs/hubfs/hub_generated/template_assets/1/174332050434/1738356739136/template_blog.min.css"> <style> header { position: fixed; width: 100%; z-index: 1003; transition: all .5s; animation: fadeDown 1s; background-color: rgba(10, 10, 23, 0.9); } .transparent { background-color: rgba(10, 10, 23, 0.6); backdrop-filter: blur(7.5px); -webkit-backdrop-filter: blur(7.5px); } main { background-color: rgba(10, 10, 23, 1); padding-top: calc(43px + 16px + 16px); } @media (max-width: 991px) { main { padding-top: calc(33px + 16px + 16px); } } @keyframes fadeDown { from { opacity: 0; transform: translateY(-100%); } to { opacity: 1; transform: translateY(0); } } #Simple_White_Header { width: 100%; } #Simple_White_Header img { box-sizing: border-box; width: 100%; } #Simple_White_Header figure { margin: 0; } #Simple_White_Header ul { margin: 0; list-style: none; } #Simple_White_Header p { margin: 0; } #Simple_White_Header a { text-decoration: none; transition: all .3s; } #Simple_White_Header .module-container { padding-right: 5%; padding-left: 5%; } #Simple_White_Header .header-wrapper { display: flex; justify-content: space-between; align-items: center; flex-direction: column; position: relative; } #Simple_White_Header .header-top { display: flex; justify-content: space-between; align-items: center; width: 100%; height: 43px; } /***** LOGO *****/ #Simple_White_Header .header-logo { display: flex; width: 150px; height: 16.6px; } #Simple_White_Header .header-logo span h2 { margin-top: 0; font-size: 1.75rem; } /***** NAV MENU *****/ #Simple_White_Header nav { overflow: hidden; position: absolute; width: 102px; z-index: 100; right: 0; display: grid; align-items: end; transition: all .25s linear; overflow-x: hidden; background: linear-gradient(150deg, rgba(245, 126, 32, 1), rgba(241, 91, 93, 1)); gap: 38px; border-radius: 20px; grid-template-rows: 1fr auto; height: 43px; } #Simple_White_Header nav.show { width: 480px; padding: 8% 4% 4%; height: calc(100dvh - 16px - 16px); } #Simple_White_Header nav.show .main-menu, #Simple_White_Header nav.show .nav-btn, #Simple_White_Header nav.show .header__language-switcher--wrapper { visibility: visible; opacity: 1; } #Simple_White_Header nav.show .main-menu, #Simple_White_Header nav.show .header__language-switcher--wrapper { transform: translateY(0); } #Simple_White_Header .nav-btn { position: absolute; margin: 23px 22px; visibility: hidden; opacity: 0; width: fit-content; display: flex; justify-content: center; align-items: center; white-space: nowrap; font-size: 1.125rem; font-weight: 700; letter-spacing: 0px; text-transform: uppercase; padding: 12px 24px; border-radius: 50px; align-self: start; background-color: rgba(255, 255, 255, 1); } #Simple_White_Header .main-menu, #Simple_White_Header .header__language-switcher--wrapper { visibility: hidden; opacity: 0; transform: translateX(100%); transition: all .8s ease; } #Simple_White_Header .main-menu { width: 100%; height: 100%; list-style: none; padding: 0; gap: 24px; display: flex; align-items: end; flex-direction: column; justify-content: end; } #Simple_White_Header .menu-link { position: relative; display: inline-block; color: rgba(253, 224, 224, 1); font-family: Inter; font-weight: normal; font-size: 2.125rem; font-weight: 400; transition: all .3s; } #Simple_White_Header .main-menu > .menu-item { display: grid; grid-template-columns: 1fr auto; column-gap: 15px; align-items: center; justify-self: end; cursor: pointer; overflow: hidden; text-align: end; } #Simple_White_Header .menu-link-wrapper { display: flex; align-items: center; justify-self: end; gap: 16px; } #Simple_White_Header .main-menu > .menu-item > .menu-link, #Simple_White_Header .menu-link-wrapper .menu-link { font-size: 3rem; color: rgba(253, 224, 224, 1); } #Simple_White_Header .main-menu .menu-item:hover > .menu-link, #Simple_White_Header .menu-link-wrapper:hover span, #Simple_White_Header .menu-link:hover, #Simple_White_Header .menu-link-wrapper:hover span svg path, #Simple_White_Header span.menu-link.show, #Simple_White_Header span.menu-arrow.open svg path { color: rgba(255, 255, 255, 1); fill: rgba(255, 255, 255, 1); } #Simple_White_Header .has-submenu { position: relative; } #Simple_White_Header .menu-arrow { width: 41px; height: 41px; display: inline-block; transition: all .3s; } #Simple_White_Header .menu-arrow path { transition: all .2s; } #Simple_White_Header .menu-arrow.open { transform: rotate(180deg); } /* Menu Button */ #Simple_White_Header .header-menu-btn { display: flex; align-items: center; position: relative; } #Simple_White_Header .header-menu-btn button { display: flex; justify-content: center; align-items: center; position: relative; z-index: 101; border: none; font-style: normal; font-weight: 700; line-height: 125%; text-transform: uppercase; background: transparent; transition: all .3s; padding: 10px 24px; border-radius: 50px; font-size: 1.125rem; color: rgba(255, 255, 255, 1); } #Simple_White_Header .header-menu-btn button.show { transform: rotate3d(1, 0, 0, 90deg); visibility: hidden; opacity: 0; } #Simple_White_Header .x-icon { visibility: hidden; opacity: 0; position: absolute; top: 0; right: 0; transform: rotate3d(1, 0, 0, -90deg); z-index: 101; margin: 20px; cursor: pointer; transition: all .3s; } #Simple_White_Header .x-icon.show { visibility: visible; opacity: 1; transform: rotate3d(1, 0, 0, 0deg); } #Simple_White_Header .submenu { display: none; transform: translateY(-50%); max-height: 0; padding: 0; margin: 0 10px; transition: all .3s; grid-column: 1 / -1; } #Simple_White_Header .submenu.show { transform: translate(0); margin: 40px 12px calc(40px - 24px) 0; } #Simple_White_Header .main-menu > .menu-item.show:before { width: 0; } #Simple_White_Header .has-submenu .submenu { display: block; } #Simple_White_Header .menu-item { text-align: end; column-gap: 0; } #Simple_White_Header .overlay { height: 100dvh; width: 100%; position: fixed; z-index: 99; left: 0; top: 0; background-color: rgba(0, 0, 0, 0.75); overflow: hidden; transition: opacity 0.5s ease-in-out; opacity: 0; visibility: hidden; } #Simple_White_Header .overlay.show { opacity: 1; visibility: visible; } #Simple_White_Header .header__language-switcher--label { display: unset; } #Simple_White_Header .header__language-switcher--wrapper > span { display: none; } #Simple_White_Header .lang_switcher_class { opacity: 1; } #Simple_White_Header .globe_class { background-image: none; display: none; } #Simple_White_Header .lang_list_class { display: none; } #Simple_White_Header .header__language-switcher { padding-right: 0; } #Simple_White_Header .header__language-switcher .globe_class { cursor: auto; } #Simple_White_Header .header__language-switcher .lang_list_class { margin-left: 15px; } #Simple_White_Header .lang_switcher_link { text-decoration: none; cursor: pointer; text-align: right; margin-right: 15px; font-weight: 400; color: rgba(255, 255, 255, 1); font-size: 2rem; } #Simple_White_Header .lang_switcher_link:hover { color: rgba(255, 255, 255, 1); } /****** Responsive ******/ @media (min-height: 1180px) { #Simple_White_Header nav { max-height: 70dvh; } } @media (min-width: 1820px) { #Simple_White_Header .module-container { max-width: 80vw; padding-left: 0; padding-right: 0; } #Simple_White_Header nav.show { padding-right: 2%; } } @media (min-width: 1200px) { #Simple_White_Header nav.show { width: 600px; } } @media (max-width: 991px) { #Simple_White_Header .header-top { height: 33px; } #Simple_White_Header .header-logo { width: 150px; } #Simple_White_Header .header-logo span h2 { font-size: 1.25rem; } #Simple_White_Header nav, #Simple_White_Header .header-menu-btn button { width: 82px; height: 33px; } #Simple_White_Header .header-menu-btn button { font-size: 0.875rem; padding: 0; } #Simple_White_Header .nav-btn { margin: 21px 20px; padding: 10px 24px; font-size: 1rem; } #Simple_White_Header .x-icon svg { width: 41px; height: 42px; } #Simple_White_Header .main-menu > .menu-item > .menu-link, #Simple_White_Header .menu-link-wrapper .menu-link { font-size: 2rem; } #Simple_White_Header .menu-link { font-size: 1.375rem; } #Simple_White_Header .lang_switcher_link { font-size: 1.5rem; } } @media (max-width: 743px) { #Simple_White_Header nav.show { width: 100%; max-width: 100%; padding: 24% 9% 9%; } } @media (max-width: 400px) { #Simple_White_Header nav.show { /* width: calc(100vw - calc(5% * 2)); */ width: calc(100vw - calc(16px + 16px)); } } </style> <link rel="stylesheet" href="/hs/hsstatic/cos-LanguageSwitcher/static-1.336/sass/LanguageSwitcher.css"> <style> #Simple_Footer { width: 100%; background-color: #0a0a17; } #Simple_Footer p { margin: 0; } #Simple_Footer a { text-decoration: none; transition: all .3s; } #Simple_Footer figure { margin: 0; } #Simple_Footer .module-container { padding-bottom: 0; margin: auto; } #Simple_Footer .footer-section { padding-top: 88px; padding-bottom: 40px; border-top: 1px solid #838399; } #Simple_Footer .footer-top-wrapper { display: flex; align-items: flex-start; justify-content: space-between; margin-bottom: 20px; gap: 20px; } #Simple_Footer .section-left { width: 50% } #Simple_Footer .footer-logo { width: 40%; margin-bottom: 42px; } #Simple_Footer .footer-title { background: linear-gradient(90deg, #F57E20 0%, #F15B5D 100%); background-clip: text; -webkit-background-clip: text; -webkit-text-fill-color: transparent; width: 75%; } #Simple_Footer .info-link { display: inline-block; width: 35%; line-height: 1.5; margin-top: 42px; } #Simple_Footer .info-link--1 { color: rgba(255, 255, 255, 1); } #Simple_Footer .footer-social-wrapper { display: flex; gap: 8px; /* justify-content: center; */ align-items: center; padding-top: 42px; padding-bottom: 0px; } #Simple_Footer .footer-social-wrapper a:hover span, #Simple_Footer .footer-social-wrapper a:hover img { animation: shake .25s infinite; } @keyframes shake { 0% { transform:translate(0); } 25% { transform:translate(2px) rotate(5deg); } 50% { transform:translate(0, 0); } 75% { transform:translate(-2px) rotate(-5deg); } 100% { transform:translate(0); } } #Simple_Footer .footer-social-wrapper span { display: inline-block; width: 30px; height: 30px; } #Simple_Footer .section-right { display: flex; justify-content: space-around; width: 50%; } #Simple_Footer .col-module { display: flex; justify-content: space-between; width: 100%; gap: 10px; } #Simple_Footer .col-title { margin-bottom: 20px; color: rgba(255, 255, 255, 1); font-weight: bold; text-align: start; } #Simple_Footer .col-module ul { flex-direction: column; gap: 13px; align-items: start; } #Simple_Footer .col-module ul a { color: rgba(255, 255, 255, 1); } #Simple_Footer .col-module ul a:hover { color: rgba(252, 126, 0, 1); } #Simple_Footer .col-3 a { text-align: center; font-size: 0.784rem; border-radius: 50%; width: 143px; height: 143px; display: flex; justify-content: center; align-items: center; flex-direction: column; gap: 25px; padding: 10px; border: 3px solid transparent; } /* Footer Bottom */ #Simple_Footer .footer-bottom-wrapper { margin-top: 140px; } #Simple_Footer .footer-logo a { display: block; } #Simple_Footer .footer-copyright-wrapper { display: flex; justify-content: space-between; align-items: center; } #Simple_Footer .footer-copyright p { font-size: 0.75rem; color: rgba(255, 255, 255, 1); } #Simple_Footer .footer-site-authorship a { font-size: 0.75rem; color: rgba(255, 255, 255, 1); } #Simple_Footer .footer-site-authorship a:hover { color: rgba(252, 126, 0, 1); } /****** Responsive ******/ /* @media (max-width: 991px) { */ @media (max-width: 991px) { #Simple_Footer .footer-section { padding-top: 16px; } #Simple_Footer .footer-top-wrapper { flex-direction: column; align-items: center; gap: 38px; margin-bottom: 10px; } #Simple_Footer .footer-title { width: 100%; } #Simple_Footer .section-left, #Simple_Footer .section-right { width: 100%; } #Simple_Footer .section-right { margin-bottom: 10px; } #Simple_Footer .col-module { flex-wrap: wrap; flex-direction: row; justify-content: start; row-gap: 38px; column-gap: 49px; } #Simple_Footer .col-3 { order: -1; flex: 1 0 100%; } #Simple_Footer .col-3 a { font-size: 0.615rem; width: 120px; height: 120px; } #Simple_Footer .arrow-mark path { width: 28.8px; height: 1.4px; } #Simple_Footer .footer-logo { margin: 42px 0; } #Simple_Footer .footer-bottom-wrapper { margin-top: 48px; } } @media (max-width: 532px) { #Simple_Footer .info-link { width: 50%; } } </style> <style> @font-face { font-family: "Inter"; font-weight: 500; font-style: normal; font-display: swap; src: url("/_hcms/googlefonts/Inter/500.woff2") format("woff2"), url("/_hcms/googlefonts/Inter/500.woff") format("woff"); } @font-face { font-family: "Inter"; font-weight: 600; font-style: normal; font-display: swap; src: url("/_hcms/googlefonts/Inter/600.woff2") format("woff2"), url("/_hcms/googlefonts/Inter/600.woff") format("woff"); } @font-face { font-family: "Inter"; font-weight: 400; font-style: normal; font-display: swap; src: url("/_hcms/googlefonts/Inter/regular.woff2") format("woff2"), url("/_hcms/googlefonts/Inter/regular.woff") format("woff"); } @font-face { font-family: "Inter"; font-weight: 700; font-style: normal; font-display: swap; src: url("/_hcms/googlefonts/Inter/700.woff2") format("woff2"), url("/_hcms/googlefonts/Inter/700.woff") format("woff"); } </style> <script type="application/ld+json"> { "mainEntityOfPage" : { "@type" : "WebPage", "@id" : "https://www.momentumm.co/blogue/guide-hubspot-sales-hub" }, "author" : { "name" : "Miguel Lage", "url" : "https://www.momentumm.co/blogue/author/miguel-lage", "@type" : "Person" }, "headline" : "Guide complet sur HubSpot Sales Hub pour optimiser votre processus de vente", "datePublished" : "2024-03-25T16:36:06.000Z", "dateModified" : "2024-08-01T14:02:06.370Z", "publisher" : { "name" : "Momentumm Digital Inc.", "logo" : { "url" : "https://www.momentumm.co/hubfs/Logo-Momentumm.png", "@type" : "ImageObject" }, "@type" : "Organization" }, "@context" : "https://schema.org", "@type" : "BlogPosting", "image" : [ "https://www.momentumm.co/hubfs/sales%20hub%20montreal.webp" ] } </script> <!-- Added by GoogleTagManager integration --> <script> var _hsp = window._hsp = window._hsp || []; window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} var useGoogleConsentModeV2 = true; var waitForUpdateMillis = 1000; var hsLoadGtm = function loadGtm() { if(window._hsGtmLoadOnce) { return; } if (useGoogleConsentModeV2) { gtag('set','developer_id.dZTQ1Zm',true); gtag('consent', 'default', { 'ad_storage': 'denied', 'analytics_storage': 'denied', 'ad_user_data': 'denied', 'ad_personalization': 'denied', 'wait_for_update': waitForUpdateMillis }); _hsp.push(['useGoogleConsentModeV2']) } (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.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-MGTSWRF'); window._hsGtmLoadOnce = true; }; _hsp.push(['addPrivacyConsentListener', function(consent){ if(consent.allowed || (consent.categories && consent.categories.analytics)){ hsLoadGtm(); } }]); </script> <!-- /Added by GoogleTagManager integration --> <script type="application/ld+json"> { "@context": "https://schema.org", "@type": "ProfessionalService", "name": "Momentumm", "image": "https://www.momentumm.co/hs-fs/hubfs/preview-1.png?width=50&name=preview-1.png", "@id": "https://momentumm.co", "url": "https://momentumm.co", "telephone": "514-647-9961", "address": { "@type": "PostalAddress", "streetAddress": "4035 rue saint-ambroise, suite 405", "addressLocality": "Montréal", "addressRegion": "QC", "postalCode": "H4C2E1", "addressCountry": "CA" }, "geo": { "@type": "GeoCoordinates", "latitude": 45.47727769999999, "longitude": -73.59266339999999 }, "openingHoursSpecification": { "@type": "OpeningHoursSpecification", "dayOfWeek": [ "Monday", "Tuesday", "Wednesday", "Thursday", "Friday" ], "opens": "09:00", "closes": "17:00" }, "sameAs": [ "https://www.facebook.com/momentummMTL", "https://www.instagram.com/momentumm_mtl/", "https://www.youtube.com/channel/UCNLxKgZaSr3xY9cqR3YAYDQ", "https://www.linkedin.com/company/11787184/" ], "aggregateRating": { "@type": "AggregateRating", "ratingValue": "5.0", // Replace with your actual average rating "reviewCount": "53" // Replace with your actual total number of reviews } } </script> <!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-RB4LBQDG66"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-RB4LBQDG66'); </script> <link rel="amphtml" href="https://www.momentumm.co/blogue/guide-hubspot-sales-hub?hs_amp=true"> <meta property="og:image" content="https://www.momentumm.co/hubfs/sales%20hub%20montreal.webp"> <meta property="og:image:width" content="567"> <meta property="og:image:height" content="407"> <meta property="og:image:alt" content="HubSpot Sales Hub Montreal"> <meta name="twitter:image" content="https://www.momentumm.co/hubfs/sales%20hub%20montreal.webp"> <meta name="twitter:image:alt" content="HubSpot Sales Hub Montreal"> <meta property="og:url" content="https://www.momentumm.co/blogue/guide-hubspot-sales-hub"> <meta name="twitter:card" content="summary_large_image"> <link rel="canonical" href="https://www.momentumm.co/blogue/guide-hubspot-sales-hub"> <meta property="og:type" content="article"> <link rel="alternate" type="application/rss+xml" href="https://www.momentumm.co/blogue/rss.xml"> <meta name="twitter:domain" content="www.momentumm.co"> <script src="//platform.linkedin.com/in.js" type="text/javascript"> lang: fr_FR </script> <meta http-equiv="content-language" content="fr"> <link rel="alternate" hreflang="en" href="https://www.momentumm.co/en/blog/guide-hubspot-sales-hub"> <link rel="alternate" hreflang="fr" href="https://www.momentumm.co/blogue/guide-hubspot-sales-hub"> <meta name="generator" content="HubSpot"></head> <body> <!-- Added by GoogleTagManager integration --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-MGTSWRF" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- /Added by GoogleTagManager integration --> <div data-global-resource-path="Elan-Momentumm/templates/partials/simple-white-header.html"><header class="header"> <a href="#main-content" class="header__skip">Skip to content</a> <div class="container-fluid content-wrapper-top"> <div class="row-fluid-wrapper"> <div class="row-fluid"> <div class="span12 widget-span widget-type-cell " style="" data-widget-type="cell" data-x="0" data-w="12"> </div><!--end widget-span --> </div> </div> </div> <div id="hs_cos_wrapper_Simple_White_Header" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module"> <!-- HTML --> <div id="Simple_White_Header"> <div class="module-container content-wrapper"> <div class="header-wrapper"> <div class="header-top"> <!-- Logo --> <div class="header-logo"> <a href="https://www.momentumm.co"> <img class="header-logo custom-logo" src="https://www.momentumm.co/hubfs/Logo-Momentumm.png" alt="Logo-Momentumm"> </a> </div> <div class="header-menu-btn"> <button>Menu</button> <div class="x-icon"> <svg width="51" height="52" viewbox="0 0 51 52" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M25.9023 51.7039C39.7095 51.7039 50.9023 40.2456 50.9023 26.111C50.9023 11.9764 39.7095 0.518066 25.9023 0.518066C12.0952 0.518066 0.902344 11.9764 0.902344 26.111C0.902344 40.2456 12.0952 51.7039 25.9023 51.7039ZM15.1616 37.2842C14.2806 36.3823 14.2806 34.92 15.1616 34.0181L22.8872 26.1092L15.1626 18.2014C14.2816 17.2995 14.2816 15.8372 15.1626 14.9353C16.0436 14.0334 17.472 14.0334 18.353 14.9353L26.0777 22.8431L33.8026 14.935C34.6836 14.0331 36.112 14.0331 36.9931 14.935C37.8741 15.8369 37.8741 17.2992 36.9931 18.2011L29.2681 26.1092L36.994 34.0184C37.875 34.9203 37.875 36.3826 36.994 37.2845C36.113 38.1864 34.6846 38.1864 33.8036 37.2845L26.0777 29.3753L18.3521 37.2842C17.4711 38.1861 16.0426 38.1861 15.1616 37.2842Z" fill="rgba(255, 255, 255, 1)" /> </svg> </div> </div> </div> <!-- Nav Menu --> <nav> <!-- Button --> <a class="nav-btn" href="https://www.momentumm.co/contactez-nous">Contactez-nous</a> <!-- Nav Menu --> <ul class="main-menu level-0" aria-hidden="false"> <li class="has-submenu menu-item"> <a href="" onclick="event.preventDefault();" class="menu-link-wrapper"> <span class="menu-link">Services</span> <span class="menu-arrow"> <svg width="41" height="41" viewbox="0 0 41 41" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M20.5 0.342775C9.4543 0.342776 0.499997 9.29708 0.499998 20.3428C0.499999 31.3885 9.45431 40.3428 20.5 40.3428C31.5457 40.3428 40.5 31.3885 40.5 20.3428C40.5 9.29708 31.5457 0.342774 20.5 0.342775ZM21.453 30.151L30.9989 20.605C31.5847 20.0193 31.5847 19.0695 30.9989 18.4837C30.4131 17.8979 29.4634 17.8979 28.8776 18.4837L21.8923 25.469L21.8923 11.5952L18.8923 11.5952L18.8923 25.469L11.9071 18.4837C11.3213 17.8979 10.3715 17.8979 9.78573 18.4837C9.19995 19.0695 9.19995 20.0193 9.78573 20.605L19.3317 30.151C19.9175 30.7368 20.8672 30.7368 21.453 30.151Z" fill="rgba(253, 224, 224, 1)" /> </svg> </span> </a> <ul class="submenu level-1" aria-hidden="true"> <li class="no-submenu menu-item"> <a class="menu-link" href="https://www.momentumm.co/agence-hubspot-montreal">HubSpot</a> </li> <li class="no-submenu menu-item"> <a class="menu-link" href="https://www.momentumm.co/agence-production-video-montreal">Production Vidéo</a> </li> <li class="no-submenu menu-item"> <a class="menu-link" href="https://www.momentumm.co/agence-seo-montreal">SEO</a> </li> <li class="no-submenu menu-item"> <a class="menu-link" href="https://www.momentumm.co/agence-conception-site-web-montreal">Conception Web</a> </li> <li class="no-submenu menu-item"> <a class="menu-link" href="https://www.momentumm.co/agence-publicite-numerique">Publicité numérique</a> </li> </ul> </li> <li class="no-submenu menu-item"> <a class="menu-link" href="https://www.momentumm.co/a-propos">L’agence</a> </li> <li class="no-submenu menu-item"> <a class="menu-link" href="https://www.momentumm.co/portfolio">Portfolio</a> </li> </ul> <!-- Language Switcher --> <div class="header__language-switcher--wrapper"> <span id="hs_cos_wrapper_Simple_White_Header_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_language_switcher" style="" data-hs-cos-general-type="widget" data-hs-cos-type="language_switcher"><div class="lang_switcher_class"> <div class="globe_class" onclick=""> <ul class="lang_list_class"> <li> <a class="lang_switcher_link" data-language="fr" lang="fr" href="https://www.momentumm.co/blogue/guide-hubspot-sales-hub">Français</a> </li> <li> <a class="lang_switcher_link" data-language="en" lang="en" href="https://www.momentumm.co/en/blog/guide-hubspot-sales-hub">English</a> </li> </ul> </div> </div></span> <div class="header__language-switcher header__element"> <div class="header__language-switcher--label"> <div id="simple_language_switcher_button"></div> </div> </div> </div> </nav> </div> </div> <div class="overlay"></div> </div> <script> document.addEventListener("DOMContentLoaded", function() { const hasSubmenus = document.querySelectorAll(".has-submenu"); const menuBtn = document.querySelector("#Simple_White_Header .header-menu-btn button"); const xIcon = document.querySelector("#Simple_White_Header .x-icon"); const navMenu = document.querySelector("#Simple_White_Header nav"); const overlay = document.querySelector("#Simple_White_Header .overlay"); hasSubmenus.forEach(hasSubmenu => { const menuLinkWrapper = hasSubmenu.querySelector(".menu-link-wrapper"); menuLinkWrapper.addEventListener("click", function(event) { event.stopPropagation(); toggleAccordion(hasSubmenu); if (hasSubmenu.querySelectorAll('.submenu').length > 0) { // Close other submenus when one is opened hasSubmenus.forEach(menu => { if (menu !== hasSubmenu) { toggleAccordion(menu, false); } }); } }); }); // Accordion-style toggle function function toggleAccordion(element, forceState) { const submenu = element.querySelector(".submenu"); const menuArrow = element.querySelector(".menu-arrow"); // If a forceState is provided (true or false), apply it if (forceState === true) { openAccordion(element, submenu); } else if (forceState === false) { closeAccordion(element, submenu); } else { // Toggle the state when clicked if (submenu.style.maxHeight) { closeAccordion(element, submenu); } else { openAccordion(element, submenu); } } } // Open accordion function function openAccordion(element, submenu) { submenu.style.maxHeight = submenu.scrollHeight + "px"; submenu.classList.add("show"); const menuArrow = element.querySelector(".menu-arrow"); menuArrow.classList.add("open"); addShowClassToLinks(element); if (navMenu.querySelector('.show')) { navMenu.classList.add("active"); } } // Close accordion function function closeAccordion(element, submenu) { submenu.style.maxHeight = null; submenu.classList.remove("show"); const menuArrow = element.querySelector(".menu-arrow"); menuArrow.classList.remove("open"); removeShowClassFromLinks(element); if (!navMenu.querySelector('.show')) { navMenu.classList.remove("active"); } } // Add the "show" class to menu links function addShowClassToLinks(element) { const menuLinks = element.querySelectorAll(".menu-link"); menuLinks.forEach(menuLink => { menuLink.classList.add("show"); }); } // Remove the "show" class from menu links function removeShowClassFromLinks(element) { const menuLinks = element.querySelectorAll(".menu-link"); menuLinks.forEach(menuLink => { menuLink.classList.remove("show"); }); } // Menu Button menuBtn.addEventListener("click", function() { menuBtn.classList.add("show"); navMenu.classList.add("show"); xIcon.classList.add("show"); overlay.classList.add("show"); lenis.stop(); }); xIcon.addEventListener("click", function() { menuBtn.classList.remove("show"); navMenu.classList.remove("show"); xIcon.classList.remove("show"); overlay.classList.remove("show"); lenis.start(); }); overlay.addEventListener("click", function() { menuBtn.classList.remove("show"); navMenu.classList.remove("show"); xIcon.classList.remove("show"); overlay.classList.remove("show"); lenis.start(); }); }); // Language Switcher const langEls = document.querySelectorAll('.lang_switcher_link'); const currPage = window.location.href.split('?')[0]; const switcherButton = document.querySelector('#simple_language_switcher_button'); for (let i = 0; i < langEls.length; i++) { if (langEls[i].href == currPage) { langEls[i].style.display = "none"; } else { if (!switcherButton.contains(langEls[i])) { switcherButton.appendChild(langEls[i]); } langEls[i].style.display = "block"; } if (false) { langEls[i].innerHTML = langEls[i].innerHTML.substring(0, 2); } } // Transsparent when Scrolling window.addEventListener('scroll', function() { const header = document.querySelector('header'); const scrollPosition = window.scrollY || document.documentElement.scrollTop; if (scrollPosition > 10) { header.classList.add('transparent'); } else { header.classList.remove('transparent'); } }); </script></div> </header></div> <div class="body-wrapper smooth-scroll-wrapper"> <main id="main-content"> <style> header { position: fixed; } .transparent { background-color: rgba(243, 240, 237, 0.6) !important; } /* html { scroll-behavior: smooth; } */ h1, h2, h3, h4, h5, h6, p, ol, ul { margin: 0; } figure { margin: 0; display: flex; } img { width: 100%; height: 100%; object-fit: cover; } #Simple_Footer { box-shadow: 0px -89px 190.8px 0px rgba(201, 94, 0, 0.12); } #blog-post__top { display: flex; justify-content: space-between; align-items: end; margin-bottom: 24px; } /* Author */ .blog-post__author a { display: flex; flex-direction: column; align-items: center; } .blog-post__author-avatar { width: 100px; height: auto; border-radius: 50%; margin-bottom: 4px; } /* Reading Time */ .reading-minutes { text-align: right; margin-right: 6px; } /* Hero */ .blog-post__hero { display: flex; flex-direction: row-reverse; justify-content: center; align-items: flex-start; align-content: flex-start; gap: 60px; margin-bottom: 120px; } .blog-post__hero--img, .blog-post__featured-title-container { width: 50%; } .blog-post__featured-img { border-radius: 20px; } .blog-post__subtitle { color: #595962; margin-top: 48px; } .blog-bost__post-tags { display: flex; align-items: center; gap: 14px; margin-bottom: 24px; flex-wrap: wrap; } .blog-post__tag-link:last-of-type { margin-right: 10px; } .blog-post__tag-link { text-align: center; font-family: Inter; font-size: 12px; font-style: normal; font-weight: 400; line-height: normal; text-transform: uppercase; padding: 6px 16px; border-radius: 30.403px; border: 1px solid #FC7E00; transition: all .2s ease-in; } .blog-post__tag-link:hover { transform: scale(1.05); border: 1px solid #FC7E00; } .blog-post__date { text-align: center; font-family: Inter; font-size: 18px; font-style: normal; font-weight: 400; line-height: normal; text-transform: uppercase; } /* Content */ .blog-post__info-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 5%; } .blog-post__content { width: 60%; } /* Side Menu */ .blog-post__info { width: 30%; position: sticky; top: 80px; } .blog-post__side-menu { display: grid; gap: 1rem; } .side-menu__link { display: block; color: #000; font-family: Inter; font-size: 18px; font-style: normal; font-weight: 500; line-height: 24px; text-decoration: none; transition: all .3s; } .side-menu__link:hover, .side-menu__link.active { color: #FC7E00; } /* Related Posts */ .blog-related-posts { background-color: transparent; margin-top: 120px; } .blog-related-posts__post { padding: 0; } .blog-related-posts__list { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); column-gap: 5%; row-gap: 3%; } .blog-related-posts__image { border-radius: 20px; } .blog-related-posts__title { font-size: clamp(1rem, 1.6vw, 2rem); } /* Responsive */ @media screen and (max-width: 991px) { .blog-post__hero { flex-direction: column; gap: 40px; margin-bottom: 80px; } .blog-post__hero--img, .blog-post__featured-title-container { width: 100%; } .blog-post__subtitle { margin-top: 28px; } /* Content */ .blog-post__content { width: 65%; } } @media screen and (max-width: 743px) { .blog-post__hero { margin-bottom: 80px; } /* Side Menu */ .blog-post__info { width: 0%; display: none; } .blog-post__content { width: 100%; } } </style> <!-- HTML --> <div class="module-container"> <div id="blog-post"> <div class="blog-post__hero"> <figure class="blog-post__hero--img"> <img class="blog-post__featured-img" src="https://www.momentumm.co/hs-fs/hubfs/sales%20hub%20montreal.webp?width=900&amp;name=sales%20hub%20montreal.webp" alt="HubSpot Sales Hub Montreal" loading="lazy" width="900" srcset="https://www.momentumm.co/hs-fs/hubfs/sales%20hub%20montreal.webp?width=450&amp;name=sales%20hub%20montreal.webp 450w, https://www.momentumm.co/hs-fs/hubfs/sales%20hub%20montreal.webp?width=900&amp;name=sales%20hub%20montreal.webp 900w, https://www.momentumm.co/hs-fs/hubfs/sales%20hub%20montreal.webp?width=1350&amp;name=sales%20hub%20montreal.webp 1350w, https://www.momentumm.co/hs-fs/hubfs/sales%20hub%20montreal.webp?width=1800&amp;name=sales%20hub%20montreal.webp 1800w, https://www.momentumm.co/hs-fs/hubfs/sales%20hub%20montreal.webp?width=2250&amp;name=sales%20hub%20montreal.webp 2250w, https://www.momentumm.co/hs-fs/hubfs/sales%20hub%20montreal.webp?width=2700&amp;name=sales%20hub%20montreal.webp 2700w" sizes="(max-width: 900px) 100vw, 900px"> </figure> <div class="blog-post__featured-title-container"> <div class="blog-bost__post-tags"> <a class="blog-post__tag-link" href="https://www.momentumm.co/blogue/tag/hubspot">HubSpot</a> <a class="blog-post__tag-link" href="https://www.momentumm.co/blogue/tag/crm">CRM</a> <a class="blog-post__tag-link" href="https://www.momentumm.co/blogue/tag/sales-hub">Sales Hub</a> <p class="blog-post__date">25 mars 2024</p> </div> <h1 class="blog-post__title"><span id="hs_cos_wrapper_name" class="hs_cos_wrapper hs_cos_wrapper_meta_field hs_cos_wrapper_type_text" style="" data-hs-cos-general-type="meta_field" data-hs-cos-type="text">Guide complet sur HubSpot Sales Hub pour optimiser votre processus de vente</span></h1> </div> </div> <div class="blog-post__info-container"> <div class="blog-post__info-row"> <div class="blog-post__info"> <div class="blog-post__position-sticky"> <div class="blog-post__side-menu"></div> </div> </div> <div class="blog-post__content blog-post"> <span id="hs_cos_wrapper_post_body" class="hs_cos_wrapper hs_cos_wrapper_meta_field hs_cos_wrapper_type_rich_text" style="" data-hs-cos-general-type="meta_field" data-hs-cos-type="rich_text"><p><strong>​​HubSpot Sales Hub</strong> se présente comme une plateforme intégrée conçue pour faciliter l’ensemble des activités de ventes d’une entreprise.&nbsp;</p> <!--more--> <p>Elle combine des outils de gestion de la relation client (CRM), d'automatisation des ventes et d'analyse de données.&nbsp;</p> <p>Ainsi, elle permet aux équipes de vente de gérer leur pipeline, de suivre les interactions avec les clients et d'optimiser leurs stratégies avec une plus grande précision.</p> <h2 style="font-weight: normal;">Pourquoi choisir HubSpot Sales Hub pour votre entreprise ?</h2> <p>D'abord, cette solution améliore la visibilité sur le cycle de vente grâce à ses fonctionnalités de suivi détaillé.&nbsp;</p> <p>Ensuite, elle contribue à une meilleure organisation des tâches et à une augmentation de la productivité des équipes de vente.&nbsp;</p> <p>De plus, grâce à son intégration avec d'autres modules HubSpot, elle assure une cohérence dans la gestion des clients et des prospects.&nbsp;</p> <h2 style="font-weight: normal;">Les hubs d'HubSpot</h2> <p>HubSpot propose une architecture modulaire avec ses hubs, chacun ciblant un domaine spécifique de gestion d'entreprise et de marketing digital. Cette structure permet à une entreprise de configurer une solution sur mesure et intégrée.</p> <h3 style="font-weight: normal;">Sales Hub pour simplifier la gestion du pipeline de vente</h3> <p>C’est le hub sur lequel nous concentrons notre attention dans cet article. Sales Hub permet une vue détaillée sur les activités commerciales. Ainsi, il propose aux équipes de vente d'augmenter leur taux de conclusion de contrats.&nbsp;</p> <h3 style="font-weight: normal;">Opérations Hub pour l'amélioration des opérations</h3> <p><a href="/blogue/guide-sur-hubspot-operations-hub" rel="noopener">Opérations Hub</a> automatise le traitement des données et enrichit les informations clients. Cette solution transforme les processus internes, rendant les données plus accessibles et simplifiant la prise de décision.</p> <h3 style="font-weight: normal;">Marketing Hub pour le suivi et l'analyse des campagnes marketing</h3> <p>Quant au <a href="/blogue/hubspot-marketing-hub-solution-strategies-marketing-digital" rel="noopener">Marketing Hub</a>, il centralise les activités marketing. Il met à disposition des outils pour l'analyse et l'optimisation des campagnes. En outre, ce hub simplifie l'interaction ciblée avec l'audience.</p> <h3 style="font-weight: normal;">Service Hub pour optimiser la gestion du service client</h3> <p><a href="/blogue/hubspot-service-hub" rel="noopener"><span>Service Hub</span></a> optimise la gestion du service client, augmentant la satisfaction des utilisateurs. Ce hub permet une meilleure prise en charge des demandes clients.</p> <h3 style="font-weight: normal;">CMS Hub pour la création de sites internet performants</h3> <p style="font-weight: normal;"><a href="/blogue/hubspot-cms-hub" rel="noopener">CMS Hub</a> permet la création, la supervision et l'optimisation de sites web.Grâce à ses fonctionnalités, vous pouvez développer des sites sécurisés, bien référencés améliorant votre visibilité en ligne.</p> <h2 style="font-weight: normal;">Commerce Hub pour l'agilité dans le commerce électronique</h2> <p>Commerce Hub simplifie la gestion des paiements et des abonnements dans HubSpot, permettant une gestion fluide des transactions. Il met à disposition des options pour utiliser Stripe ou les paiements HubSpot, enrichissant l'expérience de commerce électronique.</p> <h2 style="font-weight: normal;">Fonctionnalités et outils principaux d’HubSpot Sales Hub</h2> <h3 style="font-weight: normal;">Gestion des relations clients (CRM)</h3> <p>Le composant CRM de HubSpot Sales Hub regroupe toutes les informations clients au même endroit.&nbsp;</p> <p>En outre, cela vous permet un accès simplifié aux données nécessaires, telles que les historiques d'achat ou les préférences de communication. Cela vous facilite la personnalisation de vos interactions avec les clients. Les échanges sont ainsi mieux suivis, vous permettant de vous adapter précisément aux attentes de vos clients.</p> <p>Par exemple, imaginons qu'un client potentiel visite plusieurs fois la même page produit sur votre site web. Automatiquement, le CRM actualise le profil de ce client pour refléter cette activité. Alertés par une notification, vos vendeurs ont alors l'opportunité de proposer une démonstration.</p> <p>L'intégration avec d'autres modules HubSpot, comme le Marketing Hub, permet une coordination entre les équipes. Si une campagne marketing génère des leads, le CRM les capture et les assigne aux vendeurs. Ainsi, cela crée une passerelle entre la génération de leads et le suivi commercial.</p> <p><img src="https://www.momentumm.co/hs-fs/hubfs/calling-service-en.png?width=1280&amp;height=813&amp;name=calling-service-en.png" width="1280" height="813" loading="lazy" alt="calling-service-en" style="height: auto; max-width: 100%; width: 1280px;" srcset="https://www.momentumm.co/hs-fs/hubfs/calling-service-en.png?width=640&amp;height=407&amp;name=calling-service-en.png 640w, https://www.momentumm.co/hs-fs/hubfs/calling-service-en.png?width=1280&amp;height=813&amp;name=calling-service-en.png 1280w, https://www.momentumm.co/hs-fs/hubfs/calling-service-en.png?width=1920&amp;height=1220&amp;name=calling-service-en.png 1920w, https://www.momentumm.co/hs-fs/hubfs/calling-service-en.png?width=2560&amp;height=1626&amp;name=calling-service-en.png 2560w, https://www.momentumm.co/hs-fs/hubfs/calling-service-en.png?width=3200&amp;height=2033&amp;name=calling-service-en.png 3200w, https://www.momentumm.co/hs-fs/hubfs/calling-service-en.png?width=3840&amp;height=2439&amp;name=calling-service-en.png 3840w" sizes="(max-width: 1280px) 100vw, 1280px"></p> <h3 style="font-weight: normal;">Automatisation des ventes</h3> <p>Vous pouvez automatiser les tâches répétitives, comme l'envoi d'emails de suivi ou la mise à jour des statuts de leads.&nbsp;</p> <p>Par exemple, si un prospect télécharge un guide sur votre site, le système est capable d’envoyer automatiquement une série d'emails personnalisés. Cette approche non seulement maintient l'engagement du prospect mais augmente également les chances de conversion.</p> <h3 style="font-weight: normal;">Séquences de Vente dans HubSpot Sales Hub</h3> <p>Les séquences de vente dans HubSpot Sales Hub sont des séries d'emails automatisés et de tâches programmées destinées à être envoyées à des intervalles spécifiques. L'objectif est d'engager et de faire progresser les prospects dans le pipeline de vente de manière organisée.&nbsp;</p> <h4>Fonctionnement des séquences de vente :</h4> <ul> <li aria-level="1"><strong>Automatisation des suivis</strong> : Vous pouvez créer des séquences qui envoient automatiquement une série d'emails personnalisés à vos prospects sur une période donnée. Cela garantit une réception de communications régulières, contribuant à maintenir leur engagement.</li> <li aria-level="1"><strong>Tâches programmées</strong> : En plus des emails, les séquences peuvent inclure la création automatique de tâches pour le vendeur, comme passer un appel téléphonique ou préparer une proposition personnalisée. Ces tâches apparaissent dans l'agenda du vendeur au moment approprié.</li> <li aria-level="1"><strong>Personnalisation</strong> : Les emails et les tâches peuvent être personnalisés pour chaque prospect. HubSpot permet d'utiliser des tokens de personnalisation (par exemple, le nom du prospect, le nom de l'entreprise, etc.) pour rendre les communications plus personnelles et pertinentes.</li> <li aria-level="1"><strong>Suivi et optimisation</strong> : HubSpot fournit des analyses détaillées sur la performance des séquences, comme le taux d'ouverture des emails, le taux de clics, et la progression des prospects dans le pipeline. Cela permet aux équipes de vente d'ajuster leurs stratégies et de perfectionner leurs séquences pour de meilleurs résultats.</li> </ul> <h4>Pourquoi utiliser des séquences de vente ?</h4> <p>Les séquences de vente facilitent l'organisation du suivi avec les prospects, rendant le processus plus fluide sans surcharger les équipes de vente de tâches répétitives.&nbsp;</p> <p>Elles veillent à ce que chaque prospect bénéficie de l'attention adéquate au moment opportun, libérant ainsi du temps pour les vendeurs afin qu'ils se concentrent sur les échanges nécessitant une approche personnalisée.</p> <h3 style="font-weight: normal;">Gestion avancée des deals</h3> <p>La gestion des deals dans HubSpot Sales Hub vous aide à suivre et organiser vos opportunités de vente.</p> <p>Imaginons la détection d'une nouvelle opportunité commerciale. Le système met à disposition la fonctionnalité “Deal”. Elle vous permet de catégoriser vos deals en fonction de son stade dans le pipeline de vente, tels que :</p> <ul> <li aria-level="1"><strong>Prospection</strong> : Identification et recherche active de nouveaux clients potentiels.</li> <li aria-level="1"><strong>Qualification</strong> : Évaluation approfondie du potentiel et de l'intérêt des prospects identifiés.</li> <li aria-level="1"><strong>Proposition envoyée</strong> : Préparation et envoi d'offres personnalisées aux prospects qualifiés.</li> <li aria-level="1"><strong>Négociation</strong> : Discussion et ajustement des termes de l'offre avec les prospects</li> <li aria-level="1"><strong>Closed Won</strong>: Achèvement réussi de la vente, marquant la conversion du prospect en client.</li> <li aria-level="1"><strong>Closed Lost</strong> (Échec) : Marquage des deals qui n'ont pas abouti à une vente, pour diverses raisons telles que le budget insuffisant du prospect, une décision reportée, ou la préférence pour un concurrent.</li> </ul> <h3 style="font-weight: normal;">Suivi des emails et des activités de vente</h3> <p>Le suivi des emails montre quand vos prospects ouvrent un email, cliquent sur un lien ou téléchargent une pièce jointe. De cette manière, il aide à identifier leur intérêt et engagement.</p> <p>De même, l'enregistrement de toutes les interactions avec les contacts, incluant les appels, réunions et notes, construit un historique détaillé pour chaque relation client. Ce dossier, accessible par toute l'équipe, garantit une continuité et une personnalisation du service client.</p> <p>Dans le cas ou un prospect ouvre un email mais ne procède pas au clic attendu.</p> <p>Automatiquement, le système alerte le commercial concerné, qui peut relancer le prospect avec des informations plus ciblées, optimisant les chances d'engagement.</p> <h3 style="font-weight: normal;">Rapports et analyses de données d’HubSpot Sale Hub</h3> <p>Ces fonctionnalités aident les utilisateurs à évaluer la portée de leurs communications et à mesurer l'impact des campagnes.&nbsp;</p> <p>Les tableaux de bord adaptés mettent à disposition de chaque équipe une perspective détaillée sur leurs indicateurs de succès.</p> <p>En examinant les données obtenues des interactions avec les contacts, ces outils mettent en lumière des tendances et comportements. Avec ces données, les équipes peuvent engager des ajustements stratégiques.&nbsp;</p> <p>Par exemple, lorsque les performances ne sont pas conformes aux attentes, HubSpot Sales Hub alerte automatiquement les équipes. Suite à cette alerte, ces dernières ajustent leurs stratégies commerciales afin de s'assurer que les actions futures soient en adéquation avec les objectifs définis.</p> <p><img src="https://www.momentumm.co/hs-fs/hubfs/Custom_Report_Builder.png?width=1919&amp;height=926&amp;name=Custom_Report_Builder.png" width="1919" height="926" loading="lazy" alt="Custom_Report_Builder" style="height: auto; max-width: 100%; width: 1919px;" srcset="https://www.momentumm.co/hs-fs/hubfs/Custom_Report_Builder.png?width=960&amp;height=463&amp;name=Custom_Report_Builder.png 960w, https://www.momentumm.co/hs-fs/hubfs/Custom_Report_Builder.png?width=1919&amp;height=926&amp;name=Custom_Report_Builder.png 1919w, https://www.momentumm.co/hs-fs/hubfs/Custom_Report_Builder.png?width=2879&amp;height=1389&amp;name=Custom_Report_Builder.png 2879w, https://www.momentumm.co/hs-fs/hubfs/Custom_Report_Builder.png?width=3838&amp;height=1852&amp;name=Custom_Report_Builder.png 3838w, https://www.momentumm.co/hs-fs/hubfs/Custom_Report_Builder.png?width=4798&amp;height=2315&amp;name=Custom_Report_Builder.png 4798w, https://www.momentumm.co/hs-fs/hubfs/Custom_Report_Builder.png?width=5757&amp;height=2778&amp;name=Custom_Report_Builder.png 5757w" sizes="(max-width: 1919px) 100vw, 1919px"></p> <h2 style="font-weight: normal;">Conseils pour maximiser votre retour sur investissement avec HubSpot Sales Hub</h2> <h3 style="font-weight: normal;">Optimisation de votre stratégie de vente</h3> <p><strong>Personnalisation des interactions</strong> : Exploitez les informations collectées par le CRM pour adapter vos messages aux besoins spécifiques de chaque prospect ou client. Cette approche ciblée favorise un engagement plus fort, augmentant ainsi les chances de conversion.</p> <p><strong>Utilisation des séquences de vente</strong> : Automatisez les emails de suivi et les tâches répétitives pour maintenir une présence constante auprès de vos prospects sans alourdir votre charge de travail.</p> <p><strong>Formation continue de l'équipe de vente</strong> : Assurez-vous que votre équipe est bien formée sur les fonctionnalités et les meilleures pratiques d'HubSpot Sales Hub.&nbsp;</p> <h3 style="font-weight: normal;">Analyse et amélioration continue</h3> <p><strong>Suivi des indicateurs clés de performance (KPIs)</strong> : Identifiez et suivez les KPIs qui reflètent le mieux la santé de vos ventes et la satisfaction de vos clients. Cela peut inclure le taux de conversion, le cycle de vente moyen, ou le taux de clics sur les emails.</p> <p><strong>Exploitation des rapports HubSpot</strong> : Utilisez les outils de rapport d'HubSpot pour évaluer la performance de vos campagnes de vente. Les informations recueillies vous aideront à identifier les domaines nécessitant des ajustements.</p> <p><strong>Adaptation et expérimentation</strong> : Soyez prêts à ajuster votre stratégie basée sur les données analytiques. Testez de nouvelles approches et conservez ce qui fonctionne bien, tout en éliminant les stratégies moins performantes.</p> <h2 style="font-weight: normal;">Pourquoi choisir Momentumm ?</h2> <p>Ce puissant logiciel CRM de vente est conçu pour vous aider à conclure davantage d'affaires, à établir des relations durables et à gérer plus efficacement votre pipeline de vente, le tout à partir d'une plateforme connectée.</p> <p>Le Sales Hub est une plateforme complète qui offre des outils puissants de gestion de la relation client, d'interactions commerciales et de création de devis. L'outil propose également un système intuitif pour le reporting et l'analyse des ventes ainsi qu'une fonctionnalité permettant aux dirigeants commerciaux d'avoir une vision globale sur les performances individuelles ou collectives. De plus, grâce à sa market place comprenant d'un millier d’applications, vous pouvez optimiser votre installation afin qu'elle réponde parfaitement à vos besoins.</p> <p>Momentumm est le <a href="/agence-hubspot-montreal" rel="noopener">partenaire HubSpot</a> idéal pour vous aider à tirer le meilleur parti de la mise en œuvre de votre Sales Hub. Grâce à notre <strong>expertise avalisée et certifiée par HubSpot</strong>, nous pouvons fournir des solutions sur mesure, des conseils et support pour s'assurer que tout se passe bien!</p></span> </div> </div> </div> </div> </div> <!-- JS --> <script> document.addEventListener("DOMContentLoaded", function() { // Side Menu const contentContainer = document.querySelector(".blog-post__content"); const sideMenu = document.querySelector(".blog-post__side-menu"); if (contentContainer && sideMenu) { const headings = contentContainer.querySelectorAll("h2"); // Create a menu item for each heading headings.forEach((heading, index) => { // Give each heading an id for linking heading.id = `section-${index + 1}`; // Create a link for each heading in the side menu const link = document.createElement("a"); link.href = `#${heading.id}`; link.innerText = heading.innerText; link.classList.add("side-menu__link"); // Set the first link as active initially if (index === 0) { link.classList.add("active"); } // Add smooth scroll effect link.addEventListener("click", (e) => { e.preventDefault(); // Calculate scroll position with header offset const offset = 80; const elementPosition = heading.getBoundingClientRect().top + window.scrollY; const offsetPosition = elementPosition - offset; lenis.scrollTo(offsetPosition, { duration: 1.4, easing: (t) => Math.min(1, 1.001 - Math.pow(2, -10 * t)) }); }); // Append each link to the side menu sideMenu.appendChild(link); }); // Scroll event listener to highlight side menu link window.addEventListener("scroll", () => { const offset = 100; let activeLink; headings.forEach((heading, index) => { const link = sideMenu.querySelector(`a[href="#${heading.id}"]`); const headingTop = heading.getBoundingClientRect().top; // Set the active link to the closest heading above the offset if (headingTop - offset <= 0) { activeLink = link; } }); // Remove active class from all links sideMenu.querySelectorAll(".side-menu__link").forEach(link => { link.classList.remove("active"); }); // Add active class to the current section link if (activeLink) { activeLink.classList.add("active"); } else { // Keep the first link active if no other heading is reached sideMenu.querySelector(".side-menu__link").classList.add("active"); } }); } }); </script> </main> <div data-global-resource-path="Elan-Momentumm/templates/partials/simple-footer.html"><div id="hs_cos_wrapper_Simple_Footer" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module"> <footer id="Simple_Footer"> <div class="module-container"> <div class="footer-section"> <div class="footer-top-wrapper"> <!-- Section Left --> <div class="section-left"> <div class="footer-logo"> <figure> <img src="https://www.momentumm.co/hubfs/logo-light.svg" class="hs-site-logo" alt="logo-light" loading="lazy"> </figure> </div> <div class="section-text-area"> <p class="footer-title style-h4">Une agence de marketing web à Montréal dédiée à votre succès.</p> <a class="info-link info-link--1" href="https://www.google.com/maps/place/MOMENTUMM/@45.4759538,-73.583411,17z/data=!3m1!4b1!4m6!3m5!1s0x4cc9239527e25ca1:0x6406aadeb844d5f9!8m2!3d45.4759538!4d-73.5808361!16s%2Fg%2F11f9v9k07_?entry=ttu&amp;g_ep=EgoyMDI1MDEyNy4wIKXMDSoASAFQAw%3D%3D">4035 St-Ambroise #405 <br>Montréal QC H4C 2E1</a> </div> <!-- Social Icons --> <div class="footer-social-wrapper"> <a href="https://www.facebook.com/momentummMTL" aria-label="Visitez notre page Facebook"> <img src="https://www.momentumm.co/hubfs/MMTMM%20Social%20Icons%20Svg/Facebook.svg" alt="" loading="lazy"> </a> <a href="https://www.instagram.com/momentumm_mtl/" aria-label="Visitez notre profil Instagram"> <img src="https://www.momentumm.co/hubfs/MMTMM%20Social%20Icons%20Svg/Instagram.svg" alt="Instagram" loading="lazy"> </a> <a href="https://www.youtube.com/@momentumm_mtl" aria-label="Visitez notre page YouTube"> <img src="https://www.momentumm.co/hubfs/MMTMM%20Social%20Icons%20Svg/Youtube.svg" alt="Youtube" loading="lazy"> </a> <a href="https://www.linkedin.com/company/momentumm-digital/" aria-label="Visitez notre page LinkedIn"> <img src="https://www.momentumm.co/hubfs/MMTMM%20Social%20Icons%20Svg/Linkedin.svg" alt="Linkedin" loading="lazy"> </a> </div> </div> <!-- Section Right --> <div class="section-right"> <div class="col-module"> <div class="column col-1"> <p class="col-title"> Services </p> <span id="hs_cos_wrapper_Simple_Footer_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_simple_menu" style="" data-hs-cos-general-type="widget" data-hs-cos-type="simple_menu"><div id="hs_menu_wrapper_Simple_Footer_" class="hs-menu-wrapper active-branch flyouts hs-menu-flow-horizontal" role="navigation" data-sitemap-name="" data-menu-id="" aria-label="Navigation Menu"> <ul role="menu"> <li class="hs-menu-item hs-menu-depth-1" role="none"><a href="https://www.momentumm.co/agence-hubspot-montreal" role="menuitem" target="_self">Hubspot et Inbound Marketing</a></li> <li class="hs-menu-item hs-menu-depth-1" role="none"><a href="https://www.momentumm.co/agence-production-video-montreal" role="menuitem" target="_self">Production vidéo</a></li> <li class="hs-menu-item hs-menu-depth-1" role="none"><a href="https://www.momentumm.co/agence-conception-site-web-montreal" role="menuitem" target="_self">Conception Web</a></li> <li class="hs-menu-item hs-menu-depth-1" role="none"><a href="https://www.momentumm.co/agence-publicite-numerique" role="menuitem" target="_self">Publicité numérique</a></li> <li class="hs-menu-item hs-menu-depth-1" role="none"><a href="https://www.momentumm.co/agence-seo-montreal" role="menuitem" target="_self">Référencement Organique (SEO)</a></li> </ul> </div></span> </div> <div class="column col-2"> <p class="col-title"> À propos </p> <span id="hs_cos_wrapper_Simple_Footer_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_simple_menu" style="" data-hs-cos-general-type="widget" data-hs-cos-type="simple_menu"><div id="hs_menu_wrapper_Simple_Footer_" class="hs-menu-wrapper active-branch flyouts hs-menu-flow-horizontal" role="navigation" data-sitemap-name="" data-menu-id="" aria-label="Navigation Menu"> <ul role="menu"> <li class="hs-menu-item hs-menu-depth-1" role="none"><a href="https://www.momentumm.co/a-propos" role="menuitem" target="_self">L'agence</a></li> <li class="hs-menu-item hs-menu-depth-1" role="none"><a href="https://www.momentumm.co/portfolio" role="menuitem" target="_self">Projets</a></li> <li class="hs-menu-item hs-menu-depth-1" role="none"><a href="https://www.momentumm.co/blogue" role="menuitem" target="_self">Blogue</a></li> </ul> </div></span> </div> <div class="column col-3"> <a class="cta-secondary" href="https://www.momentumm.co/contactez-nous"> Travaillons ensemble <span class="arrow-mark"> <svg width="43" height="15" viewbox="0 0 43 15" fill="none" xmlns="http://www.w3.org/2000/svg"> <path id="Arrow 1" d="M1 6.37988C0.447715 6.37988 4.82823e-08 6.8276 0 7.37988C-4.82823e-08 7.93217 0.447715 8.37988 1 8.37988L1 6.37988ZM42.7071 8.08699C43.0976 7.69647 43.0976 7.0633 42.7071 6.67278L36.3431 0.308818C35.9526 -0.0817063 35.3195 -0.0817064 34.9289 0.308818C34.5384 0.699342 34.5384 1.33251 34.9289 1.72303L40.5858 7.37989L34.9289 13.0367C34.5384 13.4273 34.5384 14.0604 34.9289 14.451C35.3195 14.8415 35.9526 14.8415 36.3431 14.451L42.7071 8.08699ZM1 8.37988L42 8.37989L42 6.37989L1 6.37988L1 8.37988Z" fill="rgba(255, 255, 255, 1)" /> </svg> </span> </a> </div> </div> </div> </div> <!-- Footer bottom --> <div class="footer-bottom-wrapper"> <!-- Copyright --> <div class="footer-copyright-wrapper"> <div class="footer-copyright"> <p> Momentumm © 2025 </p> </div> <div class="footer-site-authorship"> <a href="https://www.momentumm.co/politique-de-confidentialite"> Politique de confidentialité </a> </div> </div> </div> </div> </div> </footer></div></div> </div> <script src="https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.js"></script> <script src="https://cdn.jsdelivr.net/gh/studio-freight/lenis@latest/bundled/lenis.min.js"></script> <!-- HubSpot performance collection script --> <script defer src="/hs/hsstatic/content-cwv-embed/static-1.1293/embed.js"></script> <script src="https://www.momentumm.co/hs-fs/hubfs/hub_generated/template_assets/1/174336411292/1738885656066/template_main.min.js"></script> <script> var hsVars = hsVars || {}; hsVars['language'] = 'fr'; </script> <script src="/hs/hsstatic/cos-i18n/static-1.53/bundles/project.js"></script> <!-- Start of HubSpot Analytics Code --> <script type="text/javascript"> var _hsq = _hsq || []; _hsq.push(["setContentType", "blog-post"]); _hsq.push(["setCanonicalUrl", "https:\/\/www.momentumm.co\/blogue\/guide-hubspot-sales-hub"]); _hsq.push(["setPageId", "145958747759"]); _hsq.push(["setContentMetadata", { "contentPageId": 145958747759, "legacyPageId": "145958747759", "contentFolderId": null, "contentGroupId": 84339134348, "abTestId": null, "languageVariantId": 145958747759, "languageCode": "fr", }]); </script> <script type="text/javascript" id="hs-script-loader" async defer src="/hs/scriptloader/8404273.js"></script> <!-- End of HubSpot Analytics Code --> <script type="text/javascript"> var hsVars = { render_id: "0943210a-fb9b-457e-9dec-78403f4a3589", ticks: 1739767489696, page_id: 145958747759, content_group_id: 84339134348, portal_id: 8404273, app_hs_base_url: "https://app.hubspot.com", cp_hs_base_url: "https://cp.hubspot.com", language: "fr", analytics_page_type: "blog-post", scp_content_type: "", analytics_page_id: "145958747759", category_id: 3, folder_id: 0, is_hubspot_user: false } </script> <script defer src="/hs/hsstatic/HubspotToolsMenu/static-1.393/js/index.js"></script> <script type="text/javascript" src="//cdn.callrail.com/companies/705677342/21ded9bbb5d8523ea4b2/12/swap.js"></script> <div id="fb-root"></div> <script>(function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; js = d.createElement(s); js.id = id; js.src = "//connect.facebook.net/fr_CA/sdk.js#xfbml=1&version=v3.0"; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk'));</script> <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="https://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script> </body></html>

Pages: 1 2 3 4 5 6 7 8 9 10