Inboxes

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">
   @import url('https://inboxflows.com/_/image/https%253A%252F%252Ffonts.googleapis.com%252Fcss%253Ffamily%253DMerriweather%253A900%257COpen%252BSans%253A400%252C600/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZmb250cy5nb29nbCJ9:1kXOi4:C4xsuymGj68Gf7GhjuYSMRqnvWYfAKwL_APEtpMhEK0');

  #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
   */

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

  .main .main-td {
    padding: 40px 60px;
    border-radius: 2px;
  }

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

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

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

  .small {
    font-size: 13px;
    line-height: 19px;
  }


  /**
   * Header
   */

  .header td img {
    text-align: left;
  }

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

  .header .logo img {
    width: 100px;
    height: 48px;
  }

  .header .logo a {
    display: inline-block;
  }

  .header .logo-subtitle p {
    font-size: 12px;
    font-weight: 600;
    color: #D0021B;
    text-align: center;
  }

  .header .email-title h1 {
    font-family: 'Merriweather',Helvetica, Arial, sans-serif;
    font-weight: 900;
    font-size: 18px;
    line-height: 27px;
    text-align: center;
    margin: 23px 0 41px;
  }

  /**
   * Content
   */

  .content-td {
    font-size: 16px;
    line-height: 24px !important;
    padding: 0;
    color: #333333;
  }

  .content-td p {
    font-size: 16px;
    line-height: 24px !important;
  }

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

  .content-td h1 {
    font-family: 'Merriweather',Helvetica, Arial, sans-serif;
    font-size: 12px;
    line-height: 27px;
    font-weight: 900;
    color: #000000;
    margin: 0;
  }

  .content-td h2 {
    font-family: 'Merriweather',Helvetica, Arial, sans-serif;
    font-size: 24px;
    line-height: 30px;
    font-weight: 900;
    color: #000000;
    margin: 0;
  }

