ClickKing — Simple, private click tracking for every website

One lightweight snippet. Instant click analytics. No cookies, no complex setup — built for developers, teams and agencies who want clean, honest click counts.

  • ✅ Free tier — 1 embed link + 5 short links
  • ✅ Privacy-first: no user profiling, no cookies
  • ✅ Dashboard, CSV export & upgrade path
  • ✅ Smart Links (paid) — A/B split, click-threshold & time-based routing
<!-- 1. Add the class to any element -->
<a href="https://example.com"
   class="ck-track"
   data-track="cta-hero">
  Get Started
</a>
<!-- 2. Include the snippet before </body> -->
<script src="https://clickking.io/static/js/track.js"
  data-key="YOUR_API_KEY"></script>
Two steps. No build tools. Works on any site.

Core features

One-line install

Paste a tiny JS snippet into your site and start tracking clicks immediately. No framework lock-in, works with plain HTML, React, Vue or server-rendered pages.

Privacy-first

No cookies, no user profiles. ClickKing stores only minimal metadata and counts events — ideal for privacy-conscious projects.

Visual analytics

Interactive charts, date-range filters and per-link breakdowns so you can see exactly how your banners and buttons perform.

Short links & embeds

Two ways to track: create short redirect links or embed tracking codes into your existing buttons and banners. Both record clicks automatically.

Simple API

A single /api/track endpoint accepts lightweight click payloads. Use server-side or client-side tracking — you choose.

Smart Links Paid

Turn any short link into a dynamic router. Send the first 100 visitors to a launch page, run an A/B split, or redirect based on date or time of day — configured with a no-code rule builder.

Available on paid plans
Starter, Growth & Pro

Smart Links — dynamic routing, zero code

Every short link can become a mini decision engine. Set a rule, save, and your link changes behaviour automatically — no deploys, no developer needed.

See paid plans Read the docs
🎯
Click Threshold

Send the first N visitors to a launch page, then switch to your main site automatically.

⚖️
Weighted A/B Split

Route a percentage of traffic to variant A and the rest to variant B — great for landing page tests.

📅
Date Range

Show a seasonal promo page during a campaign window, then fall back to your regular page.

🕐
Time of Day

Route office-hours visitors to live support and after-hours visitors to your self-service portal.

How ClickKing works

1
Sign up and get your snippet

Create an account and receive a unique API key embedded in a tiny JS snippet you paste into your site.

2
Collect clicks

The snippet sends a tiny payload to ClickKing every time a tracked element is clicked — lightweight and reliable.

3
View analytics

Open your ClickKing dashboard to view charts, date filters, and export CSVs for reporting or invoicing.

Snippet example
<script src="https://clickking.io/static/js/track.js"
  data-key="YOUR_API_KEY"></script>

The snippet exposes a small API (data attributes and `data-track` tags) so you can track buttons, banners or custom elements.

Pricing

Free

£0

Try ClickKing with no commitme...

  • ✔ 1 embed link
  • ✔ 5 short links
  • ✔ 500 tracked clicks
Start Free
Starter

£5 /mo

For individuals and small proj...

  • ✔ 10 embed links
  • ✔ 15 short links
  • ✔ 10,000 tracked clicks
See details
Growth

£15 /mo

For growing teams and agencies...

  • ✔ 30 embed links
  • ✔ 50 short links
  • ✔ 50,000 tracked clicks
See details
Pro

£30 /mo

For power users and large proj...

  • ✔ 100 embed links
  • ✔ 200 short links
  • ✔ 250,000 tracked clicks
See details
All plans include GDPR-friendly defaults. Links always redirect — only tracking expires.

FAQ

ClickKing stores minimal metadata and does not use cookies or fingerprinting by default. Consult legal counsel for specifics.

Free accounts will receive an email alert and further clicks are rejected until the quota resets or you upgrade.

Ready to start tracking smarter?

Create Free Account Read the Docs