Skip to content

v1.1.0

Latest

Choose a tag to compare

@sborsje sborsje released this 27 Jan 12:51
07eb02f
  • Synchronous methods trackSync(), identifySync(), and groupSync() for cases requiring send confirmation

  • getQueueSize() method to check number of queued events

  • onError and onSuccess callback options for batch send results

  • SendException class for handling synchronous operation failures

  • Support for group-only events using groupId without userId for organization-level tracking

  • Documentation updated to support both analytics modes (Companies & Teams vs Individual Customers)

  • BREAKING: Remove IP tracking - the ip() option has been removed from TrackOptions, IdentifyOptions, and GroupOptions