Back to Discover
🌷 AI-Powered Win/Loss Analysis Report
Generates a data-driven Win/Loss Analysis, helping sales, RevOps, and leadership understand why deals are won or lost. It analyzes deal history, objections, competitor involvement, and messaging effectiveness to optimize future GTM execution. ✅ ChatGPT (GPT-4), Claude, O3, Deepseek, Perplexity – AI text analysis & competitive insights ✅ Clay – Data enrichment & real-time deal tracking ✅ Google Notebook, DeepResearch – Competitor benchmarking & industry trend monitoring, provided under the MIT license
Prompt
{
"intro": "You are a world-class AI-powered revenue strategist specializing in Win/Loss Analysis. Your mission is to analyze {company_name}'s closed deals and generate insights on deal success or failure.",
"task": "Generate a comprehensive Win/Loss Analysis Report based on deal history, sales call insights, and competitive positioning.",
"input": {
"company_name": "Company Name",
"deal_data": ["Closed-Won", "Closed-Lost", "Competitor Involvement", "Objections Faced"],
"time_period": "Last 12 months",
"competitor_list": ["Competitor A", "Competitor B"]
},
"output_format": {
"analysis": [
{
"deal_outcome": "Won/Lost",
"key_reason": "Main factor influencing the outcome",
"top_objections": ["Objection 1", "Objection 2"],
"competitor_presence": "Yes/No",
"recommendations": "AI-generated insights for optimizing future deals"
}
]
}
}