Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

English | 简体中文

AngusInsight — Know Your Users, Grow Your Product

Community Edition License Docs Website

AngusInsight

Know Your Users, Grow Your Product. Private Analytics, Zero Compromise.

Private Product Analytics — the Analyze product in AngusKit.

This repository hosts documentation only. AngusInsight source code is distributed through private deployment packages, not through this GitHub repository. Earlier revisions of this repository contained application source; as of this update, distribution has moved to AngusKit's packaging pipeline (see Get the Community Edition below). This repository now focuses on product information, quickstart guides, and links to the full documentation site.

What is AngusInsight

AngusInsight is lightweight user-behavior analytics for enterprise and internal products, built to run entirely on infrastructure you control. Events land in your own database — dashboards, funnels, and error monitoring run on-prem, turning real post-release usage into insight without shipping behavior data to a public cloud.

AngusInsight is private-deployment only — it is not offered as a hosted SaaS.

Key capabilities

  • Lightweight SDK — fast Web/H5 install with PV, custom events, conversions, and identify out of the box; automatic SPA capture
  • Dashboard & realtime — PV/UV/session overview and trends, plus a realtime window for online users and event streams
  • China channel rules — UTM, referrer, and common click-ID rules assign channel codes; compare campaigns by campaign ID
  • Conversion funnels — multi-step ordered event funnels with per-step pass rates and drop-off highlights
  • Paths & user timeline — in-session page-path Sankey diagrams and single-user event-sequence reconstruction
  • Errors in the same stack — JS, resource, and API errors captured and grouped alongside behavior data

Screenshot

AngusInsight console

Get the Community Edition (free)

curl -LO https://repo.anguskit.com/raw/raw-public/AngusKit/insight/AngusInsight-Community-1.0.0.zip
unzip AngusInsight-Community-1.0.0.zip
cd AngusInsight-1.0.0/docker
cp env.example .env
docker compose --profile mysql up -d
  • Minimum: 2 cores / 4 GB (recommended: 4 cores / 8 GB, more as event volume grows); disk 40 GB, more as events accumulate
  • Ports after install: AngusGM 8801 (sign-in), AngusInsight 8808
  • Configure the SDK collect endpoint only after you create an app and obtain an appCode/appKey
  • Only need AngusInsight? This zip includes AngusInsight + AngusGM — no other product required.

Full installation guide (host ZIP, Kubernetes/Helm, TLS, upgrades, SDK tracking plan): docs.anguskit.com/insight

Community vs. Team / Enterprise

Community Team / Enterprise
Price Free Paid, private deployment
Users Up to 10 Higher / unlimited seats
Apps Up to 5 Higher / unlimited
Data retention 30 days Longer / configurable
Funnels, path analysis, advanced error rules, MCP Not included Included
Delivery model Private deployment only Private deployment only

Community Edition source is licensed under GPL-3.0 and distributed with each Community installation package. Team and Enterprise editions are proprietary, governed by the XCan Business License, Version 1.0, distributed only under a paid subscription.

Full pricing and feature comparison: anguskit.com/pricing

Related AngusKit products

Product Focus Repository
AngusKit The full suite (this product + 5 others + AngusGM) AngusKit/AngusKit
AngusAI AI agent development AngusKit/AngusAI
AngusGit AI-native code collaboration AngusKit/AngusGit
AngusRepo Universal artifact management AngusKit/AngusRepo
AngusTester AI-native software testing AngusKit/AngusTester
AngusSecurity Application security & governance AngusKit/AngusSecurity

Documentation & support

License

  • This repository's documentation content: see LICENSE (GPL-3.0, matching the Community Edition source it describes).
  • AngusInsight Community Edition product source: GPL-3.0, distributed with each Community installation package.
  • AngusInsight Team / Enterprise Edition: proprietary, XCan Business License v1.0, distributed under a paid subscription only.

About

Lightweight, self-hostable product analytics platform for visit and user-behavior tracking, with zero third-party data egress.

Topics

Resources

Contributing

Stars

57 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors