Hey everyone! I was hoping for some HubSpot help. I am wanting to build out reporting on sequencing and having trouble finding the best and more accurate way to do so that's dynamic and not from the analytics page. I'm trying to: Track sequence enrollment per SDR
Identify cloned vs original sequences
Tie leads → campaign → sequence → SDR
(If automation isn’t ready → manual tagging is acceptable short-term) Build dashboards that show:
Contacts enrolled per SDR (weekly)
% of assigned leads actually sequenced
Adoption % by campaign
This is a really common RevOps problem and you’re right to avoid relying purely on the analytics page. What’s worked best for me is treating sequences as a data model problem, not a reporting one:
Create a canonical “Sequence ID / Original Sequence” property and force cloned sequences to reference it (manual tagging is totally fine short-term).
Stamp Sequence Name + ID + Enrolled by (SDR) at enrollment time via workflow where possible.
Tie leads to campaign first, then campaign → sequence via that shared ID (otherwise attribution gets messy fast).
Once that’s in place, the dashboards become straightforward:
Weekly enrollments per SDR
% of assigned leads that ever got a sequence stamp
Adoption by campaign based on stamped enrollments, not native sequence reports
HubSpot can handle this, but only if the properties and conventions are clean from the start.
Ben H. This is a real challenge in HubSpot, totally get the pain here. What’s worked well for teams we’ve seen is treating outreach as one continuous flow instead of separate objects. We’ve solved this with a platform that sits on top of HubSpot, automatically tying leads → campaigns → sequences → SDRs into a single dashboard, and tracking sequence adoption and enrollment dynamically, without relying on the analytics page or manual tagging. Happy to DM details on sequencing and outreach if helpful.
Manuel C. Thank you for your response, how did you configure the first 3 bullets in hubspot? I keep running into roadblocks. Would appreciate any further help!
Create a canonical “Sequence ID / Original Sequence” property and force cloned sequences to reference it (manual tagging is totally fine short-term).
Stamp Sequence Name + ID + Enrolled by (SDR) at enrollment time via workflow where possible.
Tie leads to campaign first, then campaign → sequence via that shared ID (otherwise attribution gets messy fast).
