0.0.3-alpha.0 • Published 4 years ago

@atrackt/core v0.0.3-alpha.0

Weekly downloads
10
License
SEE LICENSE IN LI...
Repository
github
Last release
4 years ago

Atrackt

A library for making complex tracking & analytics easier

API

All methods can be called globally for all set plugins (Atrackt.[METHOD NAME]), or for an individual plugin (Atrackt.plugins.[PLUGIN NAME].[METHOD NAME])


Todo: Production

  • easily include extra data for both elements and objects (via js w/out atrackt-function)
  • easily include/change data for tracking objects (via js w/out atrackt-function)
  • allow setting data and event via Atrackt.track
  • rename location to title
  • rename categories to location
  • use VisualEvent as a reference to find elements with events

Todo: Development

  • webpack
    • add copy-pkg-json-webpack-plugin
    • generate CHANGELOG
    • copy README.md, LICENSE, CHANGELOG
    • build demo
    • launch demo server
    • livereload
    • publish to github packages
    • transpile with babel
  • add jest
  • add CI (github actions/travis/circle)
  • add readme badges
  • add configuration dot-files
Creative Commons Attribution NonCommercial NoDerivatives 4.0 International License