0.1.0
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.