> For the complete documentation index, see [llms.txt](https://cherrycake.tin.cat/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cherrycake.tin.cat/reference/core-modules/stats/stats-methods.md).

# Stats methods

## trigger( statsEvent )

Triggers a stats event.

* **`statsEvent`** The StatsEvent object to trigger.

**Returns:** `true` if everything went ok, `false` otherwise.
