Free vs Pro
Compare Fusionaly editions and choose the right one for you
Fusionaly comes in two editions: Free (open source) and Pro (commercial). Both are self-hosted and give you full ownership of your data.
Quick Comparison
Section titled “Quick Comparison”| Feature | Free | Pro |
|---|---|---|
| Price | $0 | $199 one-time |
| License | AGPL-3.0 (open source) | Commercial |
| Analytics Dashboard | ✓ | ✓ |
| Unlimited Events | ✓ | ✓ |
| Unlimited Websites | ✓ | ✓ |
| Custom Events | ✓ | ✓ |
| Revenue Tracking | ✓ | ✓ |
| Automated Tracking | ✓ | ✓ |
| Scroll Signals | ✓ | ✓ |
| User Flows | ✓ | ✓ |
| Annotations | ✓ | ✓ |
| Goal Conversions | ✓ | ✓ |
| Shareable Dashboards | ✓ | ✓ |
| Activity Feed | - | ✓ |
| Ask AI | - | ✓ |
| Support | Community (GitHub) |
Open source under AGPL-3.0. Everything you need to replace Google 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
- Community support - GitHub issues and discussions
Source Code
Section titled “Source Code”The Free edition source code is available on GitHub:
- fusionaly-oss - Main application
Docker Image
Section titled “Docker Image”docker pull karloscodes/fusionaly:latestEverything in Free, plus features that surface what matters:
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.”
The AI generates SQL that runs on your database. Your question goes to OpenAI. Your data stays on your server.
Email Support
Section titled “Email Support”Direct email support. We fix bugs and answer questions about your installation.
Docker Image
Section titled “Docker Image”docker pull karloscodes/fusionaly-pro:latestUpgrading from Free to Pro
Section titled “Upgrading from Free to Pro”Using the Manager (recommended)
Section titled “Using the Manager (recommended)”- Purchase a Pro license on fusionaly.com
- Run
fusionaly upgradeon your server - Visit your dashboard and complete Pro onboarding to enter your license key
Without the Manager
Section titled “Without the Manager”- Purchase a Pro license on fusionaly.com
- Change your Docker image to
karloscodes/fusionaly-pro:latestand restart - Visit your dashboard and complete Pro onboarding to enter your license key
Your existing data and configuration are fully compatible - no migration needed.
Which Edition?
Section titled “Which Edition?”Free does the job. Full analytics, no limits, no catch.
Pro is for people who want their analytics to work for them. Activity Feed tells you when something changes. Ask AI lets you query your data in plain English instead of clicking around dashboards.