Blog/Meta Ads

Meta Ads Issues in April 2026: Pixel, Tracking, and Delivery Problems Operators Are Hitting

Live troubleshooting log for Meta Ads issues operators are hitting in April 2026. Pixel events not showing, conversion API mismatches, learning phase resets, and the Andromeda regression dragging ROAS reporting. Updated as Meta ships fixes.

Meta Ads
Elliot Fleck
Elliot Fleck
·
12 min read
·
April 22, 2026

Last updated: April 22, 2026. This is a live log of the most common Meta Ads issues we are seeing across customer accounts and operator forums right now. Updated as Meta ships fixes or as new bugs surface.

If you landed here because something is broken in your Meta Ads account this week - you are not alone. April 2026 has been the worst stretch for Meta Ads stability since iOS 14.5 dropped. The list below covers what is breaking, what is a real bug vs operator misconfiguration, and what the fix looks like as of today.

Note

TL;DR for April 2026. Three things are causing the most pain right now: (1) Aggregated Event Measurement priority resets after pixel updates, (2) the Andromeda delivery system regression that started rolling out in March, and (3) a wave of false ad disapprovals on retail accounts that started April 14. We cover all three plus the seven other issues showing up in operator threads.

Top issues we are tracking right now

IssueStatusWorkaround
Pixel events not showing in Events ManagerOpen (Meta acknowledged Apr 18)Re-prioritize AEM events; verify CAPI dedup
Andromeda ROAS reporting dropOpen (Meta has not acknowledged)Compare against GA4/server attribution
Learning phase reset on minor editsOpenBundle edits into one window; avoid daily tweaks
False retail ad disapprovals (Apr 14+)Open (Meta acknowledged Apr 17)File appeal; usually reverses in 24-48h
CAPI dedup breaking after AndromedaOpenVerify event_id matching in Events Manager
Audience size suddenly showing 0IntermittentRefresh; usually recovers in hours
Custom audiences from CRM not refreshingOpenRe-upload manually; avoid CSV with BOM
Ads stuck in 'In Review' >24hIntermittentRepublish from duplicate; do not re-edit original
Mobile app campaigns under-deliveringOpenVerify SKAdNetwork events configured
Reporting columns showing dashesIntermittentRefresh; check date range vs attribution window

Issue 1: Pixel events not showing in Events Manager

Symptoms. Your pixel fires on the page (Tag Assistant confirms), but the event does not show in Events Manager - or shows with a multi-hour delay. This started in late March and got worse the week of April 14.

What is actually happening. Two issues are tangled together. First, Meta's Aggregated Event Measurement (AEM) priorities resilient to pixel code updates have started to silently reset on some accounts. Second, the Andromeda delivery system rollout has changed how events deduplicate against the Conversion API - some accounts are seeing CAPI events double-counted, which then gets corrected by AEM dropping events Meta deems duplicate.

Fix order:

  1. Open Events Manager > your pixel > Settings > Aggregated Event Measurement.
  2. Verify your top 8 events are configured and prioritized. Re-set if anything looks off.
  3. Open Events > recent activity. Filter by your event name. Check that it is firing within minutes, not hours.
  4. If using Conversion API: open Test Events. Send a test event with a known event_id. Confirm dedup is working.
  5. If still broken: file a support ticket via Business Help Center. Reference April 2026 AEM regression - support is escalating these faster.

Issue 2: Andromeda delivery and ROAS regression

Symptoms. Reported ROAS in Meta Ads Manager dropped 15-40% across accounts that did not change anything. CPM looks similar to last month, but conversions reported are lower.

What is actually happening. Andromeda is Meta's new ad delivery and personalization infrastructure that started rolling out December 2025 and reached most accounts by mid-March. Andromeda is supposed to improve performance long-term, but in the rollout window it is causing two problems for many accounts:

  • Reporting accuracy regression. Andromeda is more conservative about which conversions it attributes back. ROAS reports look lower; actual blended business performance often unchanged when checked against GA4 or server-side analytics.
  • Audience targeting churn. Andromeda's personalization model is re-evaluating audience signals. Some accounts see audience size estimates shifting daily and learning phase taking longer.

Fix order:

  1. Triangulate ROAS with GA4 and your CRM/server data. Most accounts find blended performance is unchanged - the drop is reporting, not real.
  2. Check the Attribution Setting at the campaign level. Some accounts see this reset to default 7-day click + 1-day view; if you previously ran on a different window, your reported numbers will look very different.
  3. Hold off on major budget cuts until the rollout stabilizes - typically 4-6 weeks per account. Cutting based on reported ROAS during the regression often causes real performance to drop.
  4. Check campaigns using Advantage+ Shopping or Advantage+ Audience. Andromeda is most disruptive to these.

We have a deeper post on this specifically at /blog/meta-andromeda-issues-may-2026 - the Andromeda regression is the single biggest issue facing Meta operators in April-May 2026 and worth a dedicated read.

Issue 3: Learning phase resetting on minor edits

Symptoms. Every time you adjust the budget by 5% or swap a creative variant, the ad set goes back into Learning. After 3-4 cycles, the campaign never gets out of Learning Limited.

What is actually happening. Meta tightened the "significant edit" threshold during the Andromeda rollout. What used to be a non-resetting edit (small budget change, minor headline swap) is now sometimes counted as significant, restarting the 50-conversion learning window.

