févr. 2, 2021 1:08 PM
Hi!
How do you guys pull reports on first response times to new leads assigned to Sales reps?
Ideally, I would want to be able to record the time difference between the lead getting assigned to a rep and the first sales activity (call, email, meeting booked, etc.).
I know that Hubspot does not record this time currently, but I am wondering if I can:
1. Create a custom property to record the timestamp of the first sales activity
2. Create another calculated custom property to check the time between Owner assigned date and first sales recorded activity (from 1 above)
Does this make sense? Or is there an easier way to approach this?
Looking forward to hearing from you guys.
- Drishtii
Résolu ! Accéder à la solution.
févr. 3, 2021 1:12 AM - modifié févr. 3, 2021 1:39 AM
Hi @Drishtii_
HubSpot actually has an out of the box report for this in the Sales Analytics tool (available in Sales Hub Professional and Enterprise). Navigate to Reports > Analytics Tools > Sales Analytics > Coach Reps & Teams > Lead response time. This is the definition of response time:
Average time to engage contact: The average amount of time it takes a rep to start an activity with a contact. Time begins from when the contact is assigned. All time is included in this calculation for example weekends and non-working hours. Qualifying activities include calls, emails, chats, tasks or meetings.
Without Sales Hub Professional you could indeed work with calculated properties. Your first date of reference could be the create date or the date when a contact is assigned to a sales rep (custom date property 1). The date first outreach would have to be date stamped in another workflow, enrolling contacts when Last contacted is known (custom date property 2). You could then calculate the the time between these dates but it wouldn't be more detailed than days.
Hope this helps!
Karsten Köhler |
![]() | Did my post help answer your query? Help the community by marking it as a solution. |
déc. 9, 2021 11:55 AM
The functionality of this report is now in the reporting library, and a new 'Sales email average first response time by rep' report is now included to show this data broken down by users!
avr. 6, 2022 2:40 PM
Is there a way to see response time by rep over time? I would like to see if reps are improving their response time at a glance.
nov. 3, 2021 3:41 PM
Is there a way to make this work with custom users? I'd like to track lead response time for my SDR's (when leads are brand new) and then with my AE's (when they are handed off).
févr. 3, 2021 1:12 AM - modifié févr. 3, 2021 1:39 AM
Hi @Drishtii_
HubSpot actually has an out of the box report for this in the Sales Analytics tool (available in Sales Hub Professional and Enterprise). Navigate to Reports > Analytics Tools > Sales Analytics > Coach Reps & Teams > Lead response time. This is the definition of response time:
Average time to engage contact: The average amount of time it takes a rep to start an activity with a contact. Time begins from when the contact is assigned. All time is included in this calculation for example weekends and non-working hours. Qualifying activities include calls, emails, chats, tasks or meetings.
Without Sales Hub Professional you could indeed work with calculated properties. Your first date of reference could be the create date or the date when a contact is assigned to a sales rep (custom date property 1). The date first outreach would have to be date stamped in another workflow, enrolling contacts when Last contacted is known (custom date property 2). You could then calculate the the time between these dates but it wouldn't be more detailed than days.
Hope this helps!
Karsten Köhler |
![]() | Did my post help answer your query? Help the community by marking it as a solution. |
janv. 30, 2023 7:08 AM
Hi Karsten,
I am working on a report to calculate the time it takes to the sales rep to call a new lead (deal). I did create a calculated property following your comment. It did work at the begining, but when a second call is made, the last contacted value makes the calculated property to run again and the first calculation result is erased.
It is there a way that I can have the first result as a fix value?
Thank you!
août 23, 2022 7:09 AM
Hi, this is awesome!
The existing report in the sales analytics isn't much use for me since we don't use the contact assigned date. In other words, I was more interested in seeing the average response time for demo inbounds.
I used your second option (creating a workflow) and it worked 🙂 More specifically, I had to first create a workflow to timestamp a "First Contact" and then I created a calculated property which would find the timebetween the a) Timestamp for Demo Submission b) Timestamp for First Contact (which is the one I just created)
Many many thanks 🙂
sept. 8, 2022 6:08 PM
BennyP, for the workflow, what did you designate as the trigger? Call outcome? I am trying to determine how to pull the FIRST call on the contact.
janv. 12, 2023 1:18 PM
Hi @TJohnson22 , sorry I'm replying just now. In order to calculate b) Timestamp for First Contact I used a workflow which is based on the "last contacted". This property only captures outbound activity (and thus should exclude any marketing emails). Since I wanted to see when it was first contacted after a demo subsmission, I created some logic based on another timestamp I have for demo inbound submissions.
mai 12, 2022 4:29 PM
Hi! Is there a way to exclude weekends and non-working hours from this report?
janv. 12, 2023 9:08 AM - modifié janv. 12, 2023 9:08 AM
I also also need this!
mai 16, 2022 5:11 PM
i also need this
mai 12, 2022 4:56 PM
févr. 3, 2021 1:46 AM
Thank you! This is extremely helpful.