Skip to content

arraypress/waveform-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WaveformTracker

Lightweight, privacy-first analytics for WaveformPlayer. Track meaningful audio engagement — real listens, not bounces — and send it anywhere.

npm version license

Documentation · npm


Install

npm install @arraypress/waveform-tracker @arraypress/waveform-player
import WaveformTracker from '@arraypress/waveform-tracker';

WaveformTracker.init({
  endpoint: '/api/listens',
  events: { play: 3, listen: 30, complete: 90 }
});

Documentation

Full configuration, payload shape and privacy notes live in the docs.

Configuration · Payload · Privacy

License

MIT © ArrayPress

About

Lightweight analytics tracking for WaveformPlayer. Track meaningful audio engagement with minimal overhead.

Topics

Resources

License

Stars

Watchers

Forks

Packages