<?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 Re: Counting/Labelling Repeat Transactions in Reporting &amp; Analytics</title>
    <link>https://community.hubspot.com/t5/Reporting-Analytics/Counting-Labelling-Repeat-Transactions/m-p/413472#M2298</link>
    <description>&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/111325"&gt;@karstenkoehler&lt;/a&gt;&amp;nbsp;thanks a lot for such a detailed solution. The first two would have definitely worked if the&amp;nbsp;&lt;EM&gt;Associated Deals&amp;nbsp;&lt;/EM&gt;of contact were actually equal to the no. of transactions. My bad for not giving enough details, but we have a different prospecting pipeline and even in the transactional pipeline the deal has a chance of moving to the lost stage. An additional filter for only&amp;nbsp;&lt;EM&gt;closed-won &lt;/EM&gt;deals would help do this job. I actually do these operations almost on a quarterly basis in sheets, but having it in HubSpot would help save a lot of time.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;Although this gave me an approach that I'm gonna try. I'm thinking of going for a deal-based workflow that triggers when the deal is moved to the&amp;nbsp;&lt;EM&gt;closed-won&amp;nbsp;&lt;/EM&gt;stage. The next step would be to check if the contact's lifecycle is&amp;nbsp;&lt;EM&gt;customer&amp;nbsp;&lt;/EM&gt;and tag deals as first or repeat. Will have to be mindful of choosing the close date as after '&lt;EM&gt;m&lt;/EM&gt;&lt;EM&gt;/d/yr&lt;/EM&gt;&lt;EM&gt;'&amp;nbsp;&lt;/EM&gt;threshold date&lt;EM&gt;.&amp;nbsp;&lt;/EM&gt;For deals before the threshold date, good old 'export-sheets-import' would do.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;The third workflow looks very promising and I think it should do the job. Gonna try it all out very soon and back here.&lt;BR /&gt;&lt;BR /&gt;Thanks again for the help!&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 27 Feb 2021 14:05:29 GMT</pubDate>
    <dc:creator>ataf</dc:creator>
    <dc:date>2021-02-27T14:05:29Z</dc:date>
    <item>
      <title>Counting/Labelling Repeat Transactions</title>
      <link>https://community.hubspot.com/t5/Reporting-Analytics/Counting-Labelling-Repeat-Transactions/m-p/413443#M2296</link>
      <description>Hi there,&lt;BR /&gt;&lt;BR /&gt;I am struggling to find a solution for counting repeat transactions of a customer. We are not a subscription based business and one transaction is counted when a deal has moved in the closed-won stage. We have two transactional pipelines for 2 markets following the same deal stage logic.&lt;BR /&gt;&lt;BR /&gt;We want to label repeat transactions through a custom property. I will also want to label the existing 2k+ transactions with as 'repeat' or 'first'.&lt;BR /&gt;&lt;BR /&gt;Finally, under contacts I would like to build a property that can tell me which of the two markets did the customer first made a transaction.&lt;BR /&gt;&lt;BR /&gt;Any help and ideas on how to accomplish all this is greatly appreciated!&lt;BR /&gt;&lt;BR /&gt;cheers,&lt;BR /&gt;Ataf</description>
      <pubDate>Sat, 27 Feb 2021 06:54:23 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Reporting-Analytics/Counting-Labelling-Repeat-Transactions/m-p/413443#M2296</guid>
      <dc:creator>ataf</dc:creator>
      <dc:date>2021-02-27T06:54:23Z</dc:date>
    </item>
    <item>
      <title>Re: Counting/Labelling Repeat Transactions</title>
      <link>https://community.hubspot.com/t5/Reporting-Analytics/Counting-Labelling-Repeat-Transactions/m-p/413445#M2297</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/104023"&gt;@ataf&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Going forward, you could set up two workflows to log the information you're interested in.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In a &lt;STRONG&gt;deal&lt;/STRONG&gt;-based workflow, enroll deals when the &lt;STRONG&gt;contact&lt;/STRONG&gt; property &lt;EM&gt;Associated deals&lt;/EM&gt; is known. If this number is equal to 1, then set your custom &lt;STRONG&gt;deal&lt;/STRONG&gt; property &lt;EM&gt;Transaction type&lt;/EM&gt; to "First". If this number is greater than one, then set your custom property &lt;EM&gt;Transaction type&lt;/EM&gt; to "Repeat.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In a &lt;STRONG&gt;contact&lt;/STRONG&gt;-based workflow, enroll contacts when the the &lt;STRONG&gt;contact&lt;/STRONG&gt; property &lt;EM&gt;Associated deals&lt;/EM&gt; is equal to 1. If the &lt;STRONG&gt;deal&lt;/STRONG&gt; property &lt;EM&gt;Pipeline&lt;/EM&gt; is [pipeline 1], then set your custom &lt;STRONG&gt;contact&lt;/STRONG&gt; property &lt;EM&gt;Pipeline of first transaction&lt;/EM&gt; to [pipeline 1]. If the &lt;STRONG&gt;deal&lt;/STRONG&gt; property &lt;EM&gt;Pipeline&lt;/EM&gt; is [pipeline 2], then set your custom &lt;STRONG&gt;contact&lt;/STRONG&gt; property &lt;EM&gt;Pipeline of first transaction&lt;/EM&gt; to [pipeline 2].&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For all existing deals, I can't think of any way to backfill the information. HubSpot workflows currently don't allow for comparing two objects, so you wouldn't be able tell the first transactions apart from the repeat transactions, unfortunately. For existing deals, Excel is probably going to be your best friend: export existing deals, manually going through them to assign first and repeat, re-import.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;After import, you could run a &lt;STRONG&gt;contact&lt;/STRONG&gt;-based workflow, enrolling all contacts with &lt;STRONG&gt;deal&lt;/STRONG&gt; property &lt;EM&gt;Transaction type&lt;/EM&gt; known. If &lt;STRONG&gt;deal&lt;/STRONG&gt; property &lt;EM&gt;Transaction type&lt;/EM&gt; is "First" and &lt;EM&gt;Pipeline&lt;/EM&gt; is [pipeline 1], set &lt;STRONG&gt;contact&lt;/STRONG&gt; property &lt;EM&gt;Pipeline of first transaction&lt;/EM&gt; to [pipeline 1]. If &lt;STRONG&gt;deal&lt;/STRONG&gt; property &lt;EM&gt;Transaction type&lt;/EM&gt; is "First" and &lt;EM&gt;Pipeline&lt;/EM&gt; is [pipeline 2], set &lt;STRONG&gt;contact&lt;/STRONG&gt; property &lt;EM&gt;Pipeline of first transaction&lt;/EM&gt; to [pipeline 2]. (This workflow would actually do the job of the &lt;STRONG&gt;contact&lt;/STRONG&gt;-based workflow from my second paragraph as well.)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I haven't tested any of the above, so make sure to test it on a few records before unleashing it onto your whole database.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps!&lt;/P&gt;</description>
      <pubDate>Sat, 27 Feb 2021 08:18:45 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Reporting-Analytics/Counting-Labelling-Repeat-Transactions/m-p/413445#M2297</guid>
      <dc:creator>karstenkoehler</dc:creator>
      <dc:date>2021-02-27T08:18:45Z</dc:date>
    </item>
    <item>
      <title>Re: Counting/Labelling Repeat Transactions</title>
      <link>https://community.hubspot.com/t5/Reporting-Analytics/Counting-Labelling-Repeat-Transactions/m-p/413472#M2298</link>
      <description>&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/111325"&gt;@karstenkoehler&lt;/a&gt;&amp;nbsp;thanks a lot for such a detailed solution. The first two would have definitely worked if the&amp;nbsp;&lt;EM&gt;Associated Deals&amp;nbsp;&lt;/EM&gt;of contact were actually equal to the no. of transactions. My bad for not giving enough details, but we have a different prospecting pipeline and even in the transactional pipeline the deal has a chance of moving to the lost stage. An additional filter for only&amp;nbsp;&lt;EM&gt;closed-won &lt;/EM&gt;deals would help do this job. I actually do these operations almost on a quarterly basis in sheets, but having it in HubSpot would help save a lot of time.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;Although this gave me an approach that I'm gonna try. I'm thinking of going for a deal-based workflow that triggers when the deal is moved to the&amp;nbsp;&lt;EM&gt;closed-won&amp;nbsp;&lt;/EM&gt;stage. The next step would be to check if the contact's lifecycle is&amp;nbsp;&lt;EM&gt;customer&amp;nbsp;&lt;/EM&gt;and tag deals as first or repeat. Will have to be mindful of choosing the close date as after '&lt;EM&gt;m&lt;/EM&gt;&lt;EM&gt;/d/yr&lt;/EM&gt;&lt;EM&gt;'&amp;nbsp;&lt;/EM&gt;threshold date&lt;EM&gt;.&amp;nbsp;&lt;/EM&gt;For deals before the threshold date, good old 'export-sheets-import' would do.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;The third workflow looks very promising and I think it should do the job. Gonna try it all out very soon and back here.&lt;BR /&gt;&lt;BR /&gt;Thanks again for the help!&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 27 Feb 2021 14:05:29 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Reporting-Analytics/Counting-Labelling-Repeat-Transactions/m-p/413472#M2298</guid>
      <dc:creator>ataf</dc:creator>
      <dc:date>2021-02-27T14:05:29Z</dc:date>
    </item>
  </channel>
</rss>

