Documentation Index
Fetch the complete documentation index at: https://docs.upstackdata.com/llms.txt
Use this file to discover all available pages before exploring further.
Quick Diagnostic
Symptoms and Fixes
Symptom: Destination shows 'Disconnected' or 'Not Connected' status
Symptom: Destination shows 'Disconnected' or 'Not Connected' status
- Go to Destinations and click the affected destination.
- If the status says Not Connected, click Connect to start the authorization flow.
- Complete the full OAuth flow in the popup window — make sure to grant all requested permissions. For Meta, ensure you select the correct Ad Account and Pixel. For TikTok, select the correct Advertiser Account.
- After authorization, return to Upstack and confirm the status changes to Connected (green).
- Trigger a test event on your store and check the Live Event Stream to verify the destination receives it.
app.upstackdata.com.Symptom: Destination was working but stopped — shows 'Auth Error' or 'Token Expired'
Symptom: Destination was working but stopped — shows 'Auth Error' or 'Token Expired'
- Go to Destinations → click the affected destination.
- Click Reconnect or Re-authorize to initiate a fresh OAuth flow.
- Sign into the destination platform and grant permissions again.
- After reconnecting, check the destination’s Event Log in Upstack. You should see new events being delivered within a few minutes.
- For Meta specifically: if you manage multiple Business Managers, verify you’re authorizing with the account that owns the target Pixel — using a different account will cause a permissions error.
Symptom: Events are delivered but destination reports 0 conversions or low match rate
Symptom: Events are delivered but destination reports 0 conversions or low match rate
- Go to Destinations → click the destination → Event Mapping tab.
- Verify that Upstack events are mapped to the correct destination events. For example:
Purchase→ Meta’sPurchase(notAddToCart)AddToCart→ TikTok’sAddToCart(case-sensitive)PageView→ GA4’spage_view
- Check that required parameters are mapped — most Conversion APIs require
event_time,event_source_url, and at least one identity field (email or phone). - For Meta CAPI: open Meta Events Manager → Test Events tab and compare the parameters Upstack sends against what Meta expects.
- Save any mapping changes and monitor the event log for the next 15 minutes.
Symptom: Some events delivered, but event count is much lower than expected
Symptom: Some events delivered, but event count is much lower than expected
- Check the destination’s Event Log in Upstack for rate-limit errors (HTTP
429responses). - If you see 429 errors, Upstack automatically retries with backoff — most events will be delivered within 30 minutes.
- For sustained high-traffic stores, consider upgrading your destination platform’s API tier:
- Meta: Standard access tokens support up to 2,000 events/hour. Request Advanced Access in Meta Business Settings for higher limits.
- TikTok: Contact your TikTok rep to increase API quota.
- Check your Upstack plan — some plans have monthly event forwarding limits. Go to Settings → Subscription to see your usage.
Symptom: EMQ (Event Match Quality) score is low or declining
Symptom: EMQ (Event Match Quality) score is low or declining
- In your Upstack dashboard, go to Destinations → click the destination → check the EMQ Score or match rate panel.
- The most impactful identity fields for match quality are (in order): email, phone number, IP address, user agent, and click IDs (fbc/fbp for Meta, ttclid for TikTok).
- Verify that Upstack’s identity resolution is active: go to Settings → Identity and confirm Upstack ID is enabled. This automatically enriches events with resolved identity data.
- If your EMQ is below 6.0 on Meta:
- Ensure your Shopify checkout collects email — this is the highest-impact field.
- Check that Upstack’s cookie consent integration is active if you operate in the EU.
- Enable Advanced Matching in the destination settings if available.
- EMQ improvements take 24–48 hours to reflect in Meta’s reporting.
Escalation
Still stuck? Contact support@upstackdata.com with your Pixel ID and a description of the issue. We typically respond within a few hours.