Open source • AGPL-3.0

Self-hosted analytics
you own.

One command to install. SQLite for storage. No subscriptions. Free and open source. $100 adds extra features.

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/

<3min

Install time

1

SQLite file

$0

Forever free

What you get

One file. One container.

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

Tuned for your traffic.

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.

The features you actually use.

User flows, goal conversions, revenue tracking, annotations, custom events.

Pro: Activity Feed & Ask AI

Traffic spikes, new referrers, goal hits—pushed to you. Query your data in plain English. $100 one-time

One command. Done.

The best infrastructure is infrastructure you forget exists.

01

Install with one command

Run a single curl command or use Docker. Everything gets configured automatically.

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

See docs for Docker image deployments

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

Start capturing insights

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

https://your-domain.com/admin

Simple Pricing. No Subscriptions.

Free does everything. Pro adds AI for a one-time $100.

Free

$0

Open source (AGPL-3.0)

Everything you need for privacy-first analytics.

  • Full analytics dashboard
  • Unlimited events & websites
  • Custom events & revenue tracking
  • Community support (GitHub)
Install Free

Free forever. Open source.

View source on GitHub

Pro

$100 / one-time

One-time payment

Everything in Free, plus advanced features.

  • Activity Feed — see what's happening
  • Ask AI — query data in plain English
  • Email support for bugs & issues
  • 30-day money-back guarantee
Buy Pro License

One payment. Yours forever.

Review all of the FAQs for more details.

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 ($100 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 $100 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.