Aura LogoAura

Objection Categories

Configure how objections are categorized and tracked in Aura

Objection Categories

Customize how Aura categorizes objections detected in your calls. Add categories relevant to your business and improve objection analytics.

Why Configure Categories

Custom categories enable:

  • Relevant tracking: Match your sales process
  • Better analytics: Meaningful groupings
  • Team alignment: Consistent categorization
  • Actionable insights: Specific improvement areas

Categories Overview

┌─────────────────────────────────────────────────────────────────────────────┐
│ OBJECTION CATEGORIES                                          [+ Add]       │
├─────────────────────────────────────────────────────────────────────────────┤
│                                                                              │
│  ┌─────────────────────────────────────────────────────────────────────────┐│
│  │ CATEGORY          DESCRIPTION                       COUNT    ACTIONS    ││
│  ├─────────────────────────────────────────────────────────────────────────┤│
│  │ Price             Cost and budget concerns           142       •••      ││
│  │ Timing            Not-now and timeline concerns       98       •••      ││
│  │ Competition       Competitor comparisons              76       •••      ││
│  │ Product           Feature and capability gaps         54       •••      ││
│  │ Risk              Implementation concerns             45       •••      ││
│  │ Authority         Decision process questions          38       •••      ││
│  │ Priority          Business priority concerns          28       •••      ││
│  └─────────────────────────────────────────────────────────────────────────┘│
│                                                                              │
└─────────────────────────────────────────────────────────────────────────────┘

Default Categories

Aura includes these standard categories:

CategoryDescriptionCommon Examples
PriceCost-related concerns"Too expensive", "Over budget"
TimingTimeline concerns"Not right now", "Maybe next quarter"
CompetitionCompetitor-related"Looking at alternatives", "How do you compare?"
ProductFeature/capability"Does it do X?", "Missing feature Y"
RiskChange/implementation"What if it fails?", "Too risky"
AuthorityDecision process"Need to check with boss", "Committee decision"
PriorityBusiness priorities"Other priorities", "Not urgent"

Creating Custom Categories

Step 1: Add Category

  1. Go to SettingsObjections
  2. Click Add Category

Step 2: Configure

FieldDescriptionRequired
NameCategory labelYes
DescriptionWhat belongs hereYes
KeywordsHelp AI categorizeNo
ColorDisplay colorNo

Step 3: Save

Click Save to add the category.

Example Custom Categories

Industry-specific:

Category: Regulatory Compliance
Description: Concerns about meeting regulatory requirements
Keywords: compliance, regulations, HIPAA, GDPR, SOC2

Product-specific:

Category: Integration
Description: Questions about integrating with existing tools
Keywords: integrate, API, connect, sync, data

AI Categorization

How It Works

When AI detects an objection:

  1. Analyzes the text
  2. Matches against categories
  3. Uses keywords and descriptions
  4. Assigns best match

Improving Accuracy

Add keywords to help AI:

  • Common phrases
  • Synonyms
  • Industry terms

Manual Override

Always possible to:

  • Recategorize objections
  • Add missed objections
  • Correct AI categorization

Managing Categories

Edit Category

  1. Find the category
  2. Click •••Edit
  3. Update details
  4. Save

Merge Categories

To combine categories:

  1. Edit target category
  2. Add source keywords
  3. Manually recategorize history
  4. Delete source category

Delete Category

Deleting a category moves its objections to "Other". Consider deactivating or merging instead.

Reorder Categories

Drag to reorder:

  • Affects dropdown order
  • Analytics chart order
  • Most common first recommended

Category Analytics

What You See

For each category in Analytics:

  • Total objections count
  • Resolution rate
  • Trend over time
  • Win rate when resolved

Using Category Data

Category       Count    Resolution    Win Rate (resolved)
──────────────────────────────────────────────────────────
Price           142        68%              45%
Timing           98        82%              52%
Competition      76        75%              38%
──────────────────────────────────────────────────────────

Insights:

  • Price: Most common, lowest resolution
  • Timing: Easier to handle, good wins
  • Competition: Moderate, lower wins

Best Practices

Category Design

Do:

  • Keep categories distinct
  • Use clear, actionable names
  • Add helpful descriptions
  • Include relevant keywords

Don't:

  • Create too many (7-10 is ideal)
  • Overlap categories significantly
  • Use vague names
  • Forget to add keywords
CORE OBJECTIONS (always relevant):
• Price
• Timing
• Competition
• Product/Feature

SITUATIONAL (add if relevant):
• Integration (tech companies)
• Compliance (regulated industries)
• Security (enterprise sales)
• Support (service-oriented)

Review Cadence

  • Monthly: Check for "Other" patterns
  • Quarterly: Review category effectiveness
  • Annually: Major restructure if needed

Team Alignment

Training

When configuring categories:

  1. Share definitions with team
  2. Show examples of each
  3. Practice categorization
  4. Review together

Consistency

For accurate analytics:

  • Use consistent categorization
  • Train new team members
  • Review unusual patterns

API Access

Categories available via API:

query GetObjectionCategories {
  objectionCategories {
    id
    name
    description
    keywords
    color
    objectionCount
    resolutionRate
  }
}

Troubleshooting

Objections Miscategorized

  1. Edit the objection
  2. Change category
  3. Consider adding keywords to improve AI

Too Many "Other"

  1. Review "Other" objections
  2. Identify patterns
  3. Create new category if needed
  4. Add keywords to existing categories

Categories Not Showing

  1. Check category is active
  2. Verify it's saved
  3. Refresh the page

Next Steps

On this page