Documentation

Everything you need to integrate Zeroora into your site.

Quick start

  1. 1Create a free account β€” no credit card needed.
  2. 2Register your site's domain in the dashboard.
  3. 3Copy the snippet and paste it into your site's <head>.
  4. 4Done! Data starts flowing in real time.

Snippet installation

Add the following code before the closing </head> tag on your site:

1.8KBβ€’defer script
<script defer src="https://zeroora.com/c.js" data-site="YOUR_SITE_ID"></script>

Replace YOUR_SITE_ID with the site ID found in your dashboard.

Verify installation

  1. 1. Visit your site with the snippet installed.
  2. 2. Go back to your Zeroora dashboard.
  3. 3. Click "Verify installation" in the site settings.
  4. 4. If the snippet is active, the real-time counter will change to 1.

Using the dashboard

Main dashboard: See a summary of metrics for the last 7, 30, or 90 days.

Real-time: Active visitor count updates automatically every few seconds.

Top pages: Most viewed pages sorted from highest to lowest.

Traffic sources: Where your visitors come from (search engines, social media, direct).

Devices: Distribution across mobile, tablet, and desktop.

AI summaries: Aggregate-data AI summaries are planned, but the live product today centers on private analytics and real-time reporting.

Beta: Zeroora Links

You can also create trackable short links from the dashboard. Active-link caps by plan: Free 10, Pro 100, Business 300. During beta we use a lightweight click counter while the full attribution path is being hardened.

Privacy and Zero-PII

βœ“ Zero-PII β€” No personal data

Zeroora does NOT collect any personal data from your site's visitors.

βœ“ What we collect

  • β€’ Visited page path
  • β€’ Referrer domain (no path)
  • β€’ Viewport width (category only)
  • β€’ Temporary session hash for approximate uniques
  • β€’ Event timestamp

βœ• What we DON'T collect

  • β€’ IP address
  • β€’ Full User-Agent
  • β€’ Cookies or localStorage
  • β€’ Raw browser fingerprint profile
  • β€’ Form data

More details in our privacy policy.

Frequently asked questions

Do I need to ask my visitors for consent?
No. Zeroora doesn't collect personal data, so you don't need cookie banners or consent requests. You're automatically compliant with GDPR, LGPD, and CCPA.
How are unique visitors counted without cookies?
We use a scoped SHA-256 hash based on browser signals to approximate uniques for a site/day/page without cookies. We never store the raw browser values, and the hash is only used for aggregate analytics β€” not ads, profiles, or cross-site tracking.
How small is the snippet?
The snippet is under 2KB (1.8KB minified). It doesn't block page rendering thanks to the `defer` attribute.
Does it work with SPA sites (React, Vue, etc.)?
Yes. The snippet listens for `popstate` events and automatically detects client-side navigation.
Can I use Zeroora with WordPress?
Yes. You can add the snippet in your theme header or use a custom headers plugin.
How long until data appears?
Pageview totals update as events are collected. Some dashboard widgets refresh on a conservative free-tier cadence.

Ready to get started?

Create your free account and have analytics on your site in 5 minutes.

Start free