Open source

Self-hosted web analytics.
You own everything.

See who visits, where from, what they click. Your VPS. Your domain. Zero cost.

terminal
$ curl -fsSL https://fusionaly.com/install | bash

Downloading Fusionaly...

Configuring Docker...

Setting up TLS certificates...

Fusionaly server is running at https://your-domain.com/

Why self-hosted beats SaaS

One file. One container.

No PostgreSQL. No ClickHouse. No Redis. Just SQLite in a Docker container.

You're the only user.

SaaS tools serve millions. Fusionaly serves one: you.

First-party. Ad-block proof.

Runs on your domain. Your subdomain, your script.

Privacy without compromise.

No cookies. No fingerprinting. No personal data stored. See what we know.

Install once. Forget it.

Our installer sets up nightly auto-updates. Zero downtime. No SSH, no cron jobs, no upgrade emails.

Pro: Signal, not dashboards.

Activity Feed surfaces what changed. Ask AI answers questions. Data to decision in seconds. $99 one-time

One command. Done.

The best infrastructure is infrastructure you forget exists.

01

Install with one command

One command. Docker, SSL, updates, and backups — all handled automatically.

curl -fsSL https://fusionaly.com/install | bash

Docker image docs

02

Add the tracking script

Copy our lightweight tracking script to your website(s) for instant data collection.

<script defer src="https://your-domain.com/y/api/v1/sdk.js"></script>
03

See your first visitors

All set! Access the analytics dashboard at your domain and start tracking.

https://your-domain.com/admin

Simple Pricing. Pay Once.

Free to start. $99 to own it.

Free

$0

Open source (AGPL-3.0)

Clean data. No noise. See what's working.

  • Full analytics dashboard
  • Shareable dashboards
  • Unlimited events & websites
  • Custom events, revenue, scroll signals
Install Free

Free forever. Open source. See live demo →

Pro

$99 / one-time

From data to decision in seconds.

  • Everything in Free, plus:
  • Activity Feed — signal, not charts
  • Ask AI — query data in plain English
  • Personal email support & 30-day guarantee
Buy Pro License

One payment. Yours forever.

Frequently Asked Questions

What's the difference between Free and Pro?
Free is open source (AGPL-3.0) with the full analytics dashboard, unlimited events, custom events, and revenue tracking. Pro ($99 one-time) adds Activity Feed, Ask AI, and email support.
How is Fusionaly different from self-hosted Plausible?
Moving parts. Plausible runs PostgreSQL plus ClickHouse. Two databases, multiple containers, config files to tune. Fusionaly is one SQLite file, one container. Backups are just copying a file, moving servers is trivial, and you can query your data with any SQLite tool.
How does Fusionaly handle privacy and GDPR?
Cookieless. No personal data stored. IPs anonymized and discarded. Sessions derived from anonymous signatures that keep visits private while still measuring activity.
Will ad blockers block Fusionaly?
No. You serve the script from your own domain, so ad blockers won't block it.
How do I install it?
One curl command or run the Docker image directly. Paste a single script tag on your site and you're live. See the docs.
What does Fusionaly cost?
Free is open source. Use it forever at no cost. Pro is $99 one-time and adds Activity Feed, Ask AI, and email support.
What happens if you shut down?
Fusionaly keeps working. It's fully self-hosted. The Free edition is open source, so it will always be available. Pro users keep their Docker image and data. Your analytics don't depend on our servers.
What kind of support do I get with Pro?
Email support from me directly. I'm a solo developer. I respond personally, usually within a few business days. No SLA or guaranteed response times. If you need enterprise support, this isn't for you.