Docs
Documentation
Quick start
Go to My Sites, enter your domain (without https:// or www.), and click Add site.
Copy the snippet shown on the Sites page and paste it before the </head> tag on every page you want to track.
<script async src="https://a777web.com/tr.js?s=YOUR_TRACKING_CODE"></script>
Data appears within 5 minutes of the first visit. Click View stats next to your site on the Sites page.
How it works
The tracking script (tr.js) is a 2 KB async snippet. It fires a single POST request to our server when a page loads. We record the page URL, referrer, country (from IP, which is never stored), device type, browser, and OS.
We use a session ID stored in sessionStorage — not a cookie — to connect pageviews within the same browser tab session. It disappears when the tab closes. No persistent tracking across sessions.
We detect bots by user-agent signature and behavioral patterns. On the Pro plan, bots are shown separately from real visitors.
Affiliate / link click tracking
The tracking script automatically captures clicks on links with rel="nofollow", external links, and links containing affiliate-style parameters (ref=, aff=, etc.). No additional configuration needed. Click data appears in the dashboard under Top links (Pro plan).
Plan limits
| Feature | Free | Pro |
|---|---|---|
| Sites | 3 | 10 |
| Pageviews / month | 10,000 | 100,000 |
| Data retention | 30 days | 12 months |
| Bot separation | — | Yes |
| Full country breakdown | Top 5 | Unlimited |
| Referrer detail | Top 3 | Unlimited |
| Device / browser stats | — | Yes |
| CSV / JSON export | — | Yes |
Data export
Pro users can export pageview and click data as CSV or JSON from the dashboard. Go to your site dashboard and click Export CSV in the top controls.
Questions?
Email us at info@a777web.com — we respond within 24 hours.