Inboxes List

Create an inbox to save and track emails. It's free!

+New inbox

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "//www.w3.org/TR/html4/strict.dtd">
<html>
 <head>
  <meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
  <meta content="width=device-width" name="viewport"/>
  <meta content="telephone=no" name="format-detection"/>
  <!-- Resets -->
  <style data-premailer="ignore" type="text/css">
   #outlook a{
    padding: 0;
  }
  body{
    -webkit-text-size-adjust: none;
    -ms-text-size-adjust: none;
    font-weight: 400;
    margin: 0;
    padding: 0;
  }
  .ReadMsgBody{
    width: 100%;
  }
  .ExternalClass{
    width: 100%;
  }
  img {
    border: 0;
    max-width: 100%;
    height: auto;
    outline: none;
    display: inline-block;
    margin: 0;
    padding: 0;
    text-decoration: none;
    line-height: 100%;
  }
  #backgroundTable{
    height: 100% !important;
    margin: 0;
    padding: 0;
    width: 100% !important;
  }
  </style>
  <!-- Main styles -->
  <style type="text/css">
   /**
   * Generic
   */

  body {
     background-color: #f9f9f9;
  }

  body .main {
    background-color: white;
  }

  .main {
    font-family: Helvetica, Arial, sans-serif;
    letter-spacing: 0;
  }

  .main .main-td {
    padding: 40px 60px;
    border: 1px solid #dddddd;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.05);
    border-radius: 2px;
  }

  table {
    border-spacing: 0;
    border-collapse: separate;
    table-layout: fixed;
  }

  td {
    font-size: 16px;
    padding: 0;
    font-family: Helvetica, Arial, sans-serif;
  }

  a {
    border: none;
    outline: none !important;
  }


  /**
   * Header
   */

  .header td img {
    padding: 15px 0 30px;
    text-align: left;
  }

  .header .logo {
    text-align: left;
  }

  /**
   * Content
   */

  .content-td {
    font-size: 15px;
    line-height: 22px;
    padding: 0;
    color: #525252;
  }

  .content-td > :first-child {
    margin-top: 0;
  }

  .content-td h1 {
    font-size: 26px;
    line-height: 33px;
    color: #282F33;
    margin-bottom: 7px;
    margin-top: 30px;
    font-weight: normal;
  }

  .content-td h2 {
    font-size: 18px;
    font-weight: bold;
    color: #282F33;
    margin-top: 30px;
    margin-bottom: 7px;
  }

  .content-td h1 + h2 {
    margin-top: 0px !important;
  }

  .content-td h2 + h1 {
    margin-top: 0px !important;
  }

  .content-td h3 ,
  .content-td h4 ,
  .content-td h5 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
  }

  .content-td p {
    margin: 0 0 17px 0;
    line-height: 1.5;
  }

  .content-td p img,
  .content-td h1 img,
  .content-td h2 img,
  .content-td li img,
  .content-td .intercom-h2b-button img {
    margin: 0;
    padding: 0;
  }

  .content-td p.intro {
    font-size: 20px;
    line-height: 30px;
  }

  .content-td blockquote {
    margin: 40px 0;
    font-style: italic;
    color: #8C8C8C;
    font-size: 18px;
    text-align: center;
    padding: 0 30px;
    font-family: Georgia, sans-serif;
    quotes: none;
  }

  .content-td blockquote a {
    color: #8C8C8C;
  }

  .content-td ul {
    list-style: disc;
    margin: 0 0 20px 40px;
    padding: 0;
  }

  .content-td ol {
    list-style: decimal;
    margin: 0 0 20px 40px;
    padding: 0;
  }

  .content-td img {
    max-width: 100%;
    margin: 0;
  }

  .content-td .intercom-container {
    margin-bottom: 16px;
  }

  .content-td div.intercom-container {
    margin-bottom: 17px;
    margin-top: 17px;
    line-height: 0;
   }

  .content-td table.intercom-responsive-layout-table div.intercom-container,
  .content-td table.intercom-responsive-layout-table div.embercom-prosemirror-composer-block-container {
      margin-top: 0;
  }

  .content-td hr {
    border: none;
    border-top: 1px solid #DDD;
    margin: 50px 30% 50px 30%;
  }

  .content-td table {
    border-collapse: collapse;
    border-spacing: 0;
    margin-bottom: 20px;
  }

  .content-td td,
  .content-td th {
    padding: 5px 7px;
    border: 1px solid #DADADA;
    text-align: left;
    vertical-align: top;
  }

  .content-td th {
    font-weight: bold;
    background: #F6F6F6;
  }

  .content-td a {
    color: #1251BA;
  }

  .content td.content-td table.intercom-container {
    margin: 17px 0;
  }
  .content td.content-td table.intercom-container.intercom-align-center {
    margin-left: auto;
    margin-right: auto;
  }

  .content td.content-td table.intercom-container td {
    background-color: #245AFF;
    padding: 12px 35px;
    border-radius: 3px;
    font-family: Helvetica, Arial, sans-serif;
    margin: 0;
    border: none;
  }

  .content td.content-td table.intercom-container .intercom-h2b-button {
    display: inline-block;
    color: white;
    font-weight: bold;
    font-size: 14px;
    text-decoration: none;
    background-color: #245AFF;
    border: none !important;
    border-radius: 3px;
  }

  .content-td table.intercom-responsive-layout-table {
    padding: 0;
    width: 100%;
    position: relative;
    display: table;
    border-spacing: 0;
    border-collapse: collapse;
    border: none;
  }

  .content-td table.intercom-responsive-layout-table td {
    word-wrap: break-word;
    
    -moz-hyphens: auto;
    hyphens: auto;
    border-spacing: 0;
    border-collapse: collapse;
    border: none;
    color: #525252;
    font-size: 15px;
    vertical-align: top;
    text-align: left;
    
  }
  
  .content-td table.intercom-responsive-layout-table td.columns {
    margin: 0 auto;
    padding-left: 16px;
    padding-bottom: 16px;
    min-width: none !important; 
  }

  /**/
  .content-td pre {
    margin: 0 0 10px;
    padding: 10px;
    background-color: #f5f5f5;
    overflow: auto;
  }

  .content-td pre code {
    font-family: Courier, monospace;
    font-size: 14px;
    line-height: 1.4;
    white-space: nowrap;
  }

  .footer-main {
    font-family: Helvetica, Arial, sans-serif;
    letter-spacing: 0;
  }

  .footer-td {
    text-align: center;
    padding: 21px 30px 15px;
  }

  .footer-td p ,
  .footer-td a {
    font-size: 12px;
    color: #b7b7b7;
    text-decoration: none;
    font-weight: 300;
  }

  .footer-td p {
    margin: 0 0 6px 0;
  }

  .footer-td p.address {
    margin-top: 9px;
    line-height: 1.5em;
  }

  .footer-td p.powered-by {
    margin-top: 18px;
  }

  .footer-td p.unsub {
    margin: 0;
  }

  .footer .unsub a {
    text-decoration: underline;
    display: block;
    margin: 12px 0 0;
  }

  p.unsub a {
    text-decoration: underline;
  }

  .footer-td p.powered-by a {
    font-weight: bold;
  }

  .footer-td textarea {
    text-decoration: none;
    font-size: 12px;
    color: #b7b7b7;
    font-family: Helvetica, Arial, sans-serif;
    padding: 9px 0;
    font-weight: 300;
    line-height: normal;

  }

  a.intercom-h2b-button {
    background-color: #245AFF;
    font-size: 14px;
    color: #FFF;
    font-weight: bold;
    border-radius: 3px;
    display: inline-block;
    text-decoration: none;
    
  }

  table.intercom-container td > a.intercom-h2b-button {
    padding: 0px;
  }
  </style>
  <!-- Responsive-->
  <style data-premailer="ignore" type="text/css">
   @media screen and (max-width: 595px) {
    body {
      padding: 10px !important;
    }
    .main {
      width: 100% !important;
    }
    .main .main-td {
      padding: 20px !important;
    }
    .header td {
      text-align: center;
    }
    .footer-main {
      width: 100% !important;
    }
  }

  .content-td blockquote + * {
    margin-top: 20px !important;
  }

  .ExternalClass .content-td h1 {
    padding: 20px 0 !important;
  }

  .ExternalClass .content-td h2 {
    padding: 0 0 5px !important;
  }

  .ExternalClass .content-td p {
    padding: 10px 0 !important;
  }

  .ExternalClass .content-td .intercom-container {
    padding: 5px 0 !important;
  }

  .ExternalClass .content-td hr + * {
    padding-top: 30px !important;
  }

  .ExternalClass .content-td ol ,
  .ExternalClass .content-td ul {
    padding: 0 0 20px 40px !important;
    margin: 0 !important;
  }

  .ExternalClass .content-td ol li,
  .ExternalClass .content-td ul li {
    padding: 3px 0 !important;
    margin: 0 !important;
  }

  .ExternalClass table .footer-td p {
    padding: 0 0 6px 0 !important;
    margin: 0 !important;
  }

  .ExternalClass table .footer-td p.powered-by ,
  .ExternalClass table .footer-td p.unsub {
    padding-top: 15px;
  }
  </style>
  <!-- Outlook fix -->
  <!--[if gte mso 9]>
    <style type="text/css">
      table {
        border-collapse: collapse !important;
      }
      td {
        border-collapse: collapse !important;
      }
    </style>
