Overlord Analytics

Overlord Analytics

Overview dashboard for the Overlord idle RPG.

Dropdown

Key Metrics

Big Value
error
Big Value
error
Big Value
error
Big Value
error

DAU Trend

Line Chart
Catalog Error: Table with name dau_trend does not exist!
Did you mean "pg_catalog.pg_attrdef"?

LINE 3: FROM game_logs.dau_trend
             ^

New vs Returning Login Player-Days

Bar Chart
Catalog Error: Table with name new_vs_returning does not exist!
Did you mean "information_schema.check_constraints"?

LINE 3: FROM game_logs.new_vs_returning
             ^

Active Players by Hour of Day

Peak hours of player activity (UTC).

Line Chart
Catalog Error: Table with name hourly_active_players does not exist!
Did you mean "information_schema.table_constraints"?

LINE 3: FROM game_logs.hourly_active_players
             ^

Events by Category

Distribution of all events grouped into logical categories.

Bar Chart
Catalog Error: Table with name events_by_category does not exist!
Did you mean "main.sqlite_master"?

LINE 3: FROM game_logs.events_by_category
             ^

Top Players by Battle Count

Top 50 players ranked by number of battles, with observed level and latest logout power when available.

Data Table
Catalog Error: Table with name top_players does not exist!
Did you mean "pg_catalog.pg_tables"?

LINE 3: FROM game_logs.top_players
             ^