Create intelligent post-call analysis questions to extract valuable insights from every conversation using AI
Create Insights Questions
Run Your Campaign
AI Analysis
Receive Results
customer_interested
Type: True/FalseQuestion: “Did the customer agree verbally that they are going to purchase the product? Return True or False. If the customer does not have anything definitive or seems uncertain, return N/A”Use Case: Track conversion rates and sales pipelinenum_days
Type: NumberQuestion: “In how many days did the customer say they are going to make the payment? Return only the number of days mentioned. If no specific timeline was discussed or the customer was vague, return N/A”Use Case: Cash flow planning and follow-up schedulingrequirements
Type: TextQuestion: “What are the customer’s specific requirements for the product? Include any features, specifications, or conditions they mentioned. If no specific requirements were discussed, return N/A”Use Case: Product customization and service deliveryappointment_confirmed
Type: True/FalseQuestion: “Did the customer confirm a specific appointment date and time? Return True only if both date and time were agreed upon. If only tentative or partial scheduling occurred, return False. If no appointment was discussed, return N/A”Use Case: Schedule management and confirmation trackingcustomer_budget
Type: NumberQuestion: “What budget amount did the customer mention they are willing to spend? Return only the numerical value without currency symbols. If they mentioned a range, return the higher number. If no budget was discussed, return N/A”Use Case: Pricing strategy and proposal preparationBe Specific About Conditions
Handle Edge Cases
Define Success Criteria
Access Campaign Settings
Configure Insights
Test and Validate
Aspect | Best Practice | Example |
---|---|---|
Clarity | Use simple, direct language | ”Did the customer confirm…” not “Was there confirmation…” |
Specificity | Define exact conditions | ”Return True only if they said ‘yes’ or ‘I agree‘“ |
Fallbacks | Always include N/A instructions | ”If unclear or not discussed, return N/A” |
Context | Provide relevant background | ”Based on the sales conversation…” |
When to Use Text
When to Use Number
When to Use True/False
questions
array:
Problem | Cause | Solution |
---|---|---|
Insights not appearing | Created after campaign run | Create insights before running campaigns |
Inaccurate responses | Vague questions | Make questions more specific and detailed |
N/A responses | Information not discussed in call | Normal behavior - indicates topic wasn’t covered |
Wrong data type | Type mismatch with expected answer | Verify question matches selected data type |
Test Questions
Monitor Results
Iterate and Improve