.content-td h3 {
    margin-top: -20px;
  }

  .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: 35px;
  }

  .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 auto 20px !important;
    padding: 0 0 0 40px;
    max-width: 525px
  }

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

  .content-td ul li {
    padding: 0 10px;
  }

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

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

  .content-td hr {
    border: none;
    border-top: 1px solid #DDD;
    margin: 56px 0 19px;
  }

  .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: #0093E4;
  }

  .content-td .clear {
    clear: both;
  }

  .content-td.intro-content {
    margin-bottom: 30px;
    display: block;
  }

  .content-td.intro-content p {
    font-family: 'Open Sans',Helvetica, Arial, sans-serif;
    font-size: 16px;
    line-height: 24px !important;
    max-width: 600px !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .content-td .content-pa-box {
    width: 100%;
    max-width: 600px;
    margin: 0 auto 44px !important;
    border: 1px solid rgba(0,0,0,0.2);
  }

  .content-td .content-pa-box .pa-box-image {
    width: 100%;
    margin: 0;
  }

  .content-td .content-pa-box .pa-box-content {
    padding: 0 20px 40px;
    text-align: left;
  }

  .content-td .content-pa-box .pa-box-title {
    margin: 30px 0 25px;
  }

  .content-td .content-pa-box .pa-box-button {
    margin-top: 17px;
    font-size: 17px;
    font-weight: 500;
  }

  .content-td .pa-email-footer {
    text-align: left;
  }

.content-td .pa-email-footer p {
    margin-top: 30px;
  }

  .content-td .pa-email-signature {
    max-width: 428px;
    margin: 40px auto 0;
  }

  .content-td .pa-email-signature img {
    width: 150px;
    height: 150px;
    margin-right: 28px;
    vertical-align: middle;
  }

  .content-td .pa-email-signature div {
    display: inline-block;
  }

  .content-td .pa-email-signature div h2 {
    font-family: 'Open Sans',Helvetica, Arial, sans-serif;
    text-align: left;
    margin: 0;
  }

  .content-td .pa-email-signature div p {
    font-size: 16px;
    line-height: 24px;
    color: #F4364C;
    text-align: left;
    margin: 2px 0 0;
  }

  .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: #f4364c;
    padding: 12px 35px;
    border-radius: 3px;
    font-family: 'Open Sans',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: 400;
    font-size: 16px;
    text-decoration: none;
    text-transform: uppercase;
    background-color: #f4364c;
    border-width: 1px;
    border-style: solid;
    border-radius: 4px;
    border-color: #f4364c;
    box-shadow: 0 2px 3px 0 rgba(0,0,0,.2) !important;
    text-shadow: 1px 1px 2px rgba(0,0,0,.25) !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-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: 'Open Sans',Helvetica, Arial, sans-serif;
    padding: 9px 0;
    font-weight: 300;
    line-height: normal;

  }

  a.intercom-h2b-button {
    background-color: #f4364c;
    font-size: 16px;
    color: #FFF;
    font-weight: 400;
    border-radius: 4px;
    border-width: 1px;
    border-style: solid;
    border-color: #f4364c;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    padding: 14px 24px;
    box-shadow: 0 2px 3px 0 rgba(0,0,0,.2) !important;
    text-shadow: 1px 1px 2px rgba(0,0,0,.25) !important;
  }

  a.intercom-h2b-button:hover {
    background-color: #d5354b;
    border-color: #d5354b;
  }
  </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;
    }

    /**
     * Header
     */

    .header .logo img {
      width: 75px;
      height: 36px;
    }

    .header .email-title h1 {
      font-size: 18px;
      margin: 14px 0 30px;
    }

    /**
     * Content
     */

    .content-td {
      font-size: 14px;
    }

    .content-td p {
      font-size: 14px;
    }

    .content-td h1 {
      font-size: 18px;
    }

    .content-td h2 {
      font-size: 18px;
      margin: 18px 0 29px;
    }

    .content-td ul {
      max-width: auto;
      padding: 0;
    }

    .content-td ul li{
      padding: 0 5px;
    }

    .content-td hr {
      margin: 30px 0 15px;
    }

    .content-td.intro-content p {
      font-size: 14px;
    }

    .content-td .content-pa-box {
      width: calc(100% + 40px);
      max-width: none !important;
      margin: 0 -20px 13px !important;
      box-shadow: none !important;
      border: 0 none !important;
    }

    .content-td .content-pa-box .pa-box-content {
      padding: 0 20px 30px;
    }

    .content-td .content-pa-box .pa-box-title {
      margin: 29px 0 16px;
    }

    .content-td .content-pa-box .pa-box-button {
      margin-top: 13px;
    }

    .content-td .pa-email-signature {
      width: 100%;
      max-width: auto;
      margin: 25px auto 0;
    }

    .content-td .pa-email-signature img {
      width: 120px;
      height: 120px;
      margin-right: 0;
    }

    .content-td .pa-email-signature div h2 {
      text-align: center !important;
    }

    .content-td .pa-email-signature div p {
      text-align: center !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%252Fhotjar-2.intercom-mail.com%252Fassets%252Farticle_book-1a595be287f73c0d02f548f513bfc831.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZob3RqYXItMi5pbiJ9:1kXOi4:S3GABWOEyDV9tMhlY1gonuSiP1qtbEH0HACNEN0P0A0') !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;
}
  </style>
  <style>
   .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%252Fhotjar-2.intercom-mail.com%252Fassets%252Farticle_book-1a595be287f73c0d02f548f513bfc831.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZob3RqYXItMi5pbiJ9:1kXOi4:S3GABWOEyDV9tMhlY1gonuSiP1qtbEH0HACNEN0P0A0') !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;
}
  </style>
 </head>
 <body style="margin: 0px">
  <table align="center" bgcolor="white" border="0" cellpadding="0" cellspacing="0" class="main" style="border-collapse: separate; border-spacing: 0; font-family: 'Open Sans',Helvetica, Arial, sans-serif; letter-spacing: 0; table-layout: fixed" width="100%">
   <tbody>
    <tr>
     <td class="main-td" style="border-radius: 2px; font-family: 'Open Sans',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="center" class="logo" style="font-family: 'Open Sans',Helvetica, Arial, sans-serif; font-size: 16px; padding: 0; text-align: center">
          <a style="border: none; display: inline-block; outline: none !important">
           <img class="featured" src="https://inboxflows.com/_/image/https%253A%252F%252Fwww.hotjar.com%252Fhubfs%252Femail_templates%252Fhotjar_logo.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ3d3cuaG90amFyLiJ9:1kXOi4:zp9RVKb6GLGafOo66KhJig_iycqiQXJiDKN8cSiNCSA" style="height: 48px; text-align: left; width: 100px"/>
          </a>
         </td>
        </tr>
        <tr>
         <td class="logo-subtitle" style="font-family: 'Open Sans',Helvetica, Arial, sans-serif; font-size: 16px; padding: 0">
          <p align="center" style="color: #D0021B; font-size: 12px; font-weight: 600; text-align: center">
           What's new in Hotjar
           <span style="color: #fff">
            .
           </span>
          </p>
         </td>
        </tr>
        <tr>
         <td class="email-title" style="font-family: 'Open Sans',Helvetica, Arial, sans-serif; font-size: 16px; padding: 0">
          <h1 align="center" style="font-family: 'Merriweather',Helvetica, Arial, sans-serif; font-size: 18px; font-weight: 900; line-height: 27px; margin: 23px 0 41px; text-align: center">
           Saved segments + new filters = precious time saved ⏰
          </h1>
         </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 intro-content" style="color: #333333; display: block; font-family: 'Open Sans',Helvetica, Arial, sans-serif; font-size: 16px; line-height: 24px !important; margin-bottom: 30px; padding: 0">
          <p align="left" class="intercom-align-left" style="font-family: 'Open Sans',Helvetica, Arial, sans-serif; font-size: 16px; line-height: 24px !important; margin: 0 auto 17px; max-width: 600px !important; text-align: left !important">
           Hey User,
          </p>
          <p align="left" class="intercom-align-left" style="font-family: 'Open Sans',Helvetica, Arial, sans-serif; font-size: 16px; line-height: 24px !important; margin: 0 auto 17px; max-width: 600px !important; text-align: left !important">
           We're very excited to launch an update to Hotjar Recordings Filters today. These changes will help you and your team save time when watching recordings. Here's how:
          </p>
         </td>
        </tr>
        <tr>
         <td class="content-td" style="color: #333333; font-family: 'Open Sans',Helvetica, Arial, sans-serif; font-size: 16px; line-height: 24px !important; padding: 0">
          <div class="content-pa-box" style="border: 1px solid rgba(0,0,0,0.2); margin: 0 auto 44px; max-width: 600px; width: 100%">
           <a style="border: none; color: #0093E4; outline: none !important">
            <img class="pa-box-image" src="https://inboxflows.com/_/image/https%253A%252F%252Fwww.hotjar.com%252Fhubfs%252Femail_templates%252F03_Combos_v2.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ3d3cuaG90amFyLiJ9:1kXOi4:zp9RVKb6GLGafOo66KhJig_iycqiQXJiDKN8cSiNCSA" style="margin: 0; max-width: 100%; width: 100%"/>
           </a>
           <div align="left" class="pa-box-content" style="padding: 0 20px 40px; text-align: left">
            <h2 class="pa-box-title" style="color: #000000; font-family: 'Merriweather',Helvetica, Arial, sans-serif; font-size: 24px; font-weight: 900; line-height: 30px; margin: 30px 0 25px">
             Filter combinations
            </h2>
            <h3 style="font-size: 16px; font-weight: bold; margin-bottom: 35px; margin-top: -20px">
             Focus on a specific visitor journey with filter combos
            </h3>
            <p class="pa-box-description" style="font-size: 16px; line-height: 24px !important; margin: 0 0 17px">
             You can now combine multiple
             <strong>
              page-visited
             </strong>
             and
             <strong>
              tag filters
             </strong>
             to narrow down your recordings list. This allows you to filter recordings of a specific journey on your site, that you would like to optimize.
            </p>
            <p style="font-size: 16px; line-height: 24px !important; margin: 0 0 17px">
             <a class="intercom-h2b-button pa-box-button" style="background-color: #f4364c; border: 1px solid #f4364c; border-radius: 4px; box-shadow: 0 2px 3px 0 rgba(0,0,0,.2) !important; color: #FFF; display: inline-block; font-size: 17px; font-weight: 500; margin-top: 17px; outline: none !important; padding: 14px 24px; text-decoration: none; text-shadow: 1px 1px 2px rgba(0,0,0,.25) !important; text-transform: uppercase">
              Start filtering
             </a>
            </p>
           </div>
          </div>
          <div class="content-pa-box" style="border: 1px solid rgba(0,0,0,0.2); margin: 0 auto 44px; max-width: 600px; width: 100%">
           <a style="border: none; color: #0093E4; outline: none !important">
            <img class="pa-box-image" src="https://inboxflows.com/_/image/https%253A%252F%252Fwww.hotjar.com%252Fhubfs%252Femail_templates%252F02_NegativeFilters_v4.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ3d3cuaG90amFyLiJ9:1kXOi4:zp9RVKb6GLGafOo66KhJig_iycqiQXJiDKN8cSiNCSA" style="margin: 0; max-width: 100%; width: 100%"/>
           </a>
           <div align="left" class="pa-box-content" style="padding: 0 20px 40px; text-align: left">
            <h2 class="pa-box-title" style="color: #000000; font-family: 'Merriweather',Helvetica, Arial, sans-serif; font-size: 24px; font-weight: 900; line-height: 30px; margin: 30px 0 25px">
             Negative Filters
            </h2>
            <h3 style="font-size: 16px; font-weight: bold; margin-bottom: 35px; margin-top: -20px">
             Watch recordings of visitors
             <i>
              who did not do
             </i>
             something
            </h3>
            <p class="pa-box-description" style="font-size: 16px; line-height: 24px !important; margin: 0 0 17px">
             You can now filter visitors that did not visit a particular page, or did not perform a certain action/event. This allows you to see where visitors are not achieving your conversion goals and why.
            </p>
            <p style="font-size: 16px; line-height: 24px !important; margin: 0 0 17px">
             <a class="intercom-h2b-button pa-box-button" style="background-color: #f4364c; border: 1px solid #f4364c; border-radius: 4px; box-shadow: 0 2px 3px 0 rgba(0,0,0,.2) !important; color: #FFF; display: inline-block; font-size: 17px; font-weight: 500; margin-top: 17px; outline: none !important; padding: 14px 24px; text-decoration: none; text-shadow: 1px 1px 2px rgba(0,0,0,.25) !important; text-transform: uppercase">
              See it in action
             </a>
            </p>
           </div>
          </div>
          <div class="content-pa-box" style="border: 1px solid rgba(0,0,0,0.2); margin: 0 auto 44px; max-width: 600px; width: 100%">
           <a style="border: none; color: #0093E4; outline: none !important">
            <img class="pa-box-image" src="https://inboxflows.com/_/image/https%253A%252F%252Fwww.hotjar.com%252Fhubfs%252Femail_templates%252F01_Segments_V2.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ3d3cuaG90amFyLiJ9:1kXOi4:zp9RVKb6GLGafOo66KhJig_iycqiQXJiDKN8cSiNCSA" style="margin: 0; max-width: 100%; width: 100%"/>
           </a>
           <div align="left" class="pa-box-content" style="padding: 0 20px 40px; text-align: left">
            <h2 class="pa-box-title" style="color: #000000; font-family: 'Merriweather',Helvetica, Arial, sans-serif; font-size: 24px; font-weight: 900; line-height: 30px; margin: 30px 0 25px">
             Saved segments
            </h2>
            <h3 style="font-size: 16px; font-weight: bold; margin-bottom: 35px; margin-top: -20px">
             Revisit interesting recordings with saved segments
            </h3>
            <p class="pa-box-description" style="font-size: 16px; line-height: 24px !important; margin: 0 0 17px">
             You can now save sets of recordings filters as segments for regular use. This allows you and your team to have
             <strong>
              easy access to your most relevant recordings.
             </strong>
            </p>
            <p style="font-size: 16px; line-height: 24px !important; margin: 0 0 17px">
             <a class="intercom-h2b-button pa-box-button" style="background-color: #f4364c; border: 1px solid #f4364c; border-radius: 4px; box-shadow: 0 2px 3px 0 rgba(0,0,0,.2) !important; color: #FFF; display: inline-block; font-size: 17px; font-weight: 500; margin-top: 17px; outline: none !important; padding: 14px 24px; text-decoration: none; text-shadow: 1px 1px 2px rgba(0,0,0,.25) !important; text-transform: uppercase">
              Save a segment
             </a>
            </p>
           </div>
          </div>
          <div align="left" class="pa-email-footer" style="margin: 0 auto; max-width: 525px; text-align: left">
           <h2 style="color: #000000; font-family: 'Merriweather',Helvetica, Arial, sans-serif; font-size: 24px; font-weight: 900; line-height: 30px; margin: 0">
            Until next time
           </h2>
           <div>
            <p style="font-size: 16px; line-height: 24px !important; margin: 30px 0 17px">
             These were all popular feature requests and we’d love to hear what you think. Please keep the feedback coming so we can continue to make Hotjar better for you.
            </p>
            <p style="font-size: 16px; line-height: 24px !important; margin: 30px 0 17px">
             I’m Sam, a Hotjar Product Manager. Currently traveling the world with my nomadic young family and living out of our car. I am passionate about cycling, delivering user-centric product improvements and pasta. I love pasta.
            </p>
           </div>
           <div class="pa-email-signature" style="margin: 40px auto 0; max-width: 428px">
            <img src="https://inboxflows.com/_/image/https%253A%252F%252Fwww.hotjar.com%252Fhubfs%252Femail_templates%252Fsam.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ3d3cuaG90amFyLiJ9:1kXOi4:zp9RVKb6GLGafOo66KhJig_iycqiQXJiDKN8cSiNCSA" style="height: 150px; margin: 17px 28px 17px 0; max-width: 100%; vertical-align: middle; width: 150px"/>
            <div style="display: inline-block">
             <h2 align="left" style="color: #000000; font-family: 'Open Sans',Helvetica, Arial, sans-serif; font-size: 24px; font-weight: 900; line-height: 30px; margin: 0; text-align: left">
              Sam Bower
             </h2>
             <p align="left" style="color: #F4364C; font-size: 16px; line-height: 24px !important; margin: 2px 0 0; text-align: left">
              Hotjar Product Manager
             </p>
            </div>
           </div>
           <hr style="border-style: solid none none; border-top-color: #DDD; border-top-width: 1px; margin: 56px 0 19px"/>
           <div class="small" style="font-size: 13px; line-height: 19px">
            We hate to finish on a downer but we want to make sure you’re still enjoying these updates. If you don't want to receive them,
            <a style="border: none; color: inherit; outline: none !important">
             click this link to unsubscribe
            </a>
            or reply to this email and let us know how we can improve.
           </div>
          </div>
         </td>
        </tr>
       </tbody>
      </table>
     </td>
    </tr>
   </tbody>
  </table>
  <img alt="intercom" height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Fhotjar-2.intercom-mail.com%252Fvia%252Fo%253Fh%253Dd0e37aa079812d5aa6cc7221d31cf0d2fc71192b-21183551168/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZob3RqYXItMi5pbiJ9:1kXOi4:S3GABWOEyDV9tMhlY1gonuSiP1qtbEH0HACNEN0P0A0" style="display: block;" width="1"/>
  <img alt="" border="0" height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Fhotjar-2.intercom-mail.com%252Fq%252FGycBP5ZNVkOw6X-5FVmgQg~~%252FAAAAAQA~%252FRgRea2RdPlcIaW50ZXJjb21CCgAdXd-IXEA1JU1SEzNlYjcxYjYwQHVpZmVlZC5jb21YBAAAAKs~/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZob3RqYXItMi5pbiJ9:1kXOi4:S3GABWOEyDV9tMhlY1gonuSiP1qtbEH0HACNEN0P0A0" width="1"/>
 </body>
</html>