Back to blog
FILE 0xA4·EVERCV NOW ANALYZES YOUR APPLICATION FUNNEL

EverCV now analyzes your application funnel

June 12, 2026 · evercv, saas, python, job-search, ai

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:

**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:

  1. Tailor — fit your CV to a specific JD
  2. Gap analysis — identify missing skills for a role
  3. Cover letter — draft the application
  4. Warm intro — get a referral before applying
  5. Company research — know the company before the interview
  6. Interview prep — targeted question prep
  7. Reference request — draft the ask to your referee
  8. LinkedIn optimizer — update your profile
  9. Salary negotiation — draft the counter
  10. Offer comparison — 4-year total comp math
  11. Offer acceptance — draft the written confirmation
  12. 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.