Skip to main content
The Atlas JavaScript SDK is under development. This page describes the planned API surface. Join the waitlist to be notified.

What the SDK Does

The @atlas-platform/sdk JavaScript package is designed to be injected into your frontend (web application) to automatically capture:
  • Page views and navigation events
  • Session duration and activity
  • UI interactions (bet slip opens, game launches, etc.)
  • Frontend performance metrics
This complements the backend Events API, which captures financial and operational events.

Backend vs Frontend Events

Planned Installation

Or via CDN:

Planned Usage

Stay Updated