{"id":13825960,"url":"https://github.com/fusion-hq/fusion","last_synced_at":"2025-07-08T22:33:04.674Z","repository":{"id":44725150,"uuid":"404356083","full_name":"fusion-hq/fusion","owner":"fusion-hq","description":"🚀 Open-source alternative for Mixpanel - Amplitude - Hotjar - Fullstory✨","archived":false,"fork":false,"pushed_at":"2022-08-08T12:55:46.000Z","size":1879,"stargazers_count":210,"open_issues_count":0,"forks_count":9,"subscribers_count":4,"default_branch":"main","last_synced_at":"2024-08-05T09:14:41.397Z","etag":null,"topics":["analytics","analytics-tracking","dashboard","docker","engagement","full-stack","funnels","javascript","postgres","python","reactjs"],"latest_commit_sha":null,"homepage":"https://fusionhq.co","language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fusion-hq.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-09-08T13:22:25.000Z","updated_at":"2024-07-09T17:56:10.000Z","dependencies_parsed_at":"2022-08-12T11:21:39.289Z","dependency_job_id":null,"html_url":"https://github.com/fusion-hq/fusion","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fusion-hq%2Ffusion","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fusion-hq%2Ffusion/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fusion-hq%2Ffusion/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fusion-hq%2Ffusion/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fusion-hq","download_url":"https://codeload.github.com/fusion-hq/fusion/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225470631,"owners_count":17479366,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["analytics","analytics-tracking","dashboard","docker","engagement","full-stack","funnels","javascript","postgres","python","reactjs"],"created_at":"2024-08-04T09:01:29.931Z","updated_at":"2024-11-20T04:31:06.465Z","avatar_url":"https://github.com/fusion-hq.png","language":"CSS","funding_links":[],"categories":["CSS"],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://raw.githubusercontent.com/fusion-hq/fusion/main/doc/fusion-logo.png\" alt=\"fusion-logo\" width=\"450\" /\u003e\n\n  \u003cp align=\"center\"\u003eFull-Stack user behaviour analytics and engagement platform.\u003c/p\u003e\n\n\u003c/p\u003e\n\n\n---\n  # This project is no longer maintained..\n\n---\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://img.shields.io/github/commit-activity/m/fusion-hq/fusion\" alt=\"Commits-per-month\"\u003e\n  \u003ca href=\"https://discord.gg/VWeZanfhrA\"\u003e\u003cimg src=\"https://img.shields.io/discord/760239712026755072\" alt=\"Discord\"\u003e\u003c/a\u003e\n \u003ca href=\"https://fusionhq.co/\"\u003e\u003cimg src=\"https://img.shields.io/badge/View-Website-blue\" alt=\"Discord\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n  \n\u003cimg src=\"https://raw.githubusercontent.com/fusion-hq/fusion/main/doc/fusion-dashboard-graphs.png\" width=\"100%\" alt=\"fusion dashboard\"/\u003e\n  \n**Fusion is an open-source lightweight user behaviour analytics and engagement pltaform.**\n\nIts built upon a simplified low-code mixpanel like analytics engine with visual analytics, push-notification and email/micro-surveys.\n\nFusion shows how your users interact with your web based products eg: page-views, button clicks, form submissions etc. But apart from this, Fusion lets you engage with a specific user or group of user who have something in common or performed a particular action, in real-time with live-chat, in-app push notification, email/micro-surveys or set it up to trigger automatically.\n\n\u003cbr /\u003e\n\n## 🚀 Features\n\n- **Event-driven** Fusion sends events from your application for user interactions.\n- **Visual-driven** Fusion sends Visual Recording from your application for user interactions.\n- **Product usage visualizations** Unlike of google analytics you choose/customize your graphs on your custom dashboard. As graph type (line, bar, pie, table, count), timescale(minute, hourly, daily, weekly), dashboard name etc.\n- **Open-source** protect your user data, forget huge SAAS bills self-host on any infrastructure.\n\n- **No-code autocapture** after adding tracking snippet to your website fusion automatically captures what your users are doing (eg: login clicked, pricing page-view, profile form filled) without adding extra code.\n\n- **Ready-made libraries** for [JS](https://www.npmjs.com/package/fusion-analytics-js)\n  coming soon: Node, GO, Android iOS, PHP, Flutter, ReactNative Elixir, API\n\n- **Real-time engagement suite** Email Campaigns.\n\n\u003cbr /\u003e\n\n## Self Hosting Commands\n- Give Permssion for prod.sh.\n```\n  chmod +x prod.sh\n```\n- Start the Project\n```\n  ./prod.sh\n```\n- Bring the container down\n```\n  docker-compose down\n```\n\n## Development mode commands (With Hot Reload)\n- Give Persmission to staging.sh.\n```\n  chmod +x staging.sh\n```\n- Start the project\n```\n  ./staging.sh\n```\n- Make the docker container down\n```\n  docker-compose -f docker-compose.staging down\n```\n\n\n## Some Docker Commands\n- Prune Entire System\n```\n  docker system prune -a (prune entire system be it cache, images, and all)\n```\n- Remove all the Docker Images \n```\n  docker image prune -a\n```\n\n## 📚 Documentation\n\nComing soon... Please connect with us over discord and we will help you setup fusion.\n\n\u003cbr /\u003e\n\n## 🧐 Community? Questions? Support ?\n\nIf you need help or just want to hang out, come, say hi on our [Discord](https://discord.gg/VWeZanfhrA) server.\n\n\u003cbr /\u003e\n\n## ✨ Contribution\n\nJoin our [discord community](https://discord.gg/VWeZanfhrA) to know more about fusion, product analytics and to connect with other users and contributors.\n\nplease share your ideas, questions and feedback, on our [Github Discussions](https://github.com/fusion-hq/fusion/discussions)\n\n\u003ca href=\"https://github.com/fusion-hq/fusion/graphs/contributors\"\u003e\n  \u003cimg src=\"https://contrib.rocks/image?repo=fusion-hq/fusion\" /\u003e\n\u003c/a\u003e\n\n_Fusion_ - Released under the Fair Code License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffusion-hq%2Ffusion","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffusion-hq%2Ffusion","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffusion-hq%2Ffusion/lists"}