# insitella

**insitella** is a lightweight JavaScript package designed for tracking user interactions in web applications. It captures events such as clicks, page views, and other activities, helping you analyze user behavior effectively.
Before installing, please make sure to include the following CDN in your application’s index.html: <script src="https://cdn.socket.io/4.6.1/socket.io.min.js"></script>.

Note: This version is published for testing purposes and is still in the development phase.

## Installation

Install the package via npm:

```sh
npm install insitella