Skip to main content
Nerve Centre KPIs · Audit Profile · Sentiment Settings Gorgias ticket state means little to a merchant unless it’s joined to the audit findings VortexIQ filed and to the revenue those fixes protect. Gorgias is the ecommerce-native helpdesk - order context appears inline on every ticket - so the finding-to-revenue loop is tighter here than on any other support tool. This audit answers: (1) is the API key still good and the storefront integrations readable, (2) is the backlog under control (oldest open, blocked, by priority/status), (3) are people overloaded or work left unassigned, and (4) - the stickiness test - are the findings we filed into Gorgias actually getting resolved, or quietly dying in the queue while the team works live shopper chat (abandoned >14d, resolution rate <50%)?

What this audit checks

Authentication & access

  • API key valid (auth on /api/account) and not revoked
  • Account domain correct and reachable (.gorgias.com)
  • Connector account has agent/admin role with Tickets read scope
  • All expected storefront integrations readable (multi-store aggregation complete)

Backlog health

  • Open ticket count vs 30-day baseline (sudden growth = drowning signal)
  • Blocked / waiting-on-customer ticket count + change WoW
  • Oldest open ticket age (>90 days = backlog rot)
  • Backlog-by-priority skew (Urgent+High >50% of open = firefighting)
  • Backlog-by-status distribution (Gorgias is two-state: open / closed)

Throughput & capacity

  • Tickets resolved (7d) dropped >25% vs prior week
  • Avg cycle time degradation >25% week-over-week
  • Assignees with >10 open tickets (overload signal)
  • Unassigned tickets > 5 (warn) / > 20 (critical) - work nobody owns
  • Sprint scope-creep (>15% added after the triage window started)

VortexIQ findings lifecycle (the stickiness test)

  • Abandoned findings - vortex_iq-tagged tickets, no team movement (reply/note/status/assignee/tag) >14d
  • Finding resolution rate over rolling 90d (target >75% - higher than Zendesk thanks to inline order context - alert <50%)
  • Avg time-to-fix for resolved findings (>14d sustained)
  • Findings closed without an evidence note (silent dismissals)
  • Automate AI auto-replied to a vortex_iq finding without resolving it (SLA reset, no fix)
  • Reopen rate - findings closed then reopened by a customer reply

Cross-channel: revenue-at-risk (the killer area)

  • Critical findings from sibling connectors (shopify/bigcommerce/adobe/cybersource) older than 7 days with NO Gorgias ticket - coverage gap
  • Abandoned findings count rising while a commerce sibling’s refund_rate climbs - measured-but-not-fixed revenue leak (Gorgias’s inline order context makes this loop especially tight)
  • High-LTV customers (top decile per commerce sibling) waiting on unresolved vortex_iq tickets - visible via the inline customer panel
  • vortex_iq finding backlog concentrated on one storefront (integration_id) whose commerce sibling shows a conversion-rate regression

Severity thresholds

SignalWarnCritical
vortexiq_findings_abandoned515
vortexiq_finding_resolution_rate7550
blocked_tickets38
unassigned_tickets520
oldest_open_ticket_age_days6090
cycle_time_change_pct2550
scope_creep_pct1530

Data sources

  • GET https://{domain}.gorgias.com/api/account - API key + account/timezone/region sanity
  • GET https://{domain}.gorgias.com/api/integrations - Storefront integration inventory for multi-store aggregation
  • GET https://{domain}.gorgias.com/api/users - Agent inventory + capacity calc (assignee load)
  • GET https://{domain}.gorgias.com/api/tickets - Backlog reads: status/priority counts, oldest-open, by-assignee, abandoned-findings, blocked, resolution-rate numerator/denominator, time-to-fix