Skip to content

Releases: Spock-Analytics/spock-sdk

v1.0.0-beta.6

29 May 14:42
Compare
Choose a tag to compare
v1.0.0-beta.6 Pre-release
Pre-release

Fixed

  • Add txn status in event flow tracking.

v1.0.0-beta.5

11 May 22:56
618be1e
Compare
Choose a tag to compare
v1.0.0-beta.5 Pre-release
Pre-release

Fixed

  • Session expiry handling on page unload.

v1.0.0-beta.4

10 May 11:34
592d28f
Compare
Choose a tag to compare
v1.0.0-beta.4 Pre-release
Pre-release

Fixed

  • Add txn hash on txn-submit tracking.
  • Expire session on wallet or chain change.

v1.0.0-beta.3

06 May 12:32
9f28bee
Compare
Choose a tag to compare
v1.0.0-beta.3 Pre-release
Pre-release

Fixed

  • Events flow in session.
  • Geolocation tracking on intial events.

v1.0.0-beta.2

05 May 13:58
c920884
Compare
Choose a tag to compare
v1.0.0-beta.2 Pre-release
Pre-release

Fixed

  • Cookie handling with consent.
  • DistinctId key bug.

v1.0.0-beta.1

05 May 11:33
4f17792
Compare
Choose a tag to compare
v1.0.0-beta.1 Pre-release
Pre-release

Added

  • Make geolocation tracking optional.

v1.0.0-beta.0

04 May 20:53
44e268e
Compare
Choose a tag to compare
v1.0.0-beta.0 Pre-release
Pre-release

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.

v0.1.2

03 Feb 11:24
Compare
Choose a tag to compare

Changed

  • Convert user ip fetching as a one time procedure. (239a4)
  • Add ip support on all server routes. (239a4)
  • Deprecate value contribution functions. (80edd)

Fixed

  • Navigation record in session. (239a4)
  • New session starting on chain change. (239a4)
  • Session duration bug. (239a4)

v0.1.1

08 Jan 18:49
Compare
Choose a tag to compare

Changed

  • Add end session functionality on account and chain change. (1ae21)
  • Add submit and reject txn count in session data. (1ae21)
  • Config eslint, lint-staged and husky. (1ae21)

v0.1.0

03 Nov 09:30
e0dfee8
Compare
Choose a tag to compare

Changed

  • Remove beta tag from sdk (aa8d1)