What's Included
Everything Fusionaly does — one free, self-hosted, open-source product
Fusionaly is one product. It’s 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’s gone. The features that were in Pro — the activity feed and Ask AI — are now part of the one free product.
Analytics
Section titled “Analytics”- 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, any custom event as a goal
- Revenue tracking - Track purchases with price, quantity, currency
- Annotations - Mark deployments, campaigns, 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 - Clicks, forms, file downloads without code
- Subdomain tracking - First-party tracking, ad-block proof
- Data integrity - Bot filtering, spam protection
- Visitor transparency - Let visitors see their own data
Activity Feed
Section titled “Activity Feed”Your home page tells you what happened. No dashboards to check. No charts to interpret. Just a list of things worth knowing:
- Traffic spikes — “342 visitors yesterday, up 65% from usual 207”
- Traffic drops — “89 visitors yesterday, down 40% from 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)”
Runs daily. Compares yesterday to your 7-day average. If something changed, you’ll know.
Ask AI
Section titled “Ask AI”Query your data in plain English: “What pages dropped traffic this week?” “Where is my traffic coming from?” “Compare this month vs last month.”
Ask AI is optional and uses your own OpenRouter key. It never sends your visitors’ data — only your database schema and the questions you type go to OpenRouter. The AI writes SQL that runs on your own server.
Source Code
Section titled “Source Code”The source code is available on GitHub:
- fusionaly-oss - Main application
Docker Image
Section titled “Docker Image”docker pull karloscodes/fusionaly:latestSupport
Section titled “Support”It’s open source, so support is the community — GitHub issues and discussions. I’m a solo developer and read them, but there’s no SLA or guaranteed response time.