PHPackages                             itiden/statamic-fa-widget - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. itiden/statamic-fa-widget

ActiveStatamic-addon[Utility &amp; Helpers](/categories/utility)

itiden/statamic-fa-widget
=========================

Statamic addon to add a widget with statistics from Fathom Analytics

v2.0.0(2y ago)23.8k3[2 issues](https://github.com/itiden/statamic-fa-widget/issues)MITPHP

Since Jun 22Pushed 2y agoCompare

[ Source](https://github.com/itiden/statamic-fa-widget)[ Packagist](https://packagist.org/packages/itiden/statamic-fa-widget)[ RSS](/packages/itiden-statamic-fa-widget/feed)WikiDiscussions main Synced today

READMEChangelog (7)Dependencies (3)Versions (8)Used By (0)

Statamic FA Widget
==================

[](#statamic-fa-widget)

This is a Statamic widget that shows statistics from Fathom Analytics on your Statamic dashboard. Developed by [Itiden](https://www.itiden.se/en).

How to install
--------------

[](#how-to-install)

Require the addon using Composer

```
composer require itiden/statamic-fa-widget
```

How to use
----------

[](#how-to-use)

You need to add the following variables to your `.env` file

```
FA_API_TOKEN="your-fathom-api-token"
FA_SITE_ID="YOUR-SITE_ID"
FA_HOSTNAME="your-hostname-optional"
```

You can also manage your settings in the configuration file by publishing it:

```
php artisan vendor:publish --tag="fa-widget-config"
```

If you don't set a hostname, your results will be for all hostnames your site has.

You also need to add the widget to the widget array in config/statamic/cp.php file, as you would with [any other widget](https://statamic.dev/widgets#configuration).

```
[
    'type' => 'fa',
    'width' => 100,
],
```

We recommend you use the widget at 100 width.

API Notice
----------

[](#api-notice)

The Fathom Analytics API is in a early access phase and might change causing this addon to fail.
We will do our best to make sure it is updated when the API changes.

The fathom analytics API don't yet support filtering for multiple hostnames, so for now only the first will be used.

Disclaimer
----------

[](#disclaimer)

Itiden is not affiliated with Fathom Analytics, nor is it part of the company that owns Fathom Analytics, Conva Ventures Inc. We have created this widget for our own use in projects and comissions, and simply want to share it with whoever wants to use it in their project or site.

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 52.9% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~57 days

Recently: every ~85 days

Total

7

Last Release

767d ago

Major Versions

v1.1.0 → v2.0.02024-05-27

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/13601619?v=4)[Itiden](/maintainers/itiden)[@itiden](https://github.com/itiden)

---

Top Contributors

[![patrosk](https://avatars.githubusercontent.com/u/89792463?v=4)](https://github.com/patrosk "patrosk (27 commits)")[![NeoIsRecursive](https://avatars.githubusercontent.com/u/64473191?v=4)](https://github.com/NeoIsRecursive "NeoIsRecursive (16 commits)")[![andreasbergqvist](https://avatars.githubusercontent.com/u/1663126?v=4)](https://github.com/andreasbergqvist "andreasbergqvist (8 commits)")

---

Tags

laravelstatamicfathom-analytics

###  Code Quality

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/itiden-statamic-fa-widget/health.svg)

```
[![Health](https://phpackages.com/badges/itiden-statamic-fa-widget/health.svg)](https://phpackages.com/packages/itiden-statamic-fa-widget)
```

###  Alternatives

[statamic/seo-pro

68516.6k](/packages/statamic-seo-pro)[statamic-rad-pack/runway

Eloquently manage your database models in Statamic.

135224.7k7](/packages/statamic-rad-pack-runway)[statamic/cms

The Statamic CMS Core Package

4.8k3.6M985](/packages/statamic-cms)[duncanmcclean/statamic-cargo

Comprehensive e-commerce addon for Statamic. Build bespoke e-commerce sites without the complexity.

3416.9k](/packages/duncanmcclean-statamic-cargo)[statamic/statamic

Statamic

829179.5k](/packages/statamic-statamic)[marcorieser/statamic-livewire

A Laravel Livewire integration for Statamic.

23111.5k15](/packages/marcorieser-statamic-livewire)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