<![endif]-->
  <style type="text/css">
   .intercom-align-right {
  text-align: right !important;
}
.intercom-align-center {
  text-align: center !important;
}
.intercom-align-left {
  text-align: left !important;
}
/* Over-ride for RTL */
.right-to-left .intercom-align-right{
  text-align: left !important;
}
.right-to-left .intercom-align-left{
  text-align: right !important;
}
.right-to-left .intercom-align-left {
  text-align:right !important;
}
.right-to-left li {
  text-align:right !important;
  direction: rtl;
}
.right-to-left .intercom-align-left img,
.right-to-left .intercom-align-left .intercom-h2b-button {
  margin-left: 0 !important;
}
.intercom-attachment,
.intercom-attachments,
.intercom-attachments td,
.intercom-attachments th,
.intercom-attachments tr,
.intercom-attachments tbody,
.intercom-attachments .icon,
.intercom-attachments .icon img {
  border: none !important;
  box-shadow: none !important;
  padding: 0 !important;
  margin: 0 !important;
}
.intercom-attachments {
  margin: 10px 0 !important;
}
.intercom-attachments .icon,
.intercom-attachments .icon img {
  width: 16px !important;
  height: 16px !important;
}
.intercom-attachments .icon {
  padding-right: 5px !important;
}
.intercom-attachment {
  display: inline-block !important;
  margin-bottom: 5px !important;
}

