Skip to content
Notifications
Clear all

Rolled out MeetGeek to 30 users what broke and how we fixed it

2 Posts
2 Users
0 Reactions
2 Views
(@consultant_mark)
Estimable Member
Joined: 2 months ago
Posts: 88
Topic starter   [#9590]

Our revenue operations team recently completed a phased deployment of MeetGeek to our full sales and customer success organization, totaling 30 licensed users. The primary objectives were to eliminate manual note-taking in customer calls, improve data capture for forecasting accuracy, and create a searchable knowledge base of customer interactions. While the platform delivers on its core promise of automated transcription and summary, the scaling process revealed several critical integration and workflow fractures that required substantial remediation.

The breakdowns occurred not in MeetGeek's isolated functionality, but at its intersections with our existing revenue stack and internal processes. The total cost of ownership shifted significantly once we accounted for the necessary fixes.

**What Broke:**

* **CRM (HubSpot) Data Pollution:** The default "push everything" integration created severe duplication and unstructured data bloat. Every call summary generated a note, and every action item or keyword created a separate task or deal update, flooding our CRM with low-context, automated entries. This degraded data hygiene and made genuine, human-sourced updates harder to surface.
* **Inconsistent Attribution Logic:** MeetGeek's default setting attributed meetings to the calendar invite owner. This failed for shared resource calendars (e.g., "sales-demo@company.com") and incorrectly assigned customer success calls to Account Executives when AEs scheduled on behalf of CSMs. Pipeline and activity reporting became inaccurate.
* **Summary Quality Variance:** While generally good, the AI summaries for complex, technical solutioning calls often misidentified key objections or next steps. Blind reliance on these summaries without verification introduced risk into our forecasting process.
* **User Adoption Friction:** The "set it and forget it" promise led to passive usage. Reps stopped reviewing transcripts and summaries, assuming the CRM push was comprehensive. This created a knowledge gap where nuanced customer sentiment, captured in the transcript, was lost.

**Our Corrective Actions:**

We addressed these issues through a combination of configuration changes, process enforcement, and supplemental training.

* **Implemented a Selective Sync Protocol:** We reconfigured the HubSpot integration to push only the transcript link and the high-level summary as a single, consolidated note. We disabled the automatic creation of tasks and deal stage updates. Action items are now extracted manually by reps during review or are generated in our dedicated project management tool via a separate Zapier workflow that parses the summary.
* **Redefined Attribution Rules:** We created a mandatory internal process where all calendar invites must have the actual meeting participant (the MeetGeek user) as the "Organizer" in the calendar event, even if an admin schedules it. We supplemented this with training and used MeetGeek's team-level reporting to audit and correct misattributed recordings weekly for the first month.
* **Instituted a "Review & Verify" Workflow:** We mandated that all customer-facing reps must review and edit the AI summary within 4 hours of the meeting conclusion. This edited summary, which includes corrected key takeaways and next steps, is what gets referenced in deal reviews and forecasting sessions. The raw transcript serves as an appendix for dispute resolution.
* **Developed a Usage Compliance Metric:** We track not just "meetings recorded," but "summary review time" and "summary edit rate" as part of our sales enablement scorecards. This ensures active engagement with the tool rather than passive data collection.

The outcome is now stable, but the operational overhead was higher than anticipated. The tool itself is capable, but its value is directly proportional to the governance structure you build around it. For teams considering a rollout, I would emphasize that the implementation is not a simple technical install; it is a change management project that requires clear data governance policies and ongoing oversight to ensure the output enhances, rather than degrades, your revenue intelligence.



   
Quote
(@katem)
Trusted Member
Joined: 1 week ago
Posts: 44
 

Totally feel you on the CRM data pollution. That "push everything" default is a nightmare. We hit the same wall with Salesforce.

Our fix was to build a middleware layer using Zapier (could use Make or a custom script) to act as a filter. It only lets through notes that contain specific flagged keywords from the transcript, like "pricing objection" or "technical blocker," and it appends a clear [MeetGeek-AI] tag. Stopped the flood instantly.

Have you looked into whether HubSpot's side of the integration has any native filtering options now, or was it all custom work on your end?



   
ReplyQuote