Skip to content

What's Included

Everything Fusionaly does: one free, self-hosted, open-source product

Fusionaly is one product. It is free, open source (MIT), and self-hosted. There are no tiers, no license to buy, and no paid plan. Everything below is included.

There used to be a paid Pro edition. It is gone now. The features that were in Pro (the activity feed and Ask AI) are now part of the one free product.

  • Full dashboard - Visitors, page views, referrers, UTMs, devices, countries
  • No limits - Unlimited events, unlimited websites
  • User flows - See how visitors navigate from entry to exit
  • Goal conversions - Track signups, purchases, or any custom event as a goal
  • Revenue tracking - Track purchases with price, quantity, and currency
  • Annotations - Mark deployments, campaigns, and incidents on your timeline
  • Custom events - Track anything with the JavaScript API
  • Scroll signals - Track section views and scroll depth automatically
  • Shareable dashboards - Share public links to your analytics
  • Automated tracking - Track clicks, forms, and file downloads without code
  • Subdomain tracking - First-party tracking, resistant to ad blockers
  • Data integrity - Bot filtering and spam protection
  • Visitor transparency - Let visitors see their own data

Your home page tells you what happened. You do not need to check dashboards or read charts. It gives you a list of things worth knowing:

  • Traffic spikes: “342 visitors yesterday, up 65% from the usual 207”
  • Traffic drops: “89 visitors yesterday, down 40% from the usual 148”
  • New referrers: “news.ycombinator.com sent 156 visitors yesterday”
  • Goal spikes: “signup: 28 conversions yesterday (usually 9)”
  • Milestones: “You hit 10K total visitors!”
  • Trending content: “/blog/sqlite-is-enough: 94 visitors (up 180% from usual)”

The feed runs daily. It compares yesterday to your 7-day average. If something changed, you will know.

Query your data in plain English: “What pages dropped traffic this week?” “Where is my traffic coming from?” “Compare this month to last month.”

Ask AI is optional. It uses your own OpenRouter key. It never sends visitor data. Only your database schema and your questions go to OpenRouter. The AI writes SQL, and that SQL runs on your own server.

The source code is available on GitHub:

Terminal window
docker pull karloscodes/fusionaly:latest

This is open source, so support comes from the community: GitHub issues and discussions. I am a solo developer, and I read every one. There is no SLA or guaranteed response time.