.intercom-interblocks-content-card {
  width: 334px !important;
  max-height: 136px !important;
  max-width: 100% !important;
  overflow: hidden !important;
  border-radius: 20px !important;
  font-size: 16px !important;
  border: 1px solid #e0e0e0 !important;
}

.intercom-interblocks-link,
.intercom-interblocks-article-card {
  text-decoration: none !important;
}

.intercom-interblocks-article-icon {
  width: 22.5% !important;
  height: 136px !important;
  float: left !important;
  background-color: #fafafa !important;
  background-image: url('https://inboxflows.com/_/image/https%253A%252F%252Fchartmogul.intercom-mail.com%252Fassets%252Farticle_book-1a595be287f73c0d02f548f513bfc831.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjaGFydG1vZ3VsLiJ9:1o8j3N:DRW931_MxR0vi3hQaHZ_GrrS-ZJ3vjkxliJHLcRgeHg') !important;
  background-repeat: no-repeat !important;
  background-size: 32px !important;
  background-position: center !important;
}

.intercom-interblocks-article-text {
  width: 77.5% !important;
  float: right !important;
  background-color: #fff !important;
}

.intercom-interblocks-link-title,
.intercom-interblocks-article-title {
  color: #519dd4 !important;
  font-size: 15px !important;
  margin: 16px 18px 12px !important;
  line-height: 1.3em !important;
  overflow: hidden !important;
}

.intercom-interblocks-link-description,
.intercom-interblocks-article-body {
  margin: 0 18px 12px !important;
  font-size: 14px !important;
  color: #65757c !important;
  line-height: 1.3em !important;
}

.intercom-interblocks-link-author,
.intercom-interblocks-article-author {
  margin: 10px 15px !important;
  height: 24px !important;
  line-height: normal !important;
}

