Quickstart
From zero to live data in under a minute.
1. Create an account
Register with an email and password — no credit card required.
2. Add your website
From your dashboard, add the domain you want to track. You'll get a unique site ID immediately.
3. Paste the tracking snippet
Add this before the closing </head>tag on every page you want to track. It works with any framework or static HTML — there's nothing framework-specific to install.
<script defer data-site="YOUR_SITE_ID" src="https://api.shonylabs.com/js/YOUR_SITE_ID.js"></script>This is the cookie-based variant (most accurate for returning visitors and revenue). If you'd rather skip a cookie banner, a cookieless variant is also available — pick either one from the toggle on the Add website step, or switch anytime later from Settings.
4. Verify installation
Back in your site's settings, click Check installation. ShonyLabs fetches your homepage and looks for the snippet in the rendered HTML — once found, your site is marked verified.
What's next
Pageviews start flowing immediately. From here you can track custom goals, identify users, or read what the snippet captures automatically.