Verify your setup
Confirm pageviews are flowing in real time.
After you add the snippet, it takes seconds to confirm it's working.
Check the live counter
- Open your site in a normal browser tab (not an incognito blocker).
- In Dzati, open your site's dashboard.
- Watch the live visitors count — your own visit should appear within a few seconds, and the page you're on shows under Pages.
Not seeing anything?
- You're on `localhost` or a staging host. Events from local/dev hosts are ignored by default, so deploy to your real domain (or enable dev mode on the tracker) to test.
- The token is wrong. Make sure
data-sitematches the token shown on your Install screen. - An ad-blocker is hiding your own visit. Try another browser, or check from your phone on mobile data.
- The tag isn't on the page. View source and confirm the
<script … src="…/d.js">line is present before</head>.
Note: Want to keep your own visits out of the numbers for good? See Exclude traffic.
Was this helpful?
Still stuck? Email support