Snowplow JavaScript Tracker v2.2.0
Now making it easy to access domain user ID, fingerprint etc from outside the tracker.
New features
- Made trackerDictionary object available in onload callbacks, thanks @murphybob! (#294)
- Added public method to get duid (#289)
- Added public method to get user fingerprint (#288)
- Added ability to disable use of localStorage (#181)
- Added ability to disable cookies (#140)
Bug fixes
- Ensured all page offsets are integers (#291)
- URL encoded custom contexts if base 64 encoding is disabled (#299)