Open nang-dev opened 1 month ago
Basically some questions we need answers for:
Total Daily Active Users can be filtered based on the Axiom parameters. Ex: In the past 5 min there have been 6 users, 15 there have been 30 users, and etc.
Table
Basically some questions we need answers for:
Which metrics do we need in Axiom?
we have 3 categories Free-trial (server) Subscribed (server) Own API-Key
Let's get a graph of:
Let's get a table of:
number of Requests for each category, then number Requests for each model
How many users who used the app 1 week ago are still using it today?
Are these users the same? Are they different?
Who are our power users (using it 4 times a week)
todo: how many tokens does the average request use (input + output)?
Dot plot:
For all the top 100 users, lets make this visualization:
rows: users (sorted descending by total # of requests)
cols (past 3 weeks): each day: a color, green if they sent a request that day, grey if they didnt.