<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=5,viewport-fit=cover,shrink-to-fit=no"><meta name="HandheldFriendly" content="true"><link rel="icon" href="/consumer-insights/consumer-trends/trending-visual-stories/favicon.ico"><link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet"><title>Machine learning for marketers - Think with Google</title><meta property="og:title" content="Everything a marketer needs to know about machine learning"><meta property="twitter:title" content="Everything a marketer needs to know about machine learning"><meta property="og:url" content="/consumer-insights/consumer-trends/trending-visual-stories/machine-learning-for-marketers"><meta name="description" content="Google’s Official Digital Marketing Publication. Explore this guide on machine learning for marketers and see how it can benefit your organization."><meta property="og:description" content="Google’s Official Digital Marketing Publication. Explore this guide on machine learning for marketers and see how it can benefit your organization."><meta property="og:image" content="https://transform.nws.ai/https%3A%2F%2Fcdn.thenewsroom.io%2Fplatform%2Fstory_media%2F1288807283%2FVS_SocialShare_1200x630_1.jpg/fill/1200/630/"><meta property="twitter:image" content="https://transform.nws.ai/https%3A%2F%2Fcdn.thenewsroom.io%2Fplatform%2Fstory_media%2F1288807283%2FVS_Twitter_1024x512_FHQDeIC.jpg/fill/1200/627/"><meta property="og:site_name" content="Think with Google"><meta property="og:type" content="website"><meta property="twitter:card" content="summary_large_image"><meta property="twitter:site" content="@ThinkwithGoogle"><script async src="https://cdn.ampproject.org/amp-story-player-v0.js"></script><link href="https://cdn.ampproject.org/amp-story-player-v0.css" rel="stylesheet" type="text/css"><script>(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
      (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
      m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
      })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
      ga('create', 'UA-34826363-1', 'auto');
      if (location.hostname === 'localhost') {
        ga('set', 'sendHitTask', null);
      }</script><script>dataLayer = [];</script><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.async=true;j.src=
      'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
      })(window,document,'script','dataLayer','GTM-KNLPWX');</script><script>var axel = Math.random() + "";
      var a = axel * 10000000000000;
      document.write('<img src="https://ad.doubleclick.net/ddm/activity/src=2507573;type=thnkwgoo;cat=twg-l0;u7=[Tool type];u11=[Page];u13=[Event];dc_lat=;dc_rdid=;tag_for_child_directed_treatment=;tfua=;npa=;ord=' + a + '?" width="1" height="1" alt="" style="display: none;"/>');</script><noscript><img src="https://ad.doubleclick.net/ddm/activity/src=2507573;type=thnkwgoo;cat=twg-l0;u7=[Tool type];u11=[Page];u13=[Event];dc_lat=;dc_rdid=;tag_for_child_directed_treatment=;tfua=;npa=;ord=1?" width="1" height="1" alt="" style="display: none;"></noscript><style>body.scroll-lock {
        position: fixed;
        overflow: hidden;
      }
    
      .site-loader-container {
        position: fixed;
        top: 0;
        left: 0;
        width: 100vw;
        height: 100vh;
        background-color: #ffffff;
        z-index: 999999;
        -webkit-transition: opacity 450ms ease-out 0.0s;
        transition: opacity 450ms ease-out 0.0s;
      }
    
      .site-loader-container--hidden {
        opacity: 0;
      }

      .site-loader-container--display-none {
        display: none;
      }
    
      .site-loader {
        position: relative;
        margin: 0 auto;
        width: 80px;
        height: 80px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
      }
    
      .site-loader .spinner__svg {
        position: relative;
        animation: 1.4s circle-rotate linear infinite;
      }

      .site-loader .spinner__circle {
        stroke: #3F66CF;
        stroke-dashoffset: 0;
        stroke-linecap: round;
        fill: none;
        stroke-dasharray: 125;
        -webkit-animation:
          5s circle-dash ease-in-out infinite,
          5s circle-spin ease-in-out infinite;
        animation:
          5s circle-dash ease-in-out infinite,
          5s circle-spin ease-in-out infinite;
      }
    
      @keyframes circle-rotate {
        0% { transform: rotate(0deg); }
        100% { transform: rotate(360deg); }
      }

      @-webkit-keyframes circle-rotate {
        0% { transform: rotate(0deg); }
        100% { transform: rotate(360deg); }
      }

      @keyframes circle-dash {
        0% { stroke-dashoffset: 125px; }
        12.5% { stroke-dashoffset: 31.25px; }
        25% { stroke-dashoffset: 125px; }
        37.5% { stroke-dashoffset: 31.25px; }
        50% { stroke-dashoffset: 125px; }
        62.5% { stroke-dashoffset: 31.25px; }
        75% { stroke-dashoffset: 125px; }
        87.5% { stroke-dashoffset: 31.25px; }
        100% { stroke-dashoffset: 125px; }
      }

      @-webkit-keyframes circle-dash {
        0% { stroke-dashoffset: 125px; }
        12.5% { stroke-dashoffset: 31.25px; }
        25% { stroke-dashoffset: 125px; }
        37.5% { stroke-dashoffset: 31.25px; }
        50% { stroke-dashoffset: 125px; }
        62.5% { stroke-dashoffset: 31.25px; }
        75% { stroke-dashoffset: 125px; }
        87.5% { stroke-dashoffset: 31.25px; }
        100% { stroke-dashoffset: 125px; }
      }

      @keyframes circle-spin {
        12.5% { transform: rotate(0deg); }
        25% { transform: rotate(240deg); }
        37.5% { transform: rotate(240deg); }
        50% { transform: rotate(540deg); }
        62.5% { transform: rotate(540deg); }
        75% { transform: rotate(780deg); }
        87.5% { transform: rotate(780deg); }
        100% { transform: rotate(1080deg); }
      }

      @-webkit-keyframes circle-spin {
        12.5% { transform: rotate(0deg); }
        25% { transform: rotate(240deg); }
        37.5% { transform: rotate(240deg); }
        50% { transform: rotate(540deg); }
        62.5% { transform: rotate(540deg); }
        75% { transform: rotate(780deg); }
        87.5% { transform: rotate(780deg); }
        100% { transform: rotate(1080deg); }
      }</style><link href="/consumer-insights/consumer-trends/trending-visual-stories/js/chunk-2d0b32aa.f15c424e.js" rel="prefetch"><link href="/consumer-insights/consumer-trends/trending-visual-stories/js/chunk-2d0b9816.b43ea079.js" rel="prefetch"><link href="/consumer-insights/consumer-trends/trending-visual-stories/js/chunk-2d0e943d.d9b7d1e8.js" rel="prefetch"><link href="/consumer-insights/consumer-trends/trending-visual-stories/js/chunk-2d0e97d2.d3428d9e.js" rel="prefetch"><link href="/consumer-insights/consumer-trends/trending-visual-stories/js/chunk-2d2223f2.b23d773a.js" rel="prefetch"><link href="/consumer-insights/consumer-trends/trending-visual-stories/js/chunk-2d22c874.21f76b30.js" rel="prefetch"><link href="/consumer-insights/consumer-trends/trending-visual-stories/css/main.aefff5fc.css" rel="preload" as="style"><link href="/consumer-insights/consumer-trends/trending-visual-stories/js/main.e9996985.js" rel="preload" as="script"><link href="/consumer-insights/consumer-trends/trending-visual-stories/js/manifest.618fcd97.js" rel="preload" as="script"><link href="/consumer-insights/consumer-trends/trending-visual-stories/js/vendor.57e51523.js" rel="preload" as="script"><link href="/consumer-insights/consumer-trends/trending-visual-stories/css/main.aefff5fc.css" rel="stylesheet"></head><body class="loading scroll-lock"><noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-KNLPWX" height="0" width="0" style="display:none;visibility:hidden"></iframe><strong>We're sorry but gweb-dat-data-shorts doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id="app"></div><div class="site-loader-container"><div class="site-loader"><svg width="80px" height="80px" viewBox="0 0 66 66" class="spinner__svg"><g transform="translate(33, 33)"><circle stroke-width="4" x="-10" y="-10" r="20" class="spinner__circle"></circle></g></svg></div></div><script src="/consumer-insights/consumer-trends/trending-visual-stories/js/manifest.618fcd97.js"></script><script src="/consumer-insights/consumer-trends/trending-visual-stories/js/vendor.57e51523.js"></script><script src="/consumer-insights/consumer-trends/trending-visual-stories/js/main.e9996985.js"></script></body></html>