Phoenix Analytics: Efficient Data Tracking for Phoenix Applications
2025-02-04
![]()
Phoenix Analytics is a tool for Phoenix applications that facilitates user behavior and performance tracking with minimal impact on the main system. The tool uses DuckDB for separate analytics data storage to avoid interference with the primary database. It provides features such as lightweight tracking, easy integration, and a dashboard for visualization. While primarily designed for single-instance applications, it also supports setups without auto scaling groups using either DuckDB or Postgres.
Was this useful?