Most. Help

Concept

What is pixel warming and how to do it safely

Pixel warming means feeding past conversions to your Facebook or TikTok pixel server-side so the algorithm has signal to optimise on. Here's how it works, the 7-day limit you must respect, and how to do it without double-counting.

Pixel warming, explained

A fresh pixel knows nothing. Before Meta or TikTok can optimise delivery or build useful audiences, the pixel needs conversion signal — real events tied to real users. Pixel warming is the practice of feeding that signal in, usually from conversions you already have in your tracker.

Why warm a pixel server-side

You can warm a pixel by sending events through the Conversions API (CAPI) — straight from your server, with no pixel code on a website. That's the only option when:

  • you run chat or offline funnels (no website to host the browser pixel), or
  • you want to replay historical conversions from a tracker like Keitaro.

Server-side events also carry richer matching data (hashed email, phone, external ID), which improves how many events Meta can attribute.

The 7-day limit — read this first

Most handles the boundary for you: it clamps each event's event_time to a safe window (about now − 6 days) so edge cases don't get rejected, while keeping the original conversion time inside the event identity. See event_id & deduplication for why that matters.

How to warm with Most

  1. Connect your Keitaro source and load recent conversions.
  2. Map the Keitaro statuses you care about to standard pixel events (Purchase, Lead, CompleteRegistration, …).
  3. Send. Most pushes the events through CAPI on your schedule and deduplicates automatically, so re-runs and incremental loads never double-count.

Want to feel it out first? Fire a few events by hand with the free Pixel Activator, watch them land in Events Manager, then automate the flow in Most.

Sources

Sources

Warm your pixel on autopilot

Replay recent conversions from Keitaro to your pixel with Most — mapping, scheduling and deduplication handled. Or send a quick test with the free Pixel Activator.

Related concepts