Fix:

  1. Bundle edits into a single window once per week. Multiple edits across a week can each trigger Learning resets.
  2. Use 'Duplicate to test' for major creative changes - this leaves the original ad set learning while the duplicate explores.
  3. Check your conversion volume. If under 50 conversions per week per ad set, Learning Limited may not be a bug - it is the floor.

Full troubleshooting on Learning Phase issues at /blog/meta-ads-learning-phase-stuck.

Issue 4: False ad disapprovals on retail accounts

Symptoms. Multiple ads disapproved for "low quality" or "engagement bait" with no recent change to creative or copy. Started in volume on April 14.

What is actually happening. Meta retrained one of its ad-quality classifiers and rolled it out to retail accounts mid-April. The new classifier is over-aggressive on certain ad formats: carousels with promotional copy, short-form video with text overlays, and product catalogs with "X% off" language.

Fix:

  1. File an appeal immediately. Most disapprovals are reversing in 24-48 hours after appeal.
  2. Do not edit the disapproved ad to try to fix it - this often confirms the disapproval. Appeal first.
  3. If multiple ads disapprove on the same account in a 24h window, file a Business Help Center ticket - account-level review may be needed.
  4. Document everything. Screenshots of the disapproval reason and timestamps help if account-level escalation is needed.

Issue 5: Conversion API and pixel deduping breaking

Symptoms. Conversions inflate (pixel + CAPI both counting the same event) or deflate (neither counts). Started showing up in early April.

What is actually happening. Andromeda changed the dedup window logic. Events that previously deduped within 60 seconds via event_id are now sometimes treated as separate if other parameters differ.

Fix:

  1. Check Events Manager > Test Events. Send a test conversion through both pixel and CAPI with the same event_id.
  2. Look at the Deduplication Score in Events Manager. Should be 80%+ for healthy setup.
  3. Verify event_id is consistent. A common failure: pixel uses one event_id (often timestamp-based) and CAPI uses another.
  4. Check fbp and fbc cookie passing. CAPI events that arrive without these cookies cannot dedupe against pixel.

For full setup guide on Conversion API: /blog/what-is-conversion-api.

Issues 6 to 10: Smaller bugs

Quick fixes for the smaller April 2026 bugs

When this fits

Recommended: Audience size showing 0: refresh; usually recovers in hours; if persistent, recreate the audience. CRM custom audience not refreshing: re-upload manually; avoid CSV files with BOM (byte order mark); some operators report Excel-saved CSVs failing while plain UTF-8 works. Ads stuck in 'In Review' >24h: republish from a duplicate ad rather than editing the original; clears the queue most of the time. Mobile app campaigns under-delivering: verify SKAdNetwork events are configured and at least one is mapped to your conversion goal. Reporting columns showing dashes: refresh the page; check that your date range overlaps with the attribution window.

When to skip

Recommended: Filing a Help Center ticket without first checking Events Manager. Editing a disapproved ad before appealing. Cutting budgets based on reported ROAS during the Andromeda rollout. Doing major audience or creative changes during a Learning regression. Re-uploading a custom audience without checking CSV encoding.

Autonomous marketing

Grow your business faster with AI agents

  • Automates Google, Meta + 5 more platforms
  • Handles your SEO end to end
  • Improves website conversions
  • Runs social media for you

How Hyper helps

Most of the issues above require checking Events Manager, AEM priority lists, attribution settings, and CAPI dedup scores - manually, every time something looks off. Hyper agents monitor all of these continuously and surface the issue with the fix already attached. The case study at /blog/ai-marketing-case-study shows the full monitoring layer.

For the Andromeda regression specifically - we have a Hyper Effects YouTube walkthrough showing how the agents detect ROAS drops that are reporting-only vs real, so operators do not panic-cut budgets during the rollout window.

Autonomous marketing

Grow your business faster with AI agents

  • Automates Google, Meta + 5 more platforms
  • Handles your SEO end to end
  • Improves website conversions
  • Runs social media for you

Frequently asked questions

Q: Why are my Meta Ads not delivering in April 2026?

Three common causes right now: (1) Andromeda rollout has changed delivery behavior on most accounts, often producing under-delivery for the first 2-4 weeks per account; (2) the April 14 ad-quality classifier rollout caused a wave of false disapprovals that suppress delivery; (3) Learning Phase resets on minor edits push ad sets back into exploration with reduced delivery.

Q: Is Meta acknowledging the issues?

Partially. Meta acknowledged the AEM priority reset bug on April 18 and the retail false-disapproval wave on April 17. The Andromeda ROAS reporting regression has not been formally acknowledged - Meta describes it as 'expected behavior during rollout.'

Q: Should I cut budgets if my reported ROAS dropped?

Not based on Meta's reported ROAS alone. Triangulate against GA4 and server-side analytics first. Most accounts find their actual blended business performance is unchanged or near it - the drop is reporting accuracy, not real revenue lost. Cutting based on reported numbers often makes real performance worse.

Q: How long will the Andromeda issues last?

Per-account stabilization typically takes 4-6 weeks. The full rollout is expected complete by late May 2026. Reporting accuracy is expected to improve once Andromeda finishes its initial training phase per account.

AI agents for marketing magic