Skip to content
Clics privacy-friendly cookieless web analytics documentation
Esc
navigateopen⌘Jpreview
On this page

Get started with privacy-friendly Clics web analytics

Copy page

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

  1. Create a workspace (30-day trial, no credit card required)
  2. Install the tracker on your site
  3. Open the dashboard and verify data is flowing
  4. 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

  1. Visit your site a few times (production or localhost if enabled)
  2. Open the project in the dashboard: Overview should show traffic
  3. 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.

Was this page helpful?