Getting Started
Help center
Welcome to the Clickbase help center. These articles walk you through the product from the dashboard's point of view: how to set up a site, read your numbers, track goals and revenue, and manage your team and billing. If you're looking for the exact request shapes behind these features, the REST API reference documents every endpoint.
What Clickbase is
Clickbase is privacy-first web analytics. It measures every visitor, goal, and dollar without cookies or a consent banner, attributes revenue back to the visits that earned it, and keeps your data unsampled and portable. It's built for founders, marketers, and developers who want accurate numbers that stay out of their visitors' way.
A few things make it different from a typical analytics tool:
- Cookieless by default. Visitors are identified with a daily-rotating salted hash, so no cookies are set and no consent banner is needed. See Cookieless and GDPR.
- Revenue attribution. Connect Stripe and each payment is tied to the visitor, campaign, and source that drove it — so you measure dollars, not just pageviews.
- Open data. Every metric in the dashboard is also available over a REST API and an MCP server, so your analytics are never locked in.
- Fast and unsampled. A tiny tracker and a store built for high-cardinality event data mean no sampling, ever.
What you can do
- Watch pageviews, visitors, sessions, bounce rate, session duration, and views per visit in real time.
- Break traffic down by page, entry and exit path, referrer, UTM, browser, OS, device, and location.
- Track custom events and set conversion goals and funnels.
- Attribute revenue with a Stripe connection — see Connect Stripe.
- Invite teammates, share dashboards publicly, and manage everything from one workspace.
How the documentation is organized
- Knowledge Base (these articles) — task-focused, dashboard-oriented how-tos.
- Guides — deeper technical docs such as Getting started, Install the script, and Track revenue.
- REST API — the full API reference for every endpoint.
Where to start
If you're brand new, start with Create a site to add your first property and install the tracker, then Invite your team to bring in the rest of your workspace.