โ† Back to Dashboard

๐Ÿ“– Data Source Documentation

Where every piece of data comes from, how it's pulled, and where it's cross-referenced.

๐Ÿ“Š KPI Cards (Top Row)

KPISourceHow CalculatedCross-Referenced
Show RateClose.com Opportunities + CallsDemos held (calls >2min) / Booked opportunities (status=Scheduled)Slack #closed-deals for verification
Close RateSlack #successful-paymentsPayments โ‰ฅ$2,000 / Demos held. Only counts high-ticket deals.Close.com Won opportunities
EP/CallSlack #successful-payments + Close.comTotal high-ticket cash ($2K+) / Total demos heldโ€”
Cash CollectedSlack #successful-paymentsSum of all payment amounts in date range (Elective + FanBasis + ClarityPay)Close.com Won opportunities
BookingsClose.com OpportunitiesCount of opportunities with status "Scheduled" in date rangeCalendly events, GHL calendars
Calls TodayClose.com Activity/Call APITotal call activities in selected date rangeโ€”

๐Ÿ“‹ Live Call Feed Columns

๐Ÿ“… Date & Time

When the call occurred.

Close.com โ†’ activity/call โ†’ date_created

๐Ÿ‘ค Prospect

Lead name from Close.com. Enriched with contact details on hover.

Close.com โ†’ lead/{id} โ†’ display_name

๐Ÿง‘โ€๐Ÿ’ผ Rep

Sales rep who made/received the call. Full name from Close.com user.

Close.com โ†’ activity/call โ†’ user_name

๐Ÿท๏ธ Type (Setter / Closer)

Determined by call duration and pipeline. Calls >2min from CLOSER pipeline = Closer. Otherwise Setter. Future scheduled = "Scheduled."

Close.com โ†’ call duration + opportunity pipeline

โฑ๏ธ Duration

Call length in minutes/seconds.

Close.com โ†’ activity/call โ†’ duration (seconds)

๐Ÿ’ณ Credit Score

Lead's credit score from LeadFi, stored in Close.com custom field.

Close.com โ†’ lead โ†’ custom["Credit Score"]
โšก Originally from SC Funnel (sc.aicommerce.co) โ†’ LeadFi integration โ†’ pushed to Close.com

๐Ÿ’ฐ Income

Estimated income from LeadFi data.

Close.com โ†’ lead โ†’ custom["Income Estimate"]
โšก Originally from SC Funnel โ†’ LeadFi

๐Ÿ“ก Source

Traffic source (Facebook, Google, TikTok, Organic). Extracted from the UTM parameters in the lead's Calendly booking URL.

Close.com โ†’ lead โ†’ custom["Pre-filled Calendly"] โ†’ parse utm_source
โšก Cross-referenced with Hyros first_source attribution and SC Funnel campaign data

๐Ÿ“ข Campaign

Ad campaign name. Extracted from UTM parameters or matched via Hyros attribution.

Close.com โ†’ lead โ†’ custom["Pre-filled Calendly"] โ†’ parse utm_campaign
โšก Matched against Hyros โ†’ category name and SC Funnel โ†’ campaign hierarchy

โœ… Outcome

Current status of the lead/opportunity in the sales pipeline.

Close.com โ†’ lead โ†’ status_label + opportunity โ†’ status_label
โšก Verified against Slack #closed-deals for Won status and #successful-payments for payment confirmation

๐Ÿ’ต Contract

Deal value if closed. Pulled from Close.com opportunity value or Slack payment amount.

Close.com โ†’ opportunity โ†’ value (in cents, /100)
โšก Cross-referenced with Slack #successful-payments amount

๐Ÿ“ Notes

AI-transcribed call notes from Close.com's built-in transcription.

Close.com โ†’ activity/call โ†’ note

๐ŸŽ™๏ธ Recording

Call recording available in Close.com. Fathom recordings matched by time/participant when available.

Close.com โ†’ activity/call โ†’ recording_url
โšก Fathom recordings matched by recording_start_time ยฑ5min and attendee email

๐Ÿ“ˆ Analytics Sources

๐Ÿ’ฐ Payments Feed

Real-time payment notifications from Slack. Parses bot messages from Elective, FanBasis/ClarityPay, and custom payment processors.

Slack API โ†’ conversations.history โ†’ channel C077FCDLETG (#successful-payments)

๐ŸŽฏ Closed Deals Feed

Deal closure notifications with rep attribution, client info, and program details.

Slack API โ†’ conversations.history โ†’ channel C078AQ0P000 (#closed-deals)
โšก Primary source of truth for "who closed what." Cross-referenced with #successful-payments for payment confirmation.

๐Ÿ“‹ Pipeline / Opportunities

All active opportunities across 3 pipelines: CLOSER, SETTER, and SALES TEAM.

Close.com โ†’ opportunity API โ†’ filtered by date range

๐Ÿ† Rep Leaderboard

Aggregated from call data (calls, demos, show rate) and Slack (deals closed, cash collected).

Aggregation of Close.com calls + Slack #closed-deals + #successful-payments

๐Ÿ”Œ API Architecture

SourceEndpointAuth MethodRefresh Rate
Close.comapi.close.com/api/v1/Basic Auth (API Key)On load + manual
Slackslack.com/api/conversations.historyBearer Token (User)On load + manual
Hyrosapi.hyros.com/v1/api/v1.0/API-Key headerVia SC Funnel cache
SC Funnelsc.aicommerce.co/api/dataSession cookieCached
FathomComposio OAuthOAuth BearerOn demand
Calendlyapi.calendly.comBearer PATAvailable
GHLservices.leadconnectorhq.comBearer PITAvailable
Typeformapi.typeform.comBearer PATAvailable
Google Sheetsgog CLI (local)OAuthStatic snapshot
Meta Adsgraph.facebook.comSystem User TokenAvailable

Sales Clarity v2.0 ยท Built by Corvin ๐Ÿฆ… ยท March 2026