Guillaume Rufenacht.
ServicesAboutWorkWritingContact
EN/FR
All writing
AI & Automation|June 19, 2026|7 min read

Deep Personalization at Scale: Cold Emails That Don't Feel Automated

Templated variables fool no one. Real personalization, the kind that gets 5-10% reply rates, researches each lead deeply and writes from it. How to do that at scale, and the prompt craft that makes it read human.

GR

Guillaume Rufenacht

AI Product Manager · Lisbon

The reason most cold email fails isn’t the sending tool or the subject line. It’s that “Hi {first_name}, I loved your work at {company}” fools no one. Real personalization, the kind that gets 5-10% reply rates, reads like you actually spent ten minutes on someone’s site. The trick is that an AI pipeline can do that ten minutes of homework for thousands of people at once, if you build it to research deeply instead of just inserting variables.

I’ve built this kind of system, the AI SDR pipeline I wrote about does exactly this, so here’s what separates personalization that converts from mail-merge with extra steps.

Key takeaways

  • Templated variables ({first_name}, {company}) aren't personalization; recipients see through them instantly.
  • Deep personalization scrapes a lead's whole site, summarizes each page, then writes an opener from that, so it reads human.
  • The craft is in the prompt: reference small, non-obvious details, shorten company names, paraphrase instead of slotting variables.
  • Volume isn't the bottleneck (Apollo and scrapers give near-infinite leads); research depth is the lever.
  • The highest-converting input is intent: personalize accounts already showing interest, not a cold database dump.

Why templated personalization fails

Everyone has received the “I came across {company} and was impressed” email. It signals the opposite of effort. The human brain is very good at spotting a slot-filled template, and the moment a prospect clocks it, the rest of your pitch is dead. Worse, blasting generic copy to a loosely-filtered list torches your domain reputation. The goal isn’t to mention the company name; it’s to prove you understood the person.

How deep personalization actually works

The pattern that gets results does real research per lead, then writes from it:

01

Pull and filter

Start from an Apollo (or similar) search, keep only leads with a real website and email. Expect to discard the majority, that’s fine.
02

Scrape the whole site, not one page

Most tools read the homepage. Crawl the internal pages, the ones that reveal what the company actually cares about, and convert them to clean text.
03

Summarize each page with AI

Turn every scraped page into a tight abstract, then aggregate them into a single understanding of the business.
04

Write the opener from the research

Feed that understanding into a model with a tightly specified prompt, and generate a few personalized lines that open the email.
05

Push into the sender

Drop the finished, personalized leads straight into your sequencing tool.

The craft is in the prompt

This is where most people undercook it. A good personalization prompt is engineered to sound human, which means specific rules: reference small, non-obvious details (never “love your website”), shorten company names the way a person would (“love what XYZ is doing,” not “XYZ Promotional Services Inc.”), and paraphrase rather than slot rigid variables, because a real person doesn’t paste your full legal company name into a casual note. Give the model a couple of worked examples of a great opener, and it learns the voice. The tell of automation is precision where a human would be loose; good prompting removes that tell.

The counterintuitive part

Leads are not the bottleneck, the databases are effectively infinite. The bottleneck is depth per lead and the judgment in your prompt. That’s good news: it means the edge is in craft you control, not in buying a bigger list.

Aim the depth at the right people

Deep personalization makes any list convert better, but it compounds when you point it at accounts already showing intent rather than a cold pull. That’s the premise of VisiLead: surface the companies already engaging with you, then reserve your richest research for them. It’s the same lesson from the build-vs-buy question, the tooling matters far less than who you choose to contact and how well you understand them.

The takeaway

Personalization at scale isn’t variables in a template, it’s research at volume. Scrape deep, summarize, and write from genuine understanding with a prompt engineered to sound human. Then aim it at the accounts that already care. That’s how a cold email stops looking cold.

I build these systems end to end, see the full AI outbound stack, what I’ve shipped, or get in touch.

Frequently asked questions

Why do templated cold emails fail?

Because recipients instantly recognize slot-filled variables, which signals the opposite of effort. Generic copy sent to a loose list also hurts your domain reputation.

What is deep personalization?

Researching each lead before writing, scraping their whole site, summarizing each page, then generating an opener from that understanding, so it reads like you spent ten minutes on them rather than running a mail merge.

What makes AI-written outreach sound human?

Prompt craft: reference small, non-obvious details, shorten company names the way a person would, and paraphrase instead of slotting rigid variables. The tell of automation is precision where a human would be loose.

Is the lead list the bottleneck?

No. Databases are effectively infinite; the bottleneck is research depth per lead and prompt quality. The highest-converting input is targeting accounts that already show intent.

OutboundCold emailPersonalizationAILead generationSales

Work with me

Want a system like this built for your pipeline?

I help teams take AI from a clever prototype to dependable production, outbound engines, lead intelligence, and the LLM pipelines underneath. See what I have shipped or get in touch.

Guillaume Rufenacht.

iBuildYourApp, the consulting practice of Guillaume Rufenacht. Websites, SEO, attribution, and automation that win small and mid-sized businesses more clients.

Navigate

ServicesAboutWorkContactWriting

Contact

EmailTelegramLisbon, Portugal

© 2026 Guillaume Rufenacht

Built with Next.js & Tailwind CSS