We use cookies to make HubSpot's community a better place. Cookies help to provide a more personalized experience and relevant advertising for you, and web analytics for us. To learn more, and to see a full list of cookies we use, check out our Cookie Policy (baked goods not included).
May 24, 2022 11:29 AM
Hi,
I'm trying to build a report that will show the time elapsed between a meeting and the first follow up. I've been exploring the lead response time report in sales analytics but I'm unable to filter to just show the first follow up after a meeting. Let me know if you have any ideas as to how to build this one.
Thanks,
Allen
Solved! Go to Solution.
May 24, 2022 12:39 PM
Hi @ACarr1,
I'd approach this with a date stamp and a calculation property.
The date of the first follow-up would be stamped in a contact-based workflow:
Both properties stamped are custom date properties you'd have to create. (The workflow would only work from now on, not historically.)
You can then create a calculation property for the time between Date of first meeting booked in meetings tool and First contact after meeting. This calculation property would contain the information you're looking for.
I haven't tested this but it should work.
Let me know if you have any follow-up questions!
Karsten Köhler |
![]() | Did my post help answer your query? Help the community by marking it as a solution. |
May 24, 2022 12:39 PM
Hi @ACarr1,
I'd approach this with a date stamp and a calculation property.
The date of the first follow-up would be stamped in a contact-based workflow:
Both properties stamped are custom date properties you'd have to create. (The workflow would only work from now on, not historically.)
You can then create a calculation property for the time between Date of first meeting booked in meetings tool and First contact after meeting. This calculation property would contain the information you're looking for.
I haven't tested this but it should work.
Let me know if you have any follow-up questions!
Karsten Köhler |
![]() | Did my post help answer your query? Help the community by marking it as a solution. |
May 24, 2022 11:55 AM
Hi Allen,
You can likley do this with a combination of workflows. One to track when the meeting happened and one to track when the first email was sent when the meeting date is known. If you just want to track this for the first meeting with a contact or one specific type of meeting, then you can add the meeting date and follow-up date to the contact. If you want to track it for multiple meetings related to a contact, you would have to create a custom object to track this.
Hope that helps!