$def with (counts) $ _x = ctx.setdefault('cssfile', 'admin') $ _x = ctx.setdefault('usergroup', 'admin') $ stats = get_admin_stats()
$if ctx.user and ctx.user.is_admin(): $:render_template("admin/menu")

$_("Stats")

Today Yesterday Last 7 days Last 28 days
Human $commify(counts.human_edits.latest) $commify(counts.human_edits.previous) $commify(counts.human_edits.get_summary(7)) $commify(counts.human_edits.get_summary(28))
Bot $commify(counts.bot_edits.latest) $commify(counts.bot_edits.previous) $commify(counts.bot_edits.get_summary(7)) $commify(counts.bot_edits.get_summary(28))
Total $commify(counts.bot_edits.latest + counts.human_edits.latest) $commify(counts.bot_edits.previous + counts.human_edits.previous) $commify(counts.bot_edits.get_summary(7) + counts.human_edits.get_summary(7)) $commify(counts.bot_edits.get_summary(28) + counts.human_edits.get_summary(28))
$ acts_link = '/admin/people' if (ctx.user and ctx.user.is_admin()) else '/recentchanges/new-account' New Accounts Per Day

Members

Today Yesterday Last 7 days Last 28 days All Time
$commify(counts.members.latest) $commify(counts.members.previous) $commify(counts.members.get_summary(7)) $commify(counts.members.get_summary(28)) $commify(counts.members.total)

Items Added

Last 7 days Last 28 days Trend Total
Works Added $commify(counts.works.get_summary(7)) $commify(counts.works.get_summary(28))
$commify(counts.works.total)
Editions Added $commify(counts.editions.get_summary(7)) $commify(counts.editions.get_summary(28))
$commify(counts.editions.total)
Authors Added $commify(counts.authors.get_summary(7)) $commify(counts.authors.get_summary(28))
$commify(counts.authors.total)
Covers Added $commify(counts.covers.get_summary(7)) $commify(counts.covers.get_summary(28))
$commify(counts.covers.total)
New Members $commify(counts.members.get_summary(7)) $commify(counts.members.get_summary(28))
$commify(counts.members.total)
Lists Added $commify(counts.lists.get_summary(7)) $commify(counts.lists.get_summary(28))
$commify(counts.lists.total)
Books Logged $commify(counts.reading_log['total_books_logged']['week']['count']) $commify(counts.reading_log['total_books_logged']['month']['count']) $commify(counts.reading_log['total_books_logged']['total']['count'])
Users Logging $commify(counts.reading_log['total_users_logged']['week']['count']) $commify(counts.reading_log['total_users_logged']['month']['count']) $commify(counts.reading_log['total_users_logged']['total']['count'])
Books Review Tags $commify(counts.reading_log['total_reviews']['week']) $commify(counts.reading_log['total_reviews']['month']) $commify(counts.reading_log['total_reviews']['total'])
Books Reviewed $commify(counts.reading_log['total_books_reviewed']['week']) $commify(counts.reading_log['total_books_reviewed']['month']) $commify(counts.reading_log['total_books_reviewed']['total'])
Users Reviewing $commify(counts.reading_log['total_reviewers']['week']) $commify(counts.reading_log['total_reviewers']['month']) $commify(counts.reading_log['total_reviewers']['total'])
Notes Created $commify(counts.reading_log['total_notes_created']['week']) $commify(counts.reading_log['total_notes_created']['month']) $commify(counts.reading_log['total_notes_created']['total'])
Patrons Creating Notes $commify(counts.reading_log['total_note_takers']['week']) $commify(counts.reading_log['total_note_takers']['month']) $commify(counts.reading_log['total_note_takers']['total'])
Books Starred $commify(counts.reading_log['total_books_starred']['week']) $commify(counts.reading_log['total_books_starred']['month']) $commify(counts.reading_log['total_books_starred']['total'])
Star Rating Patrons $commify(counts.reading_log['total_star_raters']['week']) $commify(counts.reading_log['total_star_raters']['month']) $commify(counts.reading_log['total_star_raters']['total'])

Unique Visitors

Unique visitors IPs per day graph

Borrows

Borrows, last 3 months graph Borrows, last 2 years graph