Skip to content

Releases: vingkan/epimetheus

Report Firebase Data via Slackbot

26 Feb 19:02
Compare
Choose a tag to compare

Epimetheus

Easily monitor web analytics and insights by aggregating Prometheus data in Firebase via a Slack bot.

For web app analytics to be meaningful, they must extend beyond just pageviews. PrometheusJS is an open source library that allows developers to track rich web analytics using Firebase, separate from core app data. Epimetheus allows developers to write custom aggregations on this data and easily access the resulting insights by chatting with a Slack bot. Use cases might include:

  • Monitor KPIs: daily active users, monthly active users, user churn
  • Review Experiments: report conversion rates, A/B test results, feature usage
  • Assess Usability: analyze time to complete tasks, identify high priority errors

View the readme file to get started using Epimetheus with your team!