Troubleshooting

Dashboard shows no data

An empty dashboard after installation is nearly always one of five causes. Work down this list in order; the fix is usually in the first three.

6 min read Updated June 2026 Troubleshooting
FOUND IT

1 · The snippet is not on the page

View source (not DevTools Elements, raw source) and search for cdn.bobray.com. Not there? Your template did not deploy, a cache is serving an old page, or a tag manager is holding it behind consent. Fix and hard-refresh.

2 · Wrong site ID

The data-site value must match the dashboard exactly, IDs are case-sensitive. A snippet copied from a different site in your account reports data to that other dashboard.

3 · Something is blocking the request

Open DevTools → Network, reload, and look for the request to api.bobray.com. Red/blocked means an ad blocker, privacy extension, or CSP. See Ad blockers and CSP setup.

4 · You excluded yourself

If your IP is in Settings → Exclusions or you are browsing from localhost/staging, your own visits are correctly invisible. Test from mobile data or ask a colleague to visit.

5 · You are just very early

Data appears within ~60 seconds of the first pageview. If a brand-new site simply has no traffic yet, the dashboard being quiet is accurate.

Still blank after all five? Email support@bobray.com with your site ID and a URL where the snippet is installed, we will trace the beacon on our side.

Common pitfalls

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

Quick reference

First checkview-source for cdn.bobray.com
Seconddata-site matches exactly
ThirdNetwork tab: api.bobray.com
Escalatesupport@ + site ID + URL
Did this solve it? If not, write to support with your site ID, a real person replies within one business day.