Tracking.
Browserbase-powered scans crawl your storefront like a real shopper. Persisted artifacts (screenshot, HTML, network) and scan-to-scan diffs surface regressions before customers do.
What it is
Tracking is BoostEcom's storefront watchdog. It runs scheduled crawls in real Chromium browsers via Browserbase, captures everything a human session would see, and diffs each run against the previous baseline.
How it works
- Headed Chromium sessions on Browserbase. no sandbox shortcuts.
- Captures screenshots (per breakpoint), HTML, console errors, network HAR.
- Stores artifacts in Vercel Blob, scoped to your organisation.
- Streams scan progress to the dashboard via SSE.
- Visual + DOM + console diff against the last green baseline.
- Regression patterns roll up to the org-level Intelligence graph so cross-store anomalies surface in one place.
When to use it
Run continuously on production storefronts to catch third-party-app failures, theme regressions and price/inventory drift. Run on demand against draft themes before a launch.
Limitations
- Browserbase minutes are metered separately from text/image credits.
- Pages requiring captcha/login beyond storefront password may need manual auth.
- Diff sensitivity needs tuning for stores with frequent legitimate content changes.
Catch regressions before customers do.
Real browsers, real artifacts, real diffs.