Birdseye just picked up two big things.
It runs on Flarum 1.8 now. Until now Birdseye needed Flarum 2.0. It works on both lines today, with exactly the same dashboard and features on each, so you can add it whether your forum is still on 1.8 or already on the 2.0 line.
Export your stats to CSV. Every breakdown on the dashboard (top pages, discussions, tags, referrers, searches, devices, countries) now has a small download button, and there is an Export CSV button that saves the whole report as one tidy table. Open it in any spreadsheet app to sort, filter, chart, or keep your own records. Your data stays in your own database, and the export is yours to use however you like.
A few fixes came along too: the report now loads reliably on forums whose database tables use a prefix, the Bars/Pie toggle no longer closes the analytics window when you open it from the forum menu, and the CSV export is hardened so a value can never be treated as a spreadsheet formula.
To get it, update Birdseye from your Extension Manager (v1.2.1). If the update button does not show it yet, run this once from your forum's root folder:
composer require linkrobins/birdseye
php flarum cache:clear
Everything else stays the same: your stats live in your own database, counted server-side with zero JavaScript and no cookies.