UNPKG

@datataki/client

Version:

A lightweight client-side event tracking library for modern web applications. Track user sessions, page views, interactions and custom events with minimal setup.

1 lines 294 B
Object.defineProperty(exports,"__esModule",{value:!0}),exports.ScrollDirection=exports.EventType=void 0,exports.EventType={PAGE_VIEW:"page_view",CLICK:"click",SCROLL:"scroll",SESSION_START:"session_start",SESSION_END:"session_end",CUSTOM:"custom"},exports.ScrollDirection={UP:"up",DOWN:"down"};