/tracker

PoeticMetric's web event tracker.

Primary LanguageJavaScriptMIT LicenseMIT

PoeticMetric Tracker

Manifesto | Docs | Blog | Twitter

PoeticMetric is a privacy-first, regulation-compliant, blazingly fast analytics tool. And this is the source code of PoeticMetric's event tracker.

Building

There is nothing much to build, really. index.js is already usable with almost all browser versions. We just minify it to reduce the file size.

$ yarn build

The build will create poeticmetric.js file in the dist folder.

License

Copyright © 2021, PoeticMetric. Released under the MIT License. See it here.