Skip to content

0.1.0

Compare
Choose a tag to compare
@JeroenBakker JeroenBakker released this 24 Jul 20:53
· 18 commits to main since this release

The first version!

Added

  • The ability to process pageviews, modeling them as interactions and logging any interactions that may lead to new attribution.
  • The ability to change interactions before evaluating changes in attribution through the use of middlewares.
  • The ability to respond to changes in attribution by registering a callback with InteractionLogger.onAttributionChange().
  • Attribution models that use the logged interactions to determine attribution.