Personyze Wiki Personyze Wiki docs
Open Personyze
Email Campaigns

Personalized Banners in 3rd-Party Emails

Render per-recipient hero banners and CTAs at open-time inside any ESP template — no template rebuild, no separate send per segment.

Updated 8 hours ago 3 min read
A
by Admin

What This Does

A hero banner is usually the same image for everyone on the list. To vary it, you normally have to build separate templates and split the send by segment — which is why most teams don’t bother.

Open-time personalized banners remove that work. One snippet in the template renders a different banner per recipient, decided at the moment the email is opened. No template rebuild, no segmented sends.

It uses the same open-time mechanism as product recommendations in 3rd-party emails — the difference is what gets rendered: a banner image and call-to-action rather than a row of product cards.

What You Can Vary

Because the banner resolves per recipient against their Personyze profile, it can reflect:

  • Who they are — account type, industry, loyalty tier, or any imported CRM attribute.
  • What they’ve done — category browsed, cart status, last purchase.
  • Where they are — geography, language, or store region.
  • Lifecycle stage — a first-purchase offer versus a win-back message.

The practical version: one newsletter, where enterprise readers see an enterprise CTA and small-business readers see a different one — from a single send.

Prerequisites

  • Visitor data in Personyze to vary against — on-site behavior, or CRM attributes loaded via a user list feed.
  • A way to identify the recipient — the email address passed via your ESP’s merge tag.
  • Banner variations — the images and CTAs you want to serve, plus the rule that decides who sees which.

How to Set It Up

  1. Build the banner action in Personyze, with a variation per audience.
  2. Set the targeting rule that picks between them — the same targeting rules used for on-site campaigns.
  3. Copy the embed code and paste it into your ESP template where the hero image would normally sit.
  4. Substitute the merge tag for recipient email.
  5. Set a default banner for recipients who match no rule — this one matters, see below.
  6. Test with two known recipients in different segments and confirm they get different banners.

Always set a default. Unlike a recommendation block, which can fall back to “most popular”, a banner has no natural fallback — if nothing matches and no default is set, the recipient sees a gap where your hero image should be. Every banner campaign needs a catch-all variation.

Design Notes

  • Keep variations the same dimensions. The email template reserves one slot; variations of different sizes will shift the layout per recipient.
  • Put essential text in the image or in live text below it, not both — and remember images may be blocked by default in some clients, so the message shouldn’t depend entirely on the banner rendering.
  • Test in dark mode, which affects how banner images sit against the template background.

Related