Documentation

Guides for installing the tracker, reading the dashboard, and using the API.

Get started

One path: register the host, add the snippet, open the dashboard. First events show up within 60 seconds.

  1. 1. Register the host
  2. 2. Add the tracker
  3. 3. Open the dashboard

1. Register the host

Create a free account, then add the site from /dashboard once signed in. A host such as example.com receives tokenless traffic for that host, including child paths. start free · /dashboard

Subdomains are separate hosts. Register docs.example.com on its own when that subdomain needs its own dashboard. For GitHub Pages project sites and other path-scoped properties, register the full prefix such as example.github.io/project and use the token-bound snippet from Settings.

2. Add the tracker

Host sites use the tokenless script. Put this in the document head:

<script defer src="https://antics-api.turtletech.us/antics.js"></script>

That is the canonical URL. Path-scoped sites add data-token. See the tracker guide for SPA installs and custom events. https://antics-api.turtletech.us/antics.js · Tracker

3. Open the dashboard

Visit the dashboard. After the first real pageview, the site should appear live within 60 seconds. Settings shows tracker status so you do not have to reload while you wait. antics.turtletech.us/dashboard

Plans

Limits are per product. Antics usage does not count against Ridley, OokCite, or another TurtleTech app.

PlanPricePageviews / monthIncluded
FreeEUR 01,000,000 pooledCore dashboard, Native Links
ProEUR 55,000,000 pooledCustom events, CSV export, Native Links
TeamEUR 1525,000,000 pooledCustom events, CSV export, Native Links

Sites share one pageview pool. Free is 1,000,000 pageviews a month on 3 sites. Pro is EUR 5 per month for 5,000,000 pageviews on 25 sites, custom events, and CSV export. Team is EUR 15 per month for 25,000,000 pageviews on 100 sites. Registration stops at 200 sites per account. Every plan keeps pageviews for 90 days and daily stats for 3 years. Every plan includes short links; link allowances are listed in Links. Links

When access is granted, Pro and Team use the same host registration flow with the tier selected on the account. start free