> ## Documentation Index
> Fetch the complete documentation index at: https://docs.sageprotocol.xyz/llms.txt
> Use this file to discover all available pages before exploring further.

# Analytics > Actions

> Creates, increments, and manages analytics metrics associated with channels, groups, and users.

```rust theme={null}
use std::string;
use sage_admin::admin_access;
use sage_admin::apps;
use sage_analytics::analytics;
use sage_trust::trust_access;
```

<Tip>
  Explore this module further in the Mover Registry: @sage/analytics
</Tip>
