Get started
Set up privacy-friendly, cookieless Clics analytics: create a workspace, install the tracker, explore the dashboard, and connect your stack.
Get Clics measuring your site in a few minutes. For what Clics is and why it exists, see Welcome.
Quick path
- Create a workspace (30-day trial, no credit card required)
- Install the tracker on your site
- Open the dashboard and verify data is flowing
- Optional: connect MCP or the CLI for agents and automation
What you can do with Clics
- Track your site with a lightweight script under 5 KB, with no analytics cookies on visitors
- Measure conversions with goals and multistep funnels
- Inspect journeys with Sessions
- Understand AI traffic from ChatGPT, Claude, Perplexity, Gemini, and Copilot
- Query and automate via the REST API, TypeScript SDK, CLI, or MCP
Install the tracker
Add the script to your site layout:
<script
defer
data-project-id="YOUR_PROJECT_ID"
src="https://clics.dev/tracker.js"
></script>
Replace YOUR_PROJECT_ID with the ID from Configure → Tracking in the dashboard.
For framework-specific steps, see Installation Guides.
After install
- Visit your site a few times (production or localhost if enabled)
- Open the project in the dashboard: Overview should show traffic
- Optionally define goals or send custom events
Need help?
Human support typically replies in under 30 minutes. Email contact@clics.dev or use the in-app chat from the dashboard.