Getting Started

Everything you need to start tracking your website and SaaS metrics with Abner.

What is Abner?

Abner is a privacy-first web and SaaS analytics platform built for indie hackers and growing teams. It gives you the metrics you need — pageviews, referrers, MRR, churn, LTV — without compromising your users' privacy. No cookies, no consent banners, no personal data collection.

1. Create your account

Sign up for a free 14-day trial at abner.app. No credit card required. You get full access to all plan features during the trial.

2. Create a workspace

After signing up, you'll be prompted to create a workspace. A workspace is the top-level container for your sites and team members. You can name it after your company or project.

3. Add your first site

Navigate to your dashboard and click "Add site". Enter your website's domain (e.g., example.com). Abner will generate a unique site ID for you.

4. Install the tracking script

Add the Abner script to your website's <head> tag:

<script defer data-site="YOUR_SITE_ID" src="https://www.abner.app/abner.js"></script>

That's it — one line of code. See the Installation guide for SPA support and advanced options.

5. View your dashboard

Data starts appearing in real-time as soon as your first visitor loads the page. Head to your dashboard to see pageviews, top pages, referrers, and more.

Next steps