.intercom-interblocks-link-author-avatar,
.intercom-interblocks-article-author-avatar {
  width: 16px !important;
  height: 16px !important;
  display: inline-block !important;
  vertical-align: middle !important;
  float: left;
  margin-right: 5px;
}

.intercom-interblocks-link-author-avatar-image,
.intercom-interblocks-article-author-avatar-image {
  width: 16px !important;
  height: 16px !important;
  border-radius: 50% !important;
  margin: 0 !important;
  vertical-align: top !important;
  font-size: 12px !important;
}

.intercom-interblocks-link-author-name,
.intercom-interblocks-article-author-name {
  color: #74848b !important;
  margin: 0 0 0 5px !important;
  font-size: 12px !important;
  font-weight: 500 !important;
  overflow: hidden !important;
}

.intercom-interblocks-article-written-by {
  color: #8897a4 !important;
  margin: 1px 0 0 5px !important;
  font-size: 12px !important;
  overflow: hidden !important;
  vertical-align: middle !important;
  float: left !important;
}

small {
  display: block;
}
  </style>
 </head>
 <body bgcolor="#f9f9f9" class="intercom-template-body" style="background-color: #f9f9f9; margin: 0px; padding: 20px">
  <div style="color:transparent;visibility:hidden;opacity:0;font-size:0px;border:0;max-height:1px;width:1px;margin:0px;padding:0px;border-width:0px!important;display:none!important;line-height:0px!important;">
   <img alt="" border="0" height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Fchartmogul.intercom-mail.com%252Fq%252Fsqb8QuwsaOuU7lFu-daMQQ~~%252FAAAAAQA~%252FRgRkpshCPVcIaW50ZXJjb21CCmK8QkPEYqix0HpSEzNlOTllYzk4QHVpZmVlZC5jb21YBAAABW4~/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjaGFydG1vZ3VsLiJ9:1o8j3N:DRW931_MxR0vi3hQaHZ_GrrS-ZJ3vjkxliJHLcRgeHg" width="1"/>
  </div>
  <style type="text/css">
   body {
background-color: #f9f9f9;
}
body .main {
background-color: white;
}
  </style>
  <table align="center" bgcolor="white" border="0" cellpadding="0" cellspacing="0" class="main company" style="background-color: white; border-collapse: separate; border-spacing: 0; font-family: Helvetica, Arial, sans-serif; letter-spacing: 0; table-layout: fixed" width="595">
   <tbody>
    <tr>
     <td class="main-td intercom-template-content" style="border: 1px solid #dddddd; border-radius: 2px; box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.05); font-family: Helvetica, Arial, sans-serif; font-size: 16px; padding: 40px 60px">
      <!-- Header -->
      <table class="header" style="border-collapse: separate; border-spacing: 0; table-layout: fixed" width="100%">
       <tbody>
        <tr>
         <td align="left" class="logo" style="font-family: Helvetica, Arial, sans-serif; font-size: 16px; padding: 0; text-align: left">
          <img class="featured" height="49" src="https://inboxflows.com/_/image/https%253A%252F%252Fchartmogul.intercom-mail.com%252Fi%252Fo%252F63117530%252Fc60598cf2736813eba0b4757%252FFile1528883181538/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjaGFydG1vZ3VsLiJ9:1o8j3N:DRW931_MxR0vi3hQaHZ_GrrS-ZJ3vjkxliJHLcRgeHg" style="padding: 15px 0 30px; text-align: left" width="165"/>
         </td>
        </tr>
       </tbody>
      </table>
      <!-- Main content -->
      <table class="content" style="border-collapse: separate; border-spacing: 0; table-layout: fixed" width="100%">
       <tbody>
        <tr>
         <td class="content-td" style="color: #525252; font-family: Helvetica, Arial, sans-serif; font-size: 15px; line-height: 22px; padding: 0">
          <p style="line-height: 1.5; margin: 0 0 17px">
           Wouldn’t it be great to....
          </p>
          <p style="line-height: 1.5; margin: 0 0 17px">
           ... see how committed sales deals will impact your MRR? See future changes to your recurring revenue with
           <a class="intercom-content-link" style="border: none; color: #1251BA; outline: none !important" target="_blank">
            CMRR
           </a>
           .
          </p>
          <p style="line-height: 1.5; margin: 0 0 17px">
           ... use subscription data to segment your contacts in Intercom? Try out the direct
           <a class="intercom-content-link" style="border: none; color: #1251BA; outline: none !important" target="_blank">
            integration with Intercom
           </a>
           .
          </p>
          <p style="line-height: 1.5; margin: 0 0 17px">
           ... share beautiful, high-resolution charts with your team or on social media? Easily
           <a class="intercom-content-link" style="border: none; color: #1251BA; outline: none !important" target="_blank">
            download charts
           </a>
           in the ChartMogul UI.
          </p>
          <p style="line-height: 1.5; margin: 0 0 17px">
           Scroll down to check out a detailed recap of all the new features that we've released in the last few months.
          </p>
          <hr style="border-style: solid none none; border-top-color: #DDD; border-top-width: 1px; margin: 50px 30%"/>
          <div class="intercom-container" style="line-height: 0; margin-bottom: 17px; margin-top: 17px">
           <a style="border: none; color: #1251BA; outline: none !important" target="_blank">
            <img alt="cmrr" src="https://inboxflows.com/_/image/https%253A%252F%252Fchartmogul.intercom-mail.com%252Fi%252Fo%252F535725143%252Fc6691fc23529d1c56539582a%252F%2528email%2529CMRR.jpeg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjaGFydG1vZ3VsLiJ9:1o8j3N:DRW931_MxR0vi3hQaHZ_GrrS-ZJ3vjkxliJHLcRgeHg" style="margin: 0; max-width: 100%"/>
           </a>
          </div>
          <h2 style="color: #282F33; font-size: 18px; font-weight: bold; margin-bottom: 7px; margin-top: 30px">
           See Future Changes to Your Recurring Revenue with CMRR
          </h2>
          <p style="line-height: 1.5; margin: 0 0 17px">
           Wouldn’t it be great to see how the deals your sales team has just closed will impact your MRR? Or see how scheduled cancellations will impact your end of quarter results?
          </p>
          <p style="line-height: 1.5; margin: 0 0 17px">
           Committed Monthly Recurring Revenue, is a projection of MRR in the future. It considers any committed revenue addition (including new business, expansion, reactivation) or scheduled churn/contraction.
          </p>
          <p style="line-height: 1.5; margin: 0 0 17px">
           <a class="intercom-content-link" style="border: none; color: #1251BA; outline: none !important" target="_blank">
            More on CMRR.
           </a>
          </p>
          <hr style="border-style: solid none none; border-top-color: #DDD; border-top-width: 1px; margin: 50px 30%"/>
          <div class="intercom-container" style="line-height: 0; margin-bottom: 17px; margin-top: 17px">
           <a style="border: none; color: #1251BA; outline: none !important" target="_blank">
            <img alt="intercom" src="https://inboxflows.com/_/image/https%253A%252F%252Fchartmogul.intercom-mail.com%252Fi%252Fo%252F531926274%252F0718d816aa07016bf37b57bf%252F%2528email%2529_Intercom_Destination.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjaGFydG1vZ3VsLiJ9:1o8j3N:DRW931_MxR0vi3hQaHZ_GrrS-ZJ3vjkxliJHLcRgeHg" style="margin: 0; max-width: 100%"/>
           </a>
          </div>
          <h2 style="color: #282F33; font-size: 18px; font-weight: bold; margin-bottom: 7px; margin-top: 30px">
           Use ChartMogul Customer Data To Segment Your Contacts in Intercom
          </h2>
          <p style="line-height: 1.5; margin: 0 0 17px">
           Build segments in Intercom based on customer data exported from ChartMogul! Now you can populate customer profiles in Intercom with data like MRR, ARR, Net payments, subscriber since, subscription status, plan, email, currency, and company.
          </p>
          <p style="line-height: 1.5; margin: 0 0 17px">
           Using those data points as filters in Intercom will enable your marketing team to provide personalized messaging via Intercom.
          </p>
          <p style="line-height: 1.5; margin: 0 0 17px">
           <a class="intercom-content-link" style="border: none; color: #1251BA; outline: none !important" target="_blank">
            Connect ChartMogul and Intercom quickly and securely.
           </a>
          </p>
          <hr style="border-style: solid none none; border-top-color: #DDD; border-top-width: 1px; margin: 50px 30%"/>
          <div class="intercom-container" style="line-height: 0; margin-bottom: 17px; margin-top: 17px">
           <a style="border: none; color: #1251BA; outline: none !important" target="_blank">
            <img alt="destinations" src="https://inboxflows.com/_/image/https%253A%252F%252Fchartmogul.intercom-mail.com%252Fi%252Fo%252F531926494%252F471eaf84ec3c06cd96aa5677%252F%2528email%2529S3%252C-Google-Storage%252C-Azure-Blob.jpeg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjaGFydG1vZ3VsLiJ9:1o8j3N:DRW931_MxR0vi3hQaHZ_GrrS-ZJ3vjkxliJHLcRgeHg" style="margin: 0; max-width: 100%"/>
           </a>
          </div>
          <h2 style="color: #282F33; font-size: 18px; font-weight: bold; margin-bottom: 7px; margin-top: 30px">
           Sync Your ChartMogul Data with Amazon S3, Google Cloud Storage, or Azure Blob Storage
          </h2>
          <p style="line-height: 1.5; margin: 0 0 17px">
           Many organizations send ChartMogul data to a warehouse, combine it with other data sets, and analyze it in aggregate. Now you can sync ChartMogul data with Amazon S3, Google Cloud Storage, and Azure Blob Storage in a few easy steps.
           <br/>
           <br/>
           These are the data points you can export to your data warehouse: MRR movements, customers, custom attributes, tags.
          </p>
          <p style="color: #000000; line-height: 1.5; margin: 0 0 17px">
           <a class="intercom-content-link" style="border: none; color: #1251BA; outline: none !important" target="_blank">
            Configure a data warehouse destination.
           </a>
          </p>
          <hr style="border-style: solid none none; border-top-color: #DDD; border-top-width: 1px; margin: 50px 30%"/>
          <div class="intercom-container" style="line-height: 0; margin-bottom: 17px; margin-top: 17px">
           <img alt="download chart" src="https://inboxflows.com/_/image/https%253A%252F%252Fchartmogul.intercom-mail.com%252Fi%252Fo%252F531931046%252F811ee61fc4a9f316f21d7edb%252Fdownload%252Bimage%252Bof%252Bchart.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjaGFydG1vZ3VsLiJ9:1o8j3N:DRW931_MxR0vi3hQaHZ_GrrS-ZJ3vjkxliJHLcRgeHg" style="margin: 0; max-width: 100%" width="600"/>
          </div>
          <h2 style="color: #282F33; font-size: 18px; font-weight: bold; margin-bottom: 7px; margin-top: 30px">
           Download beautiful, high-resolution charts.
          </h2>
          <p style="line-height: 1.5; margin: 0 0 17px">
           Have you seen companies sharing their MRR charts on social? Most likely they're ours!
          </p>
          <p style="line-height: 1.5; margin: 0 0 17px">
           Download your own nifty ChartMogul charts right from the app.
          </p>
          <hr style="border-style: solid none none; border-top-color: #DDD; border-top-width: 1px; margin: 50px 30%"/>
          <div class="intercom-container" style="line-height: 0; margin-bottom: 17px; margin-top: 17px">
           <img alt="search segment" src="https://inboxflows.com/_/image/https%253A%252F%252Fchartmogul.intercom-mail.com%252Fi%252Fo%252F531931891%252Fa9f728c9d20a2905602efc89%252Fsearch%252Bsegment.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjaGFydG1vZ3VsLiJ9:1o8j3N:DRW931_MxR0vi3hQaHZ_GrrS-ZJ3vjkxliJHLcRgeHg" style="margin: 0; max-width: 100%" width="600"/>
          </div>
          <h2 style="color: #282F33; font-size: 18px; font-weight: bold; margin-bottom: 7px; margin-top: 30px">
           Search segments
          </h2>
          <p style="line-height: 1.5; margin: 0 0 17px">
           Scrolling through dozens of segments? The new search bar in the segments drop-down lets you create your charts quicker.
          </p>
          <hr style="border-style: solid none none; border-top-color: #DDD; border-top-width: 1px; margin: 50px 30%"/>
          <div class="intercom-container" style="line-height: 0; margin-bottom: 17px; margin-top: 17px">
           <img alt="customer churn rate for time periods" src="https://inboxflows.com/_/image/https%253A%252F%252Fchartmogul.intercom-mail.com%252Fi%252Fo%252F535742164%252Fd46a35877138c2fb8ace660e%252Fcustomer%252Bchurn%252Brate.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjaGFydG1vZ3VsLiJ9:1o8j3N:DRW931_MxR0vi3hQaHZ_GrrS-ZJ3vjkxliJHLcRgeHg" style="margin: 0; max-width: 100%" width="600"/>
          </div>
          <p style="line-height: 1.5; margin: 0 0 17px">
           You can now examine
           <a class="intercom-content-link" style="border: none; color: #1251BA; outline: none !important" target="_blank">
            Customer Churn Rates
           </a>
           for different time periods. Choose Week, Month, Quarter, or Year from the menu.
          </p>
          <hr style="border-style: solid none none; border-top-color: #DDD; border-top-width: 1px; margin: 50px 30%"/>
          <p style="line-height: 1.5; margin: 0 0 17px">
           So that's a wrap for our product updates.
          </p>
          <p style="line-height: 1.5; margin: 0 0 17px">
           Just respond to this email if you'd like to learn more about all the features we've released this year.
          </p>
          <p style="line-height: 1.5; margin: 0 0 17px">
           Keep your eyes out for more awesome features coming soon from ChartMogul.
          </p>
          <p style="line-height: 1.5; margin: 0 0 17px">
           Bianca
           <br/>
           <i>
            PMM @ ChartMogul
           </i>
          </p>
         </td>
        </tr>
       </tbody>
      </table>
     </td>
    </tr>
   </tbody>
  </table>
  <!-- Footer -->
  <table align="middle" class="footer" style="border-collapse: separate; border-spacing: 0; table-layout: fixed" width="100%">
   <tbody>
    <tr>
     <td style="font-family: Helvetica, Arial, sans-serif; font-size: 16px; padding: 0">
      <table align="center" bgcolor="transparent" border="0" cellpadding="0" cellspacing="0" class="footer-main" style="border-collapse: separate; border-spacing: 0; font-family: Helvetica, Arial, sans-serif; letter-spacing: 0; table-layout: fixed" width="600">
       <tbody>
        <tr>
         <td align="center" class="footer-td" style="font-family: Helvetica, Arial, sans-serif; font-size: 16px; padding: 21px 30px 15px; text-align: center">
          <p style="color: #b7b7b7; font-size: 12px; font-weight: 300; margin: 0 0 6px; text-decoration: none">
           ChartMogul, Kemperplatz 1, 10785 Berlin, Germany
          </p>
          <p class="unsub" style="color: #b7b7b7; font-size: 12px; font-weight: 300; margin: 0; text-decoration: none">
           <a style="border: none; color: #b7b7b7; display: block; font-size: 12px; font-weight: 300; margin: 12px 0 0; outline: none !important; text-decoration: underline">
            Unsubscribe from our emails
           </a>
          </p>
         </td>
        </tr>
       </tbody>
      </table>
     </td>
    </tr>
   </tbody>
  </table>
  <img alt="intercom" height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Fchartmogul.intercom-mail.com%252Fvia%252Fo%253Fh%253D42a94e7757c155464a1dcd4896fba6c8e2e5242e-gcopl4rh_10605100601797/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjaGFydG1vZ3VsLiJ9:1o8j3N:DRW931_MxR0vi3hQaHZ_GrrS-ZJ3vjkxliJHLcRgeHg" style="display: block;" width="1"/>
  <img alt="" border="0" height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Fchartmogul.intercom-mail.com%252Fq%252F9ha8fJOhP8JUoywbqgwq4w~~%252FAAAAAQA~%252FRgRkpshCPlcIaW50ZXJjb21CCmK8QkPEYqix0HpSEzNlOTllYzk4QHVpZmVlZC5jb21YBAAABW4~/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjaGFydG1vZ3VsLiJ9:1o8j3N:DRW931_MxR0vi3hQaHZ_GrrS-ZJ3vjkxliJHLcRgeHg" width="1"/>
 </body>
</html>