If you set up Meta tracking for a Shopify store any time after iOS 14.5, you met Aggregated Event Measurement (AEM) and the famous “8 conversion events” rule. It shaped how everyone configured their pixel. But the picture has shifted — so here’s what AEM is, what the 8-event model meant, what reportedly changed in 2025, and the parts that definitely still matter in 2026.
What AEM is (and why it exists)
When Apple’s App Tracking Transparency (iOS 14.5+) let users opt out of tracking, Meta could no longer measure those conversions the old way. AEM is its answer: a privacy-preserving protocol that reports web and app conversions from opted-out users in aggregated form rather than per-person.
That constraint is why Meta historically limited how many conversion events you could measure and in what order.
The classic model: 8 events, ranked by priority
The rule DTC operators learned:
- Each verified domain could configure up to 8 conversion events, ranked highest to lowest priority.
- For an opted-out iOS user who did several things in one session, Meta counted only the single highest-priority event — so ranking mattered enormously.
- Reordering or removing events could pause affected ads for ~3 days, while adding an event at the bottom did not.
For ecommerce the standard advice was: put Purchase at the top, then InitiateCheckout, AddToCart, ViewContent, and so on.
What reportedly changed in 2025
Here’s where you need to be careful, because the public picture is genuinely unclear.
Several established specialists (e.g. PixelYourSite) report that around mid-2025 Meta removed the manual 8-event configuration and moved to automated aggregation — meaning Meta now aggregates eligible events for you, without a manual priority list, and domain verification is no longer tied to AEM setup.
But: Meta has not clearly documented this change on a primary help page, and some 2026 write-ups still describe the 8-event limit as active. We won’t state the removal as settled fact.
The reliable move — check your own Events Manager. Open Events Manager → your dataset and look for an event-prioritization / Aggregated Event Measurement screen:
- If it’s there: the priority model still applies to you — rank Purchase first.
- If it’s gone: Meta is aggregating automatically; there’s no list to maintain.
Either way, don’t rely on a blog (including this one) over what your own account actually shows.
What definitely still matters (regardless of AEM’s form)
These fundamentals move your Meta results in 2026 no matter how AEM is configured:
- Domain verification. Still worth doing — it proves you own the domain and controls who can edit your events and links. (Its coupling to AEM may have changed; its value for control hasn’t.)
- Pixel + Conversions API together. Browser signal keeps eroding to ATT, ITP and ad blockers. The server-side CAPI path recovers conversions AEM alone can’t. Run both, not one.
- Deduplication by
event_id. This is the best-documented rule of all: send the sameevent_idand matchingevent_namefrom Pixel and CAPI, and Meta counts each sale once (it discards duplicates within a 48-hour window). Get this wrong and you either double-count or drop events — see Pixel + CAPI deduplication. - Event Match Quality. Aggregated or not, Meta still needs to match events to people. Strong EMQ — email, phone,
fbc/fbp— improves measurement and optimization across the board.
On Shopify specifically
- Install Meta through the official Facebook & Instagram (Meta) channel and enable the Conversions API alongside the browser Pixel.
- Make sure a clean, deduplicated Purchase event reaches Meta from both paths — confirm with a test order and Test Events.
- After the
checkout.liquidmigration, verify the Purchase event still fires through Shopify’s Customer Events sandbox — a broken purchase event makes any AEM discussion moot.
Bottom line
The 8-event priority was the model everyone learned; specialists say Meta has automated much of it since 2025, but Meta hasn’t clearly confirmed it — so check your own Events Manager. What hasn’t changed: domain verification, Pixel + CAPI, deduplication by event_id, and strong EMQ. Nail those and you’re in good shape whichever way AEM is running.
Want your Meta Pixel, CAPI and deduplication checked in one pass? The free Tracking-Health Mini-Audit verifies your setup and flags gaps in ~10 minutes.
FAQ
What is AEM? Meta’s privacy-preserving protocol for measuring conversions from users who opted out of tracking on iOS 14.5+.
Is there still an 8-event limit in 2026? Historically yes (8 ranked events, only the top one counts per opted-out iOS session). Specialists report Meta automated this around mid-2025, but it’s not clearly documented — check your own Events Manager.
Should Purchase be top priority? If manual prioritization still exists for your account, yes — Purchase first for ecommerce.
Does AEM replace CAPI and dedup?
No — Pixel + CAPI with event_id deduplication remains the core of accurate Meta tracking.
Related
- Pixel + CAPI deduplication
- What’s a good Event Match Quality score?
- iOS ATT & cookie loss on Shopify