Yes — this issue is common when setting up Meta’s Conversion API (CAPI). If your Cost Per Result (CPR) column suddenly shows blank or disappears, it’s usually due to one of the following causes:
1. Event Deduplication Not Set Correctly
If both Pixel and CAPI events are firing but not properly deduplicated, Meta may not count the conversion, which means no "result" = no CPR value.
Solution: Make sure both Pixel and Server events use the same event_id so Meta can properly deduplicate.
Check in Events Manager: If you see two events (one browser, one server) without "Deduplicated" noted, you're likely double-tracking or Meta is discarding one.
2. Your Optimization Event Isn’t Firing (or is Delayed)
If your campaign is optimized for Purchase, but the Purchase event isn’t firing properly (or not attributed to the campaign), Meta sees zero conversions, so CPR is blank.
Use Meta Events Manager → Select your Pixel → Filter by Purchase (or your target event) and check for successful firing + attribution.
3. Wrong Attribution Window / Delayed Reporting
If you recently enabled CAPI, Meta may take time to backfill reporting.
Also check if your attribution window was changed (e.g., from 7-day click to 1-day view) which can affect what is counted as a result.
4. Campaign Not Optimized for Conversion
CPR only appears when your campaign objective matches a measurable result (e.g., Leads, Purchases).
If you switched objectives to something like Traffic or Awareness, you won’t see CPR for Purchase, even if it fires.
5. Event Parameters Missing
CAPI events must include key parameters (event_name, event_time, event_source_url, action_source, user_data) or they’ll be rejected by Meta.
Use the Test Events tool in Events Manager to confirm that server-side events are complete and accepted.
What to Do Next?
| Step | Action |
|---|
| 1 | Check Events Manager → Ensure your target event (e.g., Purchase) is firing from both browser & server |
| 2 | Confirm event_id is consistent in both Pixel and CAPI events for deduplication |
| 3 | Check attribution window & campaign optimization event |
| 4 | Look in Ads Manager → Customize Columns → Confirm “Results” and “Cost per Result” are enabled |
| 5 | Use Test Events tab → validate real-time CAPI events are being sent and processed correctly |
Pro Tip:
Sometimes CPR will appear again in a few hours or next day once Meta attributes conversions post-processing. If it persists beyond 24–48 hours, it's likely a setup or deduplication error.