You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: improve README with features section, badges and version table
- Add License and PHP Version badges
- Add Features section highlighting plugin capabilities
- Add Livewire column to version compatibility table
- Add PHP version and Filament version to Requirements section
- Improve description and Configuration section wording
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Copy file name to clipboardExpand all lines: README.md
+25-11Lines changed: 25 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,21 +9,34 @@
9
9
[](https://packagist.org/packages/jeffersongoncalves/filament-metrics-fathom)
Filament plugin for **Fathom Analytics** metrics. Provides a settings page and dashboard widgets to visualize your website analytics directly in Filament.
15
+
A [Filament](https://filamentphp.com) plugin that integrates [Fathom Analytics](https://usefathom.com) into your admin panel. Get real-time visitor counts, pageview charts, top pages, referrers, browsers, countries and device breakdowns — all from your Filament dashboard.
16
+
17
+
## Features
18
+
19
+
- Settings page to configure Fathom API credentials directly from the panel
0 commit comments