PHPackages                             automattic/jetpack-heartbeat - 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. automattic/jetpack-heartbeat

Abandoned → [automattic/jetpack-connection](/?search=automattic%2Fjetpack-connection)ArchivedJetpack-library[Utility &amp; Helpers](/categories/utility)

automattic/jetpack-heartbeat
============================

This adds a cronjob that sends a batch of internal automattic stats to wp.com once a day

v2.0.1(2y ago)3699.4k↑146.7%1GPL-2.0-or-laterPHPPHP &gt;=7.0

Since Aug 26Pushed 2y ago1 watchersCompare

[ Source](https://github.com/Automattic/jetpack-heartbeat)[ Packagist](https://packagist.org/packages/automattic/jetpack-heartbeat)[ RSS](/packages/automattic-jetpack-heartbeat/feed)WikiDiscussions trunk Synced 3d ago

READMEChangelog (1)Dependencies (2)Versions (43)Used By (0)

Jetpack Heartbeat Package
=========================

[](#jetpack-heartbeat-package)

Sends a daily batch of stats to WP.com using the A8C MC Stats package.

These are internal usage stats for Automattic, not visible to site owners.

Usage
-----

[](#usage)

### 1. Make sure Heartbeat is initialized:

[](#1-make-sure-heartbeat-is-initialized)

```
Automattic\Jetpack\Heartbeat::init();
```

### 2. Add your stats to the heartbeat

[](#2-add-your-stats-to-the-heartbeat)

Add a filter callback:

```
add_filter( 'jetpack_heartbeat_stats_array', 'my_callback' );
```

In your callback, add the stats you want to the array with new key =&gt; value pairs where:

- key is the stat group name
- value is the stat name.

```
function my_callback( $stats ) {
	$stats['my-plugin'] = 'active';
	return $stats;
}
```

This will bump the stats for the 'my-plugin/active' stat.

And that's all!

Now your stats will be added to the batch of stats that are bumped once a day.

Using this package in your WordPress plugin
-------------------------------------------

[](#using-this-package-in-your-wordpress-plugin)

If you plan on using this package in your WordPress plugin, we would recommend that you use [Jetpack Autoloader](https://packagist.org/packages/automattic/jetpack-autoloader) as your autoloader. This will allow for maximum interoperability with other plugins that use this package as well.

Security
--------

[](#security)

Need to report a security vulnerability? Go to  or directly to our security bug bounty site .

License
-------

[](#license)

jetpack-heartbeat is licensed under [GNU General Public License v2 (or later)](./LICENSE.txt)

###  Health Score

39

—

LowBetter than 84% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity39

Limited adoption so far

Community25

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor3

3 contributors hold 50%+ of commits

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 ~49 days

Recently: every ~144 days

Total

29

Last Release

765d ago

Major Versions

v1.5.3 → v2.0.02024-02-07

### Community

Maintainers

![](https://www.gravatar.com/avatar/7c5869ecbb8e0eac7e8b8e0f3cf7bdd8d5fcdc4abc10a72281872c53f8639d44?d=identicon)[automattic](/maintainers/automattic)

![](https://www.gravatar.com/avatar/11609890f6e7a840715f4cfc9622d77ea64b7dfc024df5643fbf8471a18c00f3?d=identicon)[kraft](/maintainers/kraft)

![](https://www.gravatar.com/avatar/5326730499ec14e274f51b9bcc39db6aac0fb38b33849715aae0e2587a2b93df?d=identicon)[jeherve](/maintainers/jeherve)

![](https://www.gravatar.com/avatar/6e220e167e341c28b1aa10bf0bb0374999068329f8683d3187ee3cf6749b8837?d=identicon)[dereksmart](/maintainers/dereksmart)

![](https://www.gravatar.com/avatar/d9dcd98edfbe31a7fa391458eda78cc74ec6b899c49bb687be90b79ba1f69def?d=identicon)[leogermani](/maintainers/leogermani)

---

Top Contributors

[![anomiex](https://avatars.githubusercontent.com/u/1030580?v=4)](https://github.com/anomiex "anomiex (84 commits)")[![jeherve](https://avatars.githubusercontent.com/u/426388?v=4)](https://github.com/jeherve "jeherve (33 commits)")[![samiff](https://avatars.githubusercontent.com/u/15803018?v=4)](https://github.com/samiff "samiff (22 commits)")[![zinigor](https://avatars.githubusercontent.com/u/374293?v=4)](https://github.com/zinigor "zinigor (21 commits)")[![sergeymitr](https://avatars.githubusercontent.com/u/1341249?v=4)](https://github.com/sergeymitr "sergeymitr (20 commits)")[![kraftbj](https://avatars.githubusercontent.com/u/88897?v=4)](https://github.com/kraftbj "kraftbj (14 commits)")[![sdixon194](https://avatars.githubusercontent.com/u/33553323?v=4)](https://github.com/sdixon194 "sdixon194 (9 commits)")[![leogermani](https://avatars.githubusercontent.com/u/971483?v=4)](https://github.com/leogermani "leogermani (5 commits)")[![coder-karen](https://avatars.githubusercontent.com/u/16754605?v=4)](https://github.com/coder-karen "coder-karen (5 commits)")[![tbradsha](https://avatars.githubusercontent.com/u/32492176?v=4)](https://github.com/tbradsha "tbradsha (4 commits)")[![nateweller](https://avatars.githubusercontent.com/u/10933065?v=4)](https://github.com/nateweller "nateweller (4 commits)")[![ice9js](https://avatars.githubusercontent.com/u/8056203?v=4)](https://github.com/ice9js "ice9js (4 commits)")[![yansern](https://avatars.githubusercontent.com/u/1287077?v=4)](https://github.com/yansern "yansern (3 commits)")[![nunyvega](https://avatars.githubusercontent.com/u/16329583?v=4)](https://github.com/nunyvega "nunyvega (3 commits)")[![fgiannar](https://avatars.githubusercontent.com/u/1758399?v=4)](https://github.com/fgiannar "fgiannar (3 commits)")[![bindlegirl](https://avatars.githubusercontent.com/u/1242807?v=4)](https://github.com/bindlegirl "bindlegirl (3 commits)")[![gmjuhasz](https://avatars.githubusercontent.com/u/36671565?v=4)](https://github.com/gmjuhasz "gmjuhasz (3 commits)")[![zaerl](https://avatars.githubusercontent.com/u/167611?v=4)](https://github.com/zaerl "zaerl (3 commits)")[![chrisbliss18](https://avatars.githubusercontent.com/u/56307?v=4)](https://github.com/chrisbliss18 "chrisbliss18 (2 commits)")[![darssen](https://avatars.githubusercontent.com/u/13239096?v=4)](https://github.com/darssen "darssen (2 commits)")

---

Tags

jetpack

### Embed Badge

![Health badge](/badges/automattic-jetpack-heartbeat/health.svg)

```
[![Health](https://phpackages.com/badges/automattic-jetpack-heartbeat/health.svg)](https://phpackages.com/packages/automattic-jetpack-heartbeat)
```

###  Alternatives

[automattic/jetpack

Jetpack supercharges your self‑hosted WordPress site with the awesome cloud power of WordPress.com

3622.8k](/packages/automattic-jetpack)

PHPackages © 2026

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