EverCV now analyzes your application funnel
Most job seekers know they're not getting callbacks. Few know why.
Is it the resume? The targeting? Are you getting interviews but stalling at the technical round? Are you applying to 40 companies and getting one response, or 10 companies and getting six? These questions have different answers.
Application funnel insights is a new EverCV Pro feature that analyzes your tracked job applications and tells you what's actually happening.
What it returns
You hit POST /api/application-insights (or click "Analyze my funnel" in the dashboard) and get:
**funnel_health** — one of three values:
healthy: decent conversion at each stage, offers or late-stage interviews presentneeds_work: getting callbacks but stalling mid-funnelstuck_early: most rejections at the application/screen stage — no callbacks
**rejection_pattern** — 2-3 sentences describing specifically where applications are dying. Not "some rejections were found." Something like: "8 of your 12 applications sit at 'applied' with no movement, and 3 rejections came at the initial screen stage. This suggests the resume or targeting is the bottleneck, not your interviewing."
**conversion_rates** — application-to-interview, interview-to-offer, overall. Plain English: "4 of 12 (33%)".
**top_suggestions** — 3-4 specific recommendations based on what the data shows. Concrete actions, not generic advice.
How it works
The endpoint reads your application records from DDB (company, role, status), aggregates counts by stage, and passes the summary to Haiku with a prompt that enforces specific pattern-naming. The model returns JSON; the Lambda validates the shape and serves it.
Requires at least 3 applications. Returns 400 with a count if you're under the threshold.
Why this closes the loop
EverCV now covers the entire job search lifecycle as Pro features:
- Tailor — fit your CV to a specific JD
- Gap analysis — identify missing skills for a role
- Cover letter — draft the application
- Warm intro — get a referral before applying
- Company research — know the company before the interview
- Interview prep — targeted question prep
- Reference request — draft the ask to your referee
- LinkedIn optimizer — update your profile
- Salary negotiation — draft the counter
- Offer comparison — 4-year total comp math
- Offer acceptance — draft the written confirmation
- Application insights — analyze what's working and what isn't
The funnel analysis closes the feedback loop. You apply, track, and now you can see whether the effort is converting.
EverCV is in early access. The Pro plan gives you all twelve AI features.