Readme updates (#123)

Co-authored-by: Jason Young <jky10@pm.me>
4 files changed
tree: 7fcbb1ce81b311412c822887a48593cfcd544412
  1. .github/
  2. examples/
  3. logos/
  4. products/
  5. scripts/
  6. site/
  7. .asf.yaml
  8. .gitignore
  9. .licenserc.yaml
  10. .pre-commit-config.yaml
  11. doap_flagon.rdf
  12. KEYS
  13. LICENSE
  14. NOTICE
  15. package-lock.json
  16. package.json
  17. README.md
README.md

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

/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

Documentation