Documentation

Getting Started

Platform Features

Introduction & Quickstart

Welcome to the documentation! Learn how to integrate our lightweight, privacy-first analytics into your Next.js or React application.


What is this?

A ridiculously simple web analytics tool designed to capture pageviews, custom events, and revenue without compromising user privacy. It is built with performance in mind (our script is tiny—around ~6kb gzipped) and is designed to be integrated in less than 3 minutes.

Getting Started

  1. Create a Project: Head over to your dashboard and click "Create Project". Enter your website URL and a friendly name.
  2. Get your Project ID: Once created, you will be given a unique Project ID and a snippet of code.
  3. Install the Script: Copy your snippet (it includes your Website ID, Domain, and API Key) and add it to your codebase using the HTML or React/Next.js guides below.

💡 Pro Tip

Your snippet requires three attributes: data-website-id, data-domain, and data-api-key. All three are required — the script silently stops if any are missing. Copy the full snippet from your dashboard to avoid any issues.

Next Steps

Once you have your Project ID, check out our integration guides to get events flowing: