Troubleshooting

Localhost and staging environments

Development traffic in production numbers is noise. BobRay filters the obvious cases automatically and gives you rules for the rest.

5 min read Updated June 2026 Troubleshooting
FOUND IT

Filtered automatically

Excluding your staging domain

Add a hostname rule under Settings → Exclusions, e.g. staging.example.com or wildcard *.staging.example.com. Rules apply at ingestion, excluded hits are dropped before they ever count.

Or give staging its own site

Teams that want to see staging behavior create a separate free-of-charge site for it on Growth/Scale, real dashboards, zero pollution of production. Same snippet, different data-site per environment via an env var.

Common pitfalls

The mistakes we see most often on this topic, so you can skip them entirely.

Quick reference

Auto-filteredlocalhost, 127.0.0.1, *.local
Previews*.vercel.app etc., toggle
Rule typeHostname or IP
Alt approachSeparate staging site
Did this solve it? If not, write to support with your site ID, a real person replies within one business day.