Skip to content
This repository was archived by the owner on Dec 17, 2025. It is now read-only.

Mable-AI/analytics.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mable AI Analytics JS

Analytics library to send events to the mable server without having to deal with all the manual steps.

Usage - Setup

const Analytics = require('@mableai/analytics')

const analytics = new Analytics(apiKey);

Track Events

analytics.track(event, cb);

Identify Events

analytics.identify(event, cb);

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 7