Skip to main content
Likely cause: Event mapping is misconfigured β€” the events Upstack sends don’t match the conversion events the destination expects, or required parameters are missing. Fix:
  1. Go to Destinations β†’ click the destination β†’ Event Mapping tab.
  2. Verify that Upstack events are mapped to the correct destination events. For example:
    • Purchase β†’ Meta’s Purchase (not AddToCart)
    • AddToCart β†’ TikTok’s AddToCart (case-sensitive)
    • PageView β†’ GA4’s page_view
  3. Check that required parameters are mapped β€” most Conversion APIs require event_time, event_source_url, and at least one identity field (email or phone).
  4. For Meta CAPI: open Meta Events Manager β†’ Test Events tab and compare the parameters Upstack sends against what Meta expects.
  5. Save any mapping changes and monitor the event log for the next 15 minutes.

Still stuck? Contact support@upstackdata.com with your Pixel ID and a description of the issue. We typically respond within a few hours.