Releases: Spock-Analytics/spock-sdk
Releases · Spock-Analytics/spock-sdk
v1.0.0-beta.6
Fixed
- Add txn status in event flow tracking.
v1.0.0-beta.5
Fixed
- Session expiry handling on page unload.
v1.0.0-beta.4
Fixed
- Add txn hash on txn-submit tracking.
- Expire session on wallet or chain change.
v1.0.0-beta.3
Fixed
- Events flow in session.
- Geolocation tracking on intial events.
v1.0.0-beta.2
Fixed
- Cookie handling with consent.
- DistinctId key bug.
v1.0.0-beta.1
Added
- Make geolocation tracking optional.
v1.0.0-beta.0
Added
- Indentification, link distinctId with users(wallet).
- New meta-data properties with all tracking events.
- UTM paramters tracking.
- Opt out support for make tracking consentful for the required application.
Changed
- Improve session tracking through server support.
- Removed deprecated value contribution functions.
- Separated pathname and search parameters for
trackPageView
.