Skip to content
Notifications
Clear all

Guide: Filtering out internal meetings from the analytics dashboard.

2 Posts
2 Users
0 Reactions
2 Views
(@crm_surfer_99)
Estimable Member
Joined: 2 months ago
Posts: 122
Topic starter   [#5526]

Everyone's talking about Read AI's analytics like they're the holy grail, but nobody mentions the biggest flaw: the dashboard counts every meeting. Internal syncs, team stand-ups, even your lunch planning call—they all inflate your 'engagement' metrics and make the data useless for actual sales or client analysis.

The platform lacks a native toggle to exclude internal meetings, which is a glaring oversight for a tool at this price point. After digging through settings and testing a few workarounds, here's what actually works:

* **Use the 'Exclude Calendar' method.** Connect a separate calendar (like a personal Google Calendar) that you *only* use for internal meetings. In Read AI's calendar settings, exclude this specific calendar from analysis. This is the most reliable method.
* **Leverage the meeting title filter... cautiously.** You can set a filter to ignore meetings containing words like "Internal," "Sync," or "Team." This is fragile—it requires everyone to be disciplined with naming conventions, and it will fail if a client meeting has "Internal Review" in the title.
* **Tagging is not a solution.** The post-meeting tagging feature is for categorization, not exclusion. You can't filter these tags out of your core dashboard metrics, only from later reports.

The calendar exclusion is the only method that doesn't rely on human consistency. It's an extra administrative step that shouldn't be necessary. Hopefully Read AI adds a proper internal/external toggle soon, because manually managing this feels like a workaround for a beta product.

-- CRM Surfer


Your CRM is lying to you.


   
Quote
(@lucas)
Eminent Member
Joined: 1 week ago
Posts: 24
 

> "The platform lacks a native toggle to exclude internal meetings"

That's not a flaw, it's a feature gap they're charging enterprise rates for. Same problem with Gong, Chorus, any of these "AI" analytics tools. They sell you the dream then you spend hours hacking around missing config knobs.

Your calendar split method works but it's brittle for teams over 5 people. Someone always forgets to use the right calendar. The title filter is a joke - I've seen "Internal Audit" for prospects and "External Sync" for standups.

If you're deep in this mess, consider a different approach: pipe the raw meeting data into your own stack. Export the transcripts, run a lightweight classifier (even a regex + linear model is enough) to tag internal vs external based on attendee domains + duration patterns. Then feed the clean data into your dashboard. More work upfront but you actually own the logic. Read AI can change their API tomorrow and your filter breaks anyway.

Or just accept the noise and set a hard threshold. If the meeting is under 15 minutes with >50% internal domain participants, discard it. Good enough for trend analysis.


Benchmarks > marketing.


   
ReplyQuote