PHPackages                             utopia-php/analytics - 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. [Framework](/categories/framework)
4. /
5. utopia-php/analytics

ActiveLibrary[Framework](/categories/framework)

utopia-php/analytics
====================

A simple library to track events &amp; users.

0.16.0(2mo ago)19273.1k↓11%18[1 issues](https://github.com/utopia-php/analytics/issues)[2 PRs](https://github.com/utopia-php/analytics/pulls)1MITPHPPHP &gt;=8.1

Since Feb 3Pushed 2mo ago6 watchersCompare

[ Source](https://github.com/utopia-php/analytics)[ Packagist](https://packagist.org/packages/utopia-php/analytics)[ RSS](/packages/utopia-php-analytics/feed)WikiDiscussions main Synced 2d ago

READMEChangelog (10)Dependencies (7)Versions (62)Used By (1)

Utopia Analytics
================

[](#utopia-analytics)

[![Total Downloads](https://camo.githubusercontent.com/10cc94b25b5c19e38a8506f6135379c5aa0c89fe10babc2e7594a7b73544a863/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f75746f7069612d7068702f616e616c79746963732e737667)](https://camo.githubusercontent.com/10cc94b25b5c19e38a8506f6135379c5aa0c89fe10babc2e7594a7b73544a863/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f75746f7069612d7068702f616e616c79746963732e737667)[![Discord](https://camo.githubusercontent.com/6e418910df1b6eb524c6cbd88dbaf5a5aa294316eeadcd963e11262a319f6321/68747470733a2f2f696d672e736869656c64732e696f2f646973636f72642f3536343136303733303834353135313234343f6c6162656c3d646973636f7264)](https://appwrite.io/discord)

Utopia Analytics is a simple and lite library to send information about events or pageviews to various analytics platforms. This library is aiming to be as simple and easy to learn and use. This library is maintained by the [Appwrite team](https://appwrite.io).

Although this library is part of the [Utopia Framework](https://github.com/utopia-php/framework) project it is dependency free and can be used as standalone with any other PHP project or framework.

Getting Started
---------------

[](#getting-started)

Install using composer:

```
composer require utopia-php/analytics
```

Init in your application:

```
