Getting Started

Get started with Entrolytics in minutes

Getting Started

Get Entrolytics up and running in under 5 minutes. This guide covers everything from creating your account to verifying your first page views.

What is Entrolytics?

Entrolytics is a privacy-focused, open-source web analytics platform that provides comprehensive insights without compromising user privacy. No cookies, no tracking across sites, no selling data to third parties.

Key Benefits

  • 🔒 Privacy-first - GDPR compliant, no cookies required
  • Lightweight - Under 1KB script, no performance impact
  • 🎯 Real-time - See visitors and events as they happen
  • 🛠️ Developer-friendly - Modern SDKs for all major frameworks
  • 🌐 Self-hostable - Full control over your data

Choose Your Path

Easiest way to get started

Perfect for most users who want a hassle-free experience with automatic updates and maintenance.

  • ✅ No server management
  • ✅ Automatic updates
  • ✅ Global CDN
  • ✅ Free tier available

👉 Continue with Cloud Setup below

Maximum control and privacy

Ideal for organizations with specific compliance requirements or those who want complete data ownership.

  • ✅ Complete data control
  • ✅ Custom infrastructure
  • ✅ No data leaves your servers
  • ✅ Open source

👉 See the Installation Guide for setup instructions

Cloud Setup

Create Your Account

  1. Visit cloud.entrolytics.click
  2. Click "Sign Up"
  3. Choose your sign-up method:
    • Email - Sign up with email and password
    • Google - Sign in with Google account
    • GitHub - Sign in with GitHub account
  4. Verify your email (if using email signup)

Already have an account?

  1. Visit cloud.entrolytics.click
  2. Click "Sign In"
  3. Enter your credentials or use OAuth provider

Add Your Website

After signing in:

  1. Click "Add Website" in your dashboard
  2. Enter your website domain (e.g., example.com)
  3. Optionally add a display name for easy identification
  4. Click "Create Website"

You'll receive a unique Website ID - keep this handy for the next step.

Choose Your Integration Method

Pick the method that matches your setup:

For any website or CMS

Add this script to your site's <head> tag:

<script
  defer
  src="https://cloud.entrolytics.click/script.js"
  data-website-id="YOUR_WEBSITE_ID"
></script>

Replace YOUR_WEBSITE_ID with your actual Website ID from the dashboard.

Where to add it:

  • WordPress: Appearance → Theme Editor → header.php
  • Webflow: Project Settings → Custom Code → Head Code
  • Wix: Settings → Custom Code → Head
  • HTML sites: Add to <head> section

📖 Full tracking script guide

For modern frameworks

We have first-party SDKs for popular frameworks:

Next.js

npm install @entro314labs/entro-nextjs

Next.js SDK Guide

React

npm install @entro314labs/entro-react

React SDK Guide

Vue

npm install @entro314labs/entro-vue

Vue SDK Guide

More frameworks: View all SDKs

For hosting platforms

One-click installation for these platforms:

These integrations automatically inject the tracking script and configure environment variables.

Verify Installation

Test that everything is working:

  1. Visit your website in a new browser window
  2. Navigate to a few different pages
  3. Return to Entrolytics dashboard
  4. You should see your visit in Real-time view (usually within 1-2 seconds)

Still not seeing data? Check the Troubleshooting section below.

Quick Start with CLI

For developers, the fastest way to get started is with our CLI:

# Navigate to your project
cd my-project

# Initialize Entrolytics (interactive setup)
npx @entro314labs/entro-cli init

# Verify tracking
npx @entro314labs/entro-cli verify

The CLI automatically:

  • Detects your framework (Next.js, React, Vue, etc.)
  • Creates or finds your website
  • Adds credentials to .env.local
  • Installs the appropriate SDK

📖 Full CLI documentation

Troubleshooting

Next Steps

Now that Entrolytics is installed and tracking:

Support & Community

Need help? We're here for you:

What's Different About Entrolytics?

vs Google Analytics

FeatureEntrolyticsGoogle Analytics
PrivacyCookie-free, GDPR compliantRequires cookie consent
Script Size< 1KB~45KB
Data OwnershipYou own your dataGoogle owns your data
Learning CurveSimple, focused interfaceComplex, overwhelming
PerformanceReal-time, instantDelayed reporting

vs Plausible/Fathom

FeatureEntrolyticsPlausible/Fathom
Open Source✅ Fully openPlausible: ✅ / Fathom: ❌
Self-hosting✅ FreeExtra cost
Framework SDKs✅ 10+ SDKsLimited
API Access✅ All plansPro plans only
PricingFree tier + $9/mo$9-19/mo