Skip to main content

21 docs tagged with "troubleshooting"

View all tags

API FAQ

Answers to common API integration questions — account_id vs site_id, event-level conversions, JWT scopes, and working /exports/stream examples.

Conversions Not Appearing

A checklist for conversions that never reach the Conversions report: correct conv() snippet, numeric amount, base pixel firing first, and how to verify the beacon payload.

Data Taking Longer Than Expected to Appear

How long data normally takes to reach Sealmetrics reports (seconds, not hours), how to verify with the Last hit timestamp on Overview, and what to check when it seems delayed.

Duplicate Pageviews

The three real causes of duplicated pageviews in Sealmetrics: the script included twice, a stub-queued pageview without ?auto=0, and manual SPA pageviews without ?spa=0.

E-commerce Conversion Tracking

Set up e-commerce conversion tracking in Sealmetrics: purchase and revenue tracking, event properties, and ERP/CRM reconciliation — no cookie consent.

Error codes

Every error code the Sealmetrics API can return, with its HTTP status, what it means, and whether the request is safe to retry.

No Data From a New or Staging Domain

What happens when the tracker fires from a domain that is not registered on your Sealmetrics site — the hit is silently rejected — and how to add domains from the Domains tab.

Numbers Lower Than Another Tool

Why Sealmetrics can legitimately report fewer (or more) visits than GA4 or another tool: entrances vs sessions, bot filtering at ingest, and no sampling.

Report Dates Don't Match Another Tool

Why daily totals in Sealmetrics can differ from another analytics tool or your backend — each hit's date is assigned at the site's timezone midnight — and how to change the site timezone.

Troubleshooting

Diagnose and fix common SealMetrics issues: verify tracker installation in DevTools, confirm data collection with the Last hit timestamp, and resolve missing data.