# incubator-flagon **Repository Path**: mirrors_apache/incubator-flagon ## Basic Information - **Project Name**: incubator-flagon - **Description**: Apache Flagon is a suite of comprehensive, thin-client behavioral logging tools - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-22 - **Last Updated**: 2025-10-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Apache Flagon Flagon is a collection of open-source tools for user behavior analytics, including instrumentation libraries and analytics pipelines. This monorepo contains multiple Flagon products in a unified codebase. ## Repository Structure ```text /examples # Integration examples /products ├── userale │ └── packages │ ├── flagon-userale # JavaScript client instrumentation library │ └── flagon-userale-ext # Browser extension for deploying UserALE └── distill # Data processing toolkit (Python) /site # Code for https://flagon.apache.org/ ``` ## Products - [UserALE Core Library](./products/userale/packages/flagon-userale/README.md) - [UserALE Browser Extension](./products/userale/packages/flagon-userale-ext/README.md) - [Distill Toolkit](./products/distill/README.md) ## Documentation - 📚 [Flagon Website](https://flagon.apache.org/)