<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Tracking Follow-Up Touchpoints on MQLs in HubSpot in Sales Email</title>
    <link>https://community.hubspot.com/t5/Sales-Email/Tracking-Follow-Up-Touchpoints-on-MQLs-in-HubSpot/m-p/1088734#M9469</link>
    <description>&lt;P&gt;How should we track number of follow ups done on a MQL that is&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;No show&lt;/LI&gt;&lt;LI&gt;No call setup&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;Goal&lt;/STRONG&gt;: We want to follow up atleast 8 times on an MQL till we mark it as closed lost&lt;BR /&gt;(&lt;EM&gt;Basically there has to be 8 touch points totally trying to get them on a call. e.g. if we sent 3 emails, 3 calls, 2 SMS&lt;/EM&gt;)&lt;BR /&gt;How can we do that in Hubspot?&lt;/P&gt;</description>
    <pubDate>Thu, 02 Jan 2025 11:49:45 GMT</pubDate>
    <dc:creator>-Ayush_Kumar</dc:creator>
    <dc:date>2025-01-02T11:49:45Z</dc:date>
    <item>
      <title>Tracking Follow-Up Touchpoints on MQLs in HubSpot</title>
      <link>https://community.hubspot.com/t5/Sales-Email/Tracking-Follow-Up-Touchpoints-on-MQLs-in-HubSpot/m-p/1088734#M9469</link>
      <description>&lt;P&gt;How should we track number of follow ups done on a MQL that is&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;No show&lt;/LI&gt;&lt;LI&gt;No call setup&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;Goal&lt;/STRONG&gt;: We want to follow up atleast 8 times on an MQL till we mark it as closed lost&lt;BR /&gt;(&lt;EM&gt;Basically there has to be 8 touch points totally trying to get them on a call. e.g. if we sent 3 emails, 3 calls, 2 SMS&lt;/EM&gt;)&lt;BR /&gt;How can we do that in Hubspot?&lt;/P&gt;</description>
      <pubDate>Thu, 02 Jan 2025 11:49:45 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Sales-Email/Tracking-Follow-Up-Touchpoints-on-MQLs-in-HubSpot/m-p/1088734#M9469</guid>
      <dc:creator>-Ayush_Kumar</dc:creator>
      <dc:date>2025-01-02T11:49:45Z</dc:date>
    </item>
    <item>
      <title>Re: Tracking Follow-Up Touchpoints on MQLs in HubSpot</title>
      <link>https://community.hubspot.com/t5/Sales-Email/Tracking-Follow-Up-Touchpoints-on-MQLs-in-HubSpot/m-p/1088749#M9470</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/877178"&gt;@-Ayush_Kumar&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'd approach this with a numerical property starting at 8 and a series of workflows to manage that number.&lt;BR /&gt;&lt;BR /&gt;Workflow 1:&lt;/P&gt;
&lt;P&gt;- When contact reaches MQL stage, set "&lt;STRONG&gt;FOLLOWUPS"&lt;/STRONG&gt;&amp;nbsp;custom property to 8&lt;BR /&gt;&lt;BR /&gt;Workflow 2 (activity trigger):&lt;BR /&gt;- When an activity is completed (call/meeting events), IF lifecycle stage = MQL, reduce the "&lt;STRONG&gt;FOLLOWUPS&lt;/STRONG&gt;" number by 1, OTHERWISE do nothing&lt;BR /&gt;&lt;BR /&gt;Workflow 3 (filter):&lt;/P&gt;
&lt;P&gt;- When a sales email is sent, IF lifecycle stage = MQL update "&lt;STRONG&gt;(MQL)NUMBER OF SALES EMAILS SENT&lt;/STRONG&gt;" custom property by +1, OTHERWISE do nothing&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Workflow 4 (filter):&lt;/P&gt;
&lt;P&gt;- When "&lt;STRONG&gt;(MQL)NUMBER OF SALES EMAILS SENT&lt;/STRONG&gt;" is updated,&amp;nbsp;IF lifecycle stage = MQL, reduce the "&lt;STRONG&gt;FOLLOWUPS&lt;/STRONG&gt;" number by 1, OTHERWISE do nothing&lt;BR /&gt;&lt;BR /&gt;Workflow 5:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- When contact reaches SQL stage (Or whatever you set) set "&lt;STRONG&gt;FOLLOWUPS&lt;/STRONG&gt;" to 0 and set "&lt;STRONG&gt;(MQL)&lt;/STRONG&gt;&lt;STRONG&gt;NUMBER OF&lt;/STRONG&gt; &lt;STRONG&gt;SALES EMAIL SENT&lt;/STRONG&gt;" to 0&lt;BR /&gt;&lt;BR /&gt;Workflow 6:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- When "&lt;STRONG&gt;(MQL)NUMBER OF SALES EMAIL SENT&lt;/STRONG&gt;" = 8, then change lifecycle stage and reset to 0, and "&lt;STRONG&gt;FOLLOWUPS&lt;/STRONG&gt;" to 8&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;If you've got a certain SLA or timeframe that these activities neeed to be completed, you could feasibly combine 1, 5 and 6 into a single workflow and use delays for ease of workflow management, with an unenrolment trigger of Not An MQL to drop it out of the workflow early if successful.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps! Perhaps overly complicated?&lt;/P&gt;</description>
      <pubDate>Thu, 02 Jan 2025 12:17:42 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Sales-Email/Tracking-Follow-Up-Touchpoints-on-MQLs-in-HubSpot/m-p/1088749#M9470</guid>
      <dc:creator>ScottPennwood</dc:creator>
      <dc:date>2025-01-02T12:17:42Z</dc:date>
    </item>
    <item>
      <title>Re: Tracking Follow-Up Touchpoints on MQLs in HubSpot</title>
      <link>https://community.hubspot.com/t5/Sales-Email/Tracking-Follow-Up-Touchpoints-on-MQLs-in-HubSpot/m-p/1088861#M9471</link>
      <description>&lt;P&gt;I also want to track No. of times MQL is reached by SDR for Follow-ups (to track SDR performance)&lt;/P&gt;</description>
      <pubDate>Thu, 02 Jan 2025 16:01:07 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Sales-Email/Tracking-Follow-Up-Touchpoints-on-MQLs-in-HubSpot/m-p/1088861#M9471</guid>
      <dc:creator>-Ayush_Kumar</dc:creator>
      <dc:date>2025-01-02T16:01:07Z</dc:date>
    </item>
    <item>
      <title>Re: Tracking Follow-Up Touchpoints on MQLs in HubSpot</title>
      <link>https://community.hubspot.com/t5/Sales-Email/Tracking-Follow-Up-Touchpoints-on-MQLs-in-HubSpot/m-p/1088871#M9472</link>
      <description>&lt;P&gt;You could feasibly replicate Workflow 3 for a separate custom count which only increases the emails-sent count when the contact is owned by a particular SDR team? (And then don't reset it, so you'll have a running tally of how many SDR emails has been sent while this contact was an MQL)&lt;/P&gt;</description>
      <pubDate>Thu, 02 Jan 2025 16:14:12 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Sales-Email/Tracking-Follow-Up-Touchpoints-on-MQLs-in-HubSpot/m-p/1088871#M9472</guid>
      <dc:creator>ScottPennwood</dc:creator>
      <dc:date>2025-01-02T16:14:12Z</dc:date>
    </item>
  </channel>
</